Class EvaluatedRequirementTriggerType
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.EvaluatedRequirementTriggerType
- 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 QNamestatic final ItemNameprotected ObjectReferenceTypeFields 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()constraintName(String value) booleanequals(Object other, StructuredEqualsStrategy strategy) inthashCode(StructuredHashCodeStrategy strategy) message(LocalizableMessageType value) presentationOrder(Integer value) requirementObjectRef(String oid, QName type) requirementObjectRef(String oid, QName type, QName relation) voidMethods 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
-
requirementObjectRef
-
COMPLEX_TYPE
-
F_REQUIREMENT_OBJECT_REF
-
-
Constructor Details
-
EvaluatedRequirementTriggerType
public EvaluatedRequirementTriggerType() -
EvaluatedRequirementTriggerType
-
-
Method Details
-
getRequirementObjectRef
-
setRequirementObjectRef
-
hashCode
- Specified by:
hashCodein interfacePlainStructured- Overrides:
hashCodein classEvaluatedPolicyRuleTriggerType
-
equals
- Specified by:
equalsin interfacePlainStructured- Overrides:
equalsin classEvaluatedPolicyRuleTriggerType
-
requirementObjectRef
-
requirementObjectRef
-
requirementObjectRef
-
beginRequirementObjectRef
-
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
-