Package com.hp.ucmdb.api.policy
Interface TopologyPolicyRuleDefinition
- All Superinterfaces:
PolicyRuleDefinition<TopologyPolicyRuleDefinition>
public interface TopologyPolicyRuleDefinition
extends PolicyRuleDefinition<TopologyPolicyRuleDefinition>
Created with IntelliJ IDEA.
User: noter
Date: 26/08/12
Time: 16:32
To change this template use File | Settings | File Templates.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
withAntiPattern
(boolean antiPattern) withConditionTqlName
(String conditionTqlName) Methods inherited from interface com.hp.ucmdb.api.policy.PolicyRuleDefinition
advancedFilter, categories, dataVersion, description, enabled, external, leadingCiType, name, source, type, validFrom, validUntil, withAdvancedFilter, withCategories, withDataVersion, withDescription, withEnabled, withExternal, withLeadingCiType, withSource, withValidFrom, withValidUntil
-
Method Details
-
conditionTqlName
String conditionTqlName() -
withConditionTqlName
-
antiPattern
boolean antiPattern() -
withAntiPattern
-