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
Modifier and TypeFieldDescriptionstatic final QName
protected AssignmentType
protected PolyStringType
protected AssignmentPathType
protected ObjectReferenceType
static final ItemName
static final ItemName
static final ItemName
static final ItemName
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()
conflictingObjectRef
(String oid, QName type) conflictingObjectRef
(String oid, QName type, QName relation) constraintName
(String value) boolean
equals
(Object other, StructuredEqualsStrategy strategy) int
hashCode
(StructuredHashCodeStrategy strategy) message
(LocalizableMessageType value) presentationOrder
(Integer value) void
void
void
void
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
-
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:
hashCode
in interfacePlainStructured
- Overrides:
hashCode
in classEvaluatedPolicyRuleTriggerType
-
equals
- Specified by:
equals
in interfacePlainStructured
- Overrides:
equals
in classEvaluatedPolicyRuleTriggerType
-
conflictingObjectRef
-
conflictingObjectRef
-
conflictingObjectRef
-
beginConflictingObjectRef
-
conflictingObjectDisplayName
-
conflictingObjectDisplayName
-
conflictingObjectPath
-
beginConflictingObjectPath
-
conflictingAssignment
-
beginConflictingAssignment
-
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
-