public class ShadowType extends ObjectType implements Serializable, Cloneable
Java class for ShadowType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ShadowType"> <complexContent> <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ObjectType"> <sequence> <element name="resourceRef" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ObjectReferenceType" minOccurs="0"/> <element name="resource" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ResourceType" minOccurs="0"/> <element name="result" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}OperationResultType" minOccurs="0"/> <element name="objectChange" type="{http://prism.evolveum.com/xml/ns/public/types-3}ObjectDeltaType" minOccurs="0"/> <element name="attemptNumber" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="failedOperationType" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}FailedOperationTypeType" minOccurs="0"/> <element name="dead" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="synchronizationSituation" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}SynchronizationSituationType" minOccurs="0"/> <element name="synchronizationTimestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="fullSynchronizationTimestamp" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="synchronizationSituationDescription" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}SynchronizationSituationDescriptionType" maxOccurs="unbounded" minOccurs="0"/> <element name="objectClass" type="{http://www.w3.org/2001/XMLSchema}QName"/> <element name="auxiliaryObjectClass" type="{http://www.w3.org/2001/XMLSchema}QName" maxOccurs="unbounded" minOccurs="0"/> <element name="kind" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ShadowKindType" minOccurs="0"/> <element name="intent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="protectedObject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="ignored" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="assigned" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="exists" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="iteration" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="iterationToken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="attributes" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ShadowAttributesType" minOccurs="0"/> <element name="association" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ShadowAssociationType" maxOccurs="unbounded" minOccurs="0"/> <element name="activation" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ActivationType" minOccurs="0"/> <element name="credentials" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}CredentialsType" minOccurs="0"/> <element ref="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}cachingMetadata" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
static QName |
COMPLEX_TYPE |
static QName |
F_ACTIVATION |
static QName |
F_ASSIGNED |
static QName |
F_ASSOCIATION |
static QName |
F_ATTEMPT_NUMBER |
static QName |
F_ATTRIBUTES |
static QName |
F_AUXILIARY_OBJECT_CLASS |
static QName |
F_CACHING_METADATA |
static QName |
F_CREDENTIALS |
static QName |
F_DEAD |
static QName |
F_EXISTS |
static QName |
F_FAILED_OPERATION_TYPE |
static QName |
F_FULL_SYNCHRONIZATION_TIMESTAMP |
static QName |
F_IGNORED |
static QName |
F_INTENT |
static QName |
F_ITERATION |
static QName |
F_ITERATION_TOKEN |
static QName |
F_KIND |
static QName |
F_OBJECT_CHANGE |
static QName |
F_OBJECT_CLASS |
static QName |
F_PROTECTED_OBJECT |
static QName |
F_RESOURCE |
static QName |
F_RESOURCE_REF |
static QName |
F_RESULT |
static QName |
F_SYNCHRONIZATION_SITUATION |
static QName |
F_SYNCHRONIZATION_SITUATION_DESCRIPTION |
static QName |
F_SYNCHRONIZATION_TIMESTAMP |
F_DESCRIPTION, F_EXTENSION, F_FETCH_RESULT, F_METADATA, F_NAME, F_PARENT_ORG, F_PARENT_ORG_REF, F_TENANT_REF, F_TRIGGER
Constructor and Description |
---|
ShadowType() |
ShadowType(com.evolveum.midpoint.prism.PrismContext prismContext) |
asPrismContainer, asPrismContainerValue, asPrismObject, equals, getDescription, getExtension, getFetchResult, getMetadata, getName, getOid, getParentOrg, getParentOrgRef, getTenantRef, getTrigger, getVersion, hashCode, setDescription, setExtension, setFetchResult, setMetadata, setName, setOid, setTenantRef, setupContainer, setupContainerValue, setVersion, toDebugName, toDebugType, toString
public static final QName COMPLEX_TYPE
public static final QName F_RESOURCE_REF
public static final QName F_RESOURCE
public static final QName F_RESULT
public static final QName F_OBJECT_CHANGE
public static final QName F_ATTEMPT_NUMBER
public static final QName F_FAILED_OPERATION_TYPE
public static final QName F_DEAD
public static final QName F_SYNCHRONIZATION_SITUATION
public static final QName F_SYNCHRONIZATION_TIMESTAMP
public static final QName F_FULL_SYNCHRONIZATION_TIMESTAMP
public static final QName F_SYNCHRONIZATION_SITUATION_DESCRIPTION
public static final QName F_OBJECT_CLASS
public static final QName F_AUXILIARY_OBJECT_CLASS
public static final QName F_KIND
public static final QName F_INTENT
public static final QName F_PROTECTED_OBJECT
public static final QName F_IGNORED
public static final QName F_ASSIGNED
public static final QName F_EXISTS
public static final QName F_ITERATION
public static final QName F_ITERATION_TOKEN
public static final QName F_ATTRIBUTES
public static final QName F_ASSOCIATION
public static final QName F_ACTIVATION
public static final QName F_CREDENTIALS
public static final QName F_CACHING_METADATA
public ShadowType()
public ShadowType(com.evolveum.midpoint.prism.PrismContext prismContext)
public ObjectReferenceType getResourceRef()
public void setResourceRef(ObjectReferenceType value)
public ResourceType getResource()
public void setResource(ResourceType value)
public OperationResultType getResult()
public void setResult(OperationResultType value)
public com.evolveum.prism.xml.ns._public.types_3.ObjectDeltaType getObjectChange()
public void setObjectChange(com.evolveum.prism.xml.ns._public.types_3.ObjectDeltaType value)
public Integer getAttemptNumber()
public void setAttemptNumber(Integer value)
public FailedOperationTypeType getFailedOperationType()
public void setFailedOperationType(FailedOperationTypeType value)
public Boolean isDead()
public void setDead(Boolean value)
public SynchronizationSituationType getSynchronizationSituation()
public void setSynchronizationSituation(SynchronizationSituationType value)
public XMLGregorianCalendar getSynchronizationTimestamp()
public void setSynchronizationTimestamp(XMLGregorianCalendar value)
public XMLGregorianCalendar getFullSynchronizationTimestamp()
public void setFullSynchronizationTimestamp(XMLGregorianCalendar value)
public List<SynchronizationSituationDescriptionType> getSynchronizationSituationDescription()
public QName getObjectClass()
public void setObjectClass(QName value)
public ShadowKindType getKind()
public void setKind(ShadowKindType value)
public String getIntent()
public void setIntent(String value)
public Boolean isProtectedObject()
public void setProtectedObject(Boolean value)
public Boolean isIgnored()
public void setIgnored(Boolean value)
public Boolean isAssigned()
public void setAssigned(Boolean value)
public Boolean isExists()
public void setExists(Boolean value)
public Integer getIteration()
public void setIteration(Integer value)
public String getIterationToken()
public void setIterationToken(String value)
public ShadowAttributesType getAttributes()
public void setAttributes(ShadowAttributesType value)
public List<ShadowAssociationType> getAssociation()
public ActivationType getActivation()
public void setActivation(ActivationType value)
public CredentialsType getCredentials()
public void setCredentials(CredentialsType value)
public CachingMetadataType getCachingMetadata()
public void setCachingMetadata(CachingMetadataType value)
public ShadowType clone()
clone
in class ObjectType
Copyright © 2016 Evolveum. All rights reserved.