Class EvaluatedSituationTriggerType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.common_3.EvaluatedPolicyRuleTriggerType
com.evolveum.midpoint.xml.ns._public.common.common_3.EvaluatedSituationTriggerType
- All Implemented Interfaces:
PlainStructured
,JaxbVisitable
,Serializable
,Cloneable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.binding.PlainStructured
PlainStructured.WithoutStrategy
-
Field Summary
Modifier and TypeFieldDescriptionstatic final QName
static final ItemName
protected List<EvaluatedPolicyRuleType>
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.EvaluatedPolicyRuleTriggerType
_final, constraintKind, constraintName, F_CONSTRAINT_KIND, F_CONSTRAINT_NAME, F_FINAL, F_HIDDEN, F_MESSAGE, F_PRESENTATION_ORDER, F_REF, F_RULE_NAME, F_SHORT_MESSAGE, F_TRIGGER_ID, hidden, message, presentationOrder, ref, ruleName, shortMessage, triggerId
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(JaxbVisitor visitor) clone()
constraintName
(String value) boolean
equals
(Object other, StructuredEqualsStrategy strategy) int
hashCode
(StructuredHashCodeStrategy strategy) message
(LocalizableMessageType value) presentationOrder
(Integer value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.EvaluatedPolicyRuleTriggerType
getConstraintKind, getConstraintName, getMessage, getPresentationOrder, getRef, getRuleName, getShortMessage, getTriggerId, isFinal, isHidden, setConstraintKind, setConstraintName, setFinal, setHidden, setMessage, setPresentationOrder, setRef, setRuleName, setShortMessage, setTriggerId
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
sourceRule
-
COMPLEX_TYPE
-
F_SOURCE_RULE
-
-
Constructor Details
-
EvaluatedSituationTriggerType
public EvaluatedSituationTriggerType() -
EvaluatedSituationTriggerType
-
-
Method Details
-
getSourceRule
-
hashCode
- Specified by:
hashCode
in interfacePlainStructured
- Overrides:
hashCode
in classEvaluatedPolicyRuleTriggerType
-
equals
- Specified by:
equals
in interfacePlainStructured
- Overrides:
equals
in classEvaluatedPolicyRuleTriggerType
-
sourceRule
-
beginSourceRule
-
ref
- Overrides:
ref
in classEvaluatedPolicyRuleTriggerType
-
triggerId
- Overrides:
triggerId
in classEvaluatedPolicyRuleTriggerType
-
ruleName
- Overrides:
ruleName
in classEvaluatedPolicyRuleTriggerType
-
constraintName
- Overrides:
constraintName
in classEvaluatedPolicyRuleTriggerType
-
constraintKind
- Overrides:
constraintKind
in classEvaluatedPolicyRuleTriggerType
-
message
- Overrides:
message
in classEvaluatedPolicyRuleTriggerType
-
shortMessage
- Overrides:
shortMessage
in classEvaluatedPolicyRuleTriggerType
-
presentationOrder
- Overrides:
presentationOrder
in classEvaluatedPolicyRuleTriggerType
-
_final
- Overrides:
_final
in classEvaluatedPolicyRuleTriggerType
-
accept
- Specified by:
accept
in interfaceJaxbVisitable
- Overrides:
accept
in classEvaluatedPolicyRuleTriggerType
-
clone
- Specified by:
clone
in interfacePlainStructured
- Overrides:
clone
in classEvaluatedPolicyRuleTriggerType
-