Class AccessCertificationWorkItemType
- java.lang.Object
-
- com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemType
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationWorkItemType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class AccessCertificationWorkItemType extends AbstractWorkItemType
A work item for a certification case.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.Any
-
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable>
-
-
Field Summary
Fields Modifier and Type Field Description static QName
COMPLEX_TYPE
static ItemName
F_ITERATION
static ItemName
F_OUTPUT_CHANGE_TIMESTAMP
static Producer<AccessCertificationWorkItemType>
FACTORY
-
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemType
F_ASSIGNEE_REF, F_CANDIDATE_REF, F_CLOSE_TIMESTAMP, F_CREATE_TIMESTAMP, F_DEADLINE, F_ESCALATION_LEVEL, F_NAME, F_ORIGINAL_ASSIGNEE_REF, F_OUTPUT, F_PERFORMER_REF, F_STAGE_NUMBER
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Constructor Summary
Constructors Constructor Description AccessCertificationWorkItemType()
AccessCertificationWorkItemType(PrismContext context)
Deprecated.
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractWorkItemType
getAssigneeRef, getCandidateRef, getCloseTimestamp, getCreateTimestamp, getDeadline, getEscalationLevel, getName, getOriginalAssigneeRef, getOutput, getPerformerRef, getStageNumber, setCloseTimestamp, setCreateTimestamp, setDeadline, setEscalationLevel, setName, setOriginalAssigneeRef, setOutput, setPerformerRef, setStageNumber
-
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
-
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
-
-
-
Field Detail
-
COMPLEX_TYPE
public static final QName COMPLEX_TYPE
-
F_OUTPUT_CHANGE_TIMESTAMP
public static final ItemName F_OUTPUT_CHANGE_TIMESTAMP
-
F_ITERATION
public static final ItemName F_ITERATION
-
FACTORY
public static final Producer<AccessCertificationWorkItemType> FACTORY
-
-
Constructor Detail
-
AccessCertificationWorkItemType
public AccessCertificationWorkItemType()
-
AccessCertificationWorkItemType
@Deprecated public AccessCertificationWorkItemType(PrismContext context)
Deprecated.
-
-
Method Detail
-
getOutputChangeTimestamp
public XMLGregorianCalendar getOutputChangeTimestamp()
-
setOutputChangeTimestamp
public void setOutputChangeTimestamp(XMLGregorianCalendar value)
-
getIteration
public Integer getIteration()
-
setIteration
public void setIteration(Integer value)
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classAbstractWorkItemType
-
id
public AccessCertificationWorkItemType id(Long value)
- Overrides:
id
in classAbstractWorkItemType
-
outputChangeTimestamp
public AccessCertificationWorkItemType outputChangeTimestamp(XMLGregorianCalendar value)
-
outputChangeTimestamp
public AccessCertificationWorkItemType outputChangeTimestamp(String value)
-
iteration
public AccessCertificationWorkItemType iteration(Integer value)
-
name
public AccessCertificationWorkItemType name(PolyStringType value)
- Overrides:
name
in classAbstractWorkItemType
-
name
public AccessCertificationWorkItemType name(String value)
- Overrides:
name
in classAbstractWorkItemType
-
stageNumber
public AccessCertificationWorkItemType stageNumber(Integer value)
- Overrides:
stageNumber
in classAbstractWorkItemType
-
createTimestamp
public AccessCertificationWorkItemType createTimestamp(XMLGregorianCalendar value)
- Overrides:
createTimestamp
in classAbstractWorkItemType
-
createTimestamp
public AccessCertificationWorkItemType createTimestamp(String value)
- Overrides:
createTimestamp
in classAbstractWorkItemType
-
deadline
public AccessCertificationWorkItemType deadline(XMLGregorianCalendar value)
- Overrides:
deadline
in classAbstractWorkItemType
-
deadline
public AccessCertificationWorkItemType deadline(String value)
- Overrides:
deadline
in classAbstractWorkItemType
-
originalAssigneeRef
public AccessCertificationWorkItemType originalAssigneeRef(ObjectReferenceType value)
- Overrides:
originalAssigneeRef
in classAbstractWorkItemType
-
originalAssigneeRef
public AccessCertificationWorkItemType originalAssigneeRef(String oid, QName type)
- Overrides:
originalAssigneeRef
in classAbstractWorkItemType
-
originalAssigneeRef
public AccessCertificationWorkItemType originalAssigneeRef(String oid, QName type, QName relation)
- Overrides:
originalAssigneeRef
in classAbstractWorkItemType
-
beginOriginalAssigneeRef
public ObjectReferenceType beginOriginalAssigneeRef()
- Overrides:
beginOriginalAssigneeRef
in classAbstractWorkItemType
-
assigneeRef
public AccessCertificationWorkItemType assigneeRef(ObjectReferenceType value)
- Overrides:
assigneeRef
in classAbstractWorkItemType
-
assigneeRef
public AccessCertificationWorkItemType assigneeRef(String oid, QName type)
- Overrides:
assigneeRef
in classAbstractWorkItemType
-
assigneeRef
public AccessCertificationWorkItemType assigneeRef(String oid, QName type, QName relation)
- Overrides:
assigneeRef
in classAbstractWorkItemType
-
beginAssigneeRef
public ObjectReferenceType beginAssigneeRef()
- Overrides:
beginAssigneeRef
in classAbstractWorkItemType
-
candidateRef
public AccessCertificationWorkItemType candidateRef(ObjectReferenceType value)
- Overrides:
candidateRef
in classAbstractWorkItemType
-
candidateRef
public AccessCertificationWorkItemType candidateRef(String oid, QName type)
- Overrides:
candidateRef
in classAbstractWorkItemType
-
candidateRef
public AccessCertificationWorkItemType candidateRef(String oid, QName type, QName relation)
- Overrides:
candidateRef
in classAbstractWorkItemType
-
beginCandidateRef
public ObjectReferenceType beginCandidateRef()
- Overrides:
beginCandidateRef
in classAbstractWorkItemType
-
performerRef
public AccessCertificationWorkItemType performerRef(ObjectReferenceType value)
- Overrides:
performerRef
in classAbstractWorkItemType
-
performerRef
public AccessCertificationWorkItemType performerRef(String oid, QName type)
- Overrides:
performerRef
in classAbstractWorkItemType
-
performerRef
public AccessCertificationWorkItemType performerRef(String oid, QName type, QName relation)
- Overrides:
performerRef
in classAbstractWorkItemType
-
beginPerformerRef
public ObjectReferenceType beginPerformerRef()
- Overrides:
beginPerformerRef
in classAbstractWorkItemType
-
escalationLevel
public AccessCertificationWorkItemType escalationLevel(WorkItemEscalationLevelType value)
- Overrides:
escalationLevel
in classAbstractWorkItemType
-
beginEscalationLevel
public WorkItemEscalationLevelType beginEscalationLevel()
- Overrides:
beginEscalationLevel
in classAbstractWorkItemType
-
output
public AccessCertificationWorkItemType output(AbstractWorkItemOutputType value)
- Overrides:
output
in classAbstractWorkItemType
-
beginOutput
public AbstractWorkItemOutputType beginOutput()
- Overrides:
beginOutput
in classAbstractWorkItemType
-
closeTimestamp
public AccessCertificationWorkItemType closeTimestamp(XMLGregorianCalendar value)
- Overrides:
closeTimestamp
in classAbstractWorkItemType
-
closeTimestamp
public AccessCertificationWorkItemType closeTimestamp(String value)
- Overrides:
closeTimestamp
in classAbstractWorkItemType
-
end
public <X> X end()
- Overrides:
end
in classAbstractWorkItemType
-
clone
public AccessCertificationWorkItemType clone()
- Overrides:
clone
in classAbstractWorkItemType
-
-