Class ProcessMetadataType
- java.lang.Object
-
- com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.ProcessMetadataType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class ProcessMetadataType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
- 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_CERTIFICATION_FINISHED_TIMESTAMP
static ItemName
F_CERTIFICATION_OUTCOME
static ItemName
F_CERTIFIER_COMMENT
static ItemName
F_CERTIFIER_REF
static ItemName
F_CREATE_APPROVAL_COMMENT
static ItemName
F_CREATE_APPROVAL_TIMESTAMP
static ItemName
F_CREATE_APPROVER_REF
static ItemName
F_MODIFY_APPROVAL_COMMENT
static ItemName
F_MODIFY_APPROVAL_TIMESTAMP
static ItemName
F_MODIFY_APPROVER_REF
static ItemName
F_REQUEST_TIMESTAMP
static ItemName
F_REQUESTOR_COMMENT
static ItemName
F_REQUESTOR_REF
static Producer<ProcessMetadataType>
FACTORY
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Constructor Summary
Constructors Constructor Description ProcessMetadataType()
ProcessMetadataType(PrismContext context)
Deprecated.
-
Method Summary
-
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_REQUEST_TIMESTAMP
public static final ItemName F_REQUEST_TIMESTAMP
-
F_REQUESTOR_REF
public static final ItemName F_REQUESTOR_REF
-
F_REQUESTOR_COMMENT
public static final ItemName F_REQUESTOR_COMMENT
-
F_CREATE_APPROVER_REF
public static final ItemName F_CREATE_APPROVER_REF
-
F_CREATE_APPROVAL_COMMENT
public static final ItemName F_CREATE_APPROVAL_COMMENT
-
F_CREATE_APPROVAL_TIMESTAMP
public static final ItemName F_CREATE_APPROVAL_TIMESTAMP
-
F_MODIFY_APPROVER_REF
public static final ItemName F_MODIFY_APPROVER_REF
-
F_MODIFY_APPROVAL_COMMENT
public static final ItemName F_MODIFY_APPROVAL_COMMENT
-
F_MODIFY_APPROVAL_TIMESTAMP
public static final ItemName F_MODIFY_APPROVAL_TIMESTAMP
-
F_CERTIFICATION_FINISHED_TIMESTAMP
public static final ItemName F_CERTIFICATION_FINISHED_TIMESTAMP
-
F_CERTIFICATION_OUTCOME
public static final ItemName F_CERTIFICATION_OUTCOME
-
F_CERTIFIER_REF
public static final ItemName F_CERTIFIER_REF
-
F_CERTIFIER_COMMENT
public static final ItemName F_CERTIFIER_COMMENT
-
FACTORY
public static final Producer<ProcessMetadataType> FACTORY
-
-
Constructor Detail
-
ProcessMetadataType
public ProcessMetadataType()
-
ProcessMetadataType
@Deprecated public ProcessMetadataType(PrismContext context)
Deprecated.
-
-
Method Detail
-
getRequestTimestamp
public XMLGregorianCalendar getRequestTimestamp()
-
setRequestTimestamp
public void setRequestTimestamp(XMLGregorianCalendar value)
-
getRequestorRef
public ObjectReferenceType getRequestorRef()
-
setRequestorRef
public void setRequestorRef(ObjectReferenceType value)
-
getRequestorComment
public String getRequestorComment()
-
setRequestorComment
public void setRequestorComment(String value)
-
getCreateApproverRef
public List<ObjectReferenceType> getCreateApproverRef()
-
getCreateApprovalTimestamp
public XMLGregorianCalendar getCreateApprovalTimestamp()
-
setCreateApprovalTimestamp
public void setCreateApprovalTimestamp(XMLGregorianCalendar value)
-
getModifyApproverRef
public List<ObjectReferenceType> getModifyApproverRef()
-
getModifyApprovalTimestamp
public XMLGregorianCalendar getModifyApprovalTimestamp()
-
setModifyApprovalTimestamp
public void setModifyApprovalTimestamp(XMLGregorianCalendar value)
-
getCertificationFinishedTimestamp
public XMLGregorianCalendar getCertificationFinishedTimestamp()
-
setCertificationFinishedTimestamp
public void setCertificationFinishedTimestamp(XMLGregorianCalendar value)
-
getCertificationOutcome
public String getCertificationOutcome()
-
setCertificationOutcome
public void setCertificationOutcome(String value)
-
getCertifierRef
public List<ObjectReferenceType> getCertifierRef()
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classcom.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
requestTimestamp
public ProcessMetadataType requestTimestamp(XMLGregorianCalendar value)
-
requestTimestamp
public ProcessMetadataType requestTimestamp(String value)
-
requestorRef
public ProcessMetadataType requestorRef(ObjectReferenceType value)
-
requestorRef
public ProcessMetadataType requestorRef(String oid, QName type)
-
requestorRef
public ProcessMetadataType requestorRef(String oid, QName type, QName relation)
-
beginRequestorRef
public ObjectReferenceType beginRequestorRef()
-
requestorComment
public ProcessMetadataType requestorComment(String value)
-
createApproverRef
public ProcessMetadataType createApproverRef(ObjectReferenceType value)
-
createApproverRef
public ProcessMetadataType createApproverRef(String oid, QName type)
-
createApproverRef
public ProcessMetadataType createApproverRef(String oid, QName type, QName relation)
-
beginCreateApproverRef
public ObjectReferenceType beginCreateApproverRef()
-
createApprovalComment
public ProcessMetadataType createApprovalComment(String value)
-
createApprovalTimestamp
public ProcessMetadataType createApprovalTimestamp(XMLGregorianCalendar value)
-
createApprovalTimestamp
public ProcessMetadataType createApprovalTimestamp(String value)
-
modifyApproverRef
public ProcessMetadataType modifyApproverRef(ObjectReferenceType value)
-
modifyApproverRef
public ProcessMetadataType modifyApproverRef(String oid, QName type)
-
modifyApproverRef
public ProcessMetadataType modifyApproverRef(String oid, QName type, QName relation)
-
beginModifyApproverRef
public ObjectReferenceType beginModifyApproverRef()
-
modifyApprovalComment
public ProcessMetadataType modifyApprovalComment(String value)
-
modifyApprovalTimestamp
public ProcessMetadataType modifyApprovalTimestamp(XMLGregorianCalendar value)
-
modifyApprovalTimestamp
public ProcessMetadataType modifyApprovalTimestamp(String value)
-
certificationFinishedTimestamp
public ProcessMetadataType certificationFinishedTimestamp(XMLGregorianCalendar value)
-
certificationFinishedTimestamp
public ProcessMetadataType certificationFinishedTimestamp(String value)
-
certificationOutcome
public ProcessMetadataType certificationOutcome(String value)
-
certifierRef
public ProcessMetadataType certifierRef(ObjectReferenceType value)
-
certifierRef
public ProcessMetadataType certifierRef(String oid, QName type)
-
certifierRef
public ProcessMetadataType certifierRef(String oid, QName type, QName relation)
-
beginCertifierRef
public ObjectReferenceType beginCertifierRef()
-
certifierComment
public ProcessMetadataType certifierComment(String value)
-
end
public <X> X end()
-
clone
public ProcessMetadataType clone()
- Overrides:
clone
in classcom.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
-