Class EvaluatedExclusionTriggerType
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.EvaluatedExclusionTriggerType
- 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
FieldsModifier and TypeFieldDescriptionstatic final QNameprotected AssignmentTypeprotected PolyStringTypeprotected AssignmentPathTypeprotected ObjectReferenceTypestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNameFields 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
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(JaxbVisitor visitor) clone()conflictingObjectRef(String oid, QName type) conflictingObjectRef(String oid, QName type, QName relation) constraintName(String value) booleanequals(Object other, StructuredEqualsStrategy strategy) inthashCode(StructuredHashCodeStrategy strategy) message(LocalizableMessageType value) presentationOrder(Integer value) voidvoidvoidvoidMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.EvaluatedPolicyRuleTriggerType
getConstraintKind, getConstraintName, getFinal, getHidden, getMessage, getPresentationOrder, getRef, getRuleName, getShortMessage, getTriggerId, isFinal, isHidden, setConstraintKind, setConstraintName, setFinal, setHidden, setMessage, setPresentationOrder, setRef, setRuleName, setShortMessage, setTriggerIdMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
equals, hashCode, toString
-
Field Details
-
conflictingObjectRef
-
conflictingObjectDisplayName
-
conflictingObjectPath
-
conflictingAssignment
-
COMPLEX_TYPE
-
F_CONFLICTING_OBJECT_REF
-
F_CONFLICTING_OBJECT_DISPLAY_NAME
-
F_CONFLICTING_OBJECT_PATH
-
F_CONFLICTING_ASSIGNMENT
-
-
Constructor Details
-
EvaluatedExclusionTriggerType
public EvaluatedExclusionTriggerType() -
EvaluatedExclusionTriggerType
-
-
Method Details
-
getConflictingObjectRef
-
setConflictingObjectRef
-
getConflictingObjectDisplayName
-
setConflictingObjectDisplayName
-
getConflictingObjectPath
-
setConflictingObjectPath
-
getConflictingAssignment
-
setConflictingAssignment
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classEvaluatedPolicyRuleTriggerType
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classEvaluatedPolicyRuleTriggerType
-
conflictingObjectRef
-
conflictingObjectRef
-
conflictingObjectRef
-
beginConflictingObjectRef
-
conflictingObjectDisplayName
-
conflictingObjectDisplayName
-
conflictingObjectPath
-
beginConflictingObjectPath
-
conflictingAssignment
-
beginConflictingAssignment
-
ref
- Overrides:
refin classEvaluatedPolicyRuleTriggerType
-
triggerId
- Overrides:
triggerIdin classEvaluatedPolicyRuleTriggerType
-
ruleName
- Overrides:
ruleNamein classEvaluatedPolicyRuleTriggerType
-
constraintName
- Overrides:
constraintNamein classEvaluatedPolicyRuleTriggerType
-
constraintKind
- Overrides:
constraintKindin classEvaluatedPolicyRuleTriggerType
-
message
- Overrides:
messagein classEvaluatedPolicyRuleTriggerType
-
shortMessage
- Overrides:
shortMessagein classEvaluatedPolicyRuleTriggerType
-
presentationOrder
- Overrides:
presentationOrderin classEvaluatedPolicyRuleTriggerType
-
_final
- Overrides:
_finalin classEvaluatedPolicyRuleTriggerType
-
accept
- Specified by:
acceptin interfaceJaxbVisitable- Overrides:
acceptin classEvaluatedPolicyRuleTriggerType
-
clone
- Specified by:
clonein interfacePlainStructured- Overrides:
clonein classEvaluatedPolicyRuleTriggerType
-