Class LensProjectionContextType
- java.lang.Object
-
- com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.LensElementContextType
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.LensProjectionContextType
-
- All Implemented Interfaces:
Containerable
,Freezable
,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
public class LensProjectionContextType extends LensElementContextType
TODO- 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_ACCOUNT_PASSWORD_POLICY_REF
static ItemName
F_COMPLETED
static ItemName
F_DO_RECONCILIATION
static ItemName
F_FULL_SHADOW
static ItemName
F_IS_ACTIVE
static ItemName
F_IS_ASSIGNED
static ItemName
F_IS_ASSIGNED_OLD
static ItemName
F_IS_EXISTS
static ItemName
F_IS_LEGAL
static ItemName
F_IS_LEGAL_OLD
static ItemName
F_PROJECTION_SECURITY_POLICY_REF
static ItemName
F_RESOURCE_SHADOW_DISCRIMINATOR
static ItemName
F_SYNC_ABSOLUTE_TRIGGER
static ItemName
F_SYNC_DELTA
static ItemName
F_SYNCHRONIZATION_POLICY_DECISION
static ItemName
F_SYNCHRONIZATION_SITUATION_DETECTED
static ItemName
F_SYNCHRONIZATION_SITUATION_RESOLVED
static ItemName
F_WAVE
static Producer<LensProjectionContextType>
FACTORY
-
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.LensElementContextType
F_EXECUTED_DELTAS, F_FRESH, F_ITERATION, F_ITERATION_TOKEN, F_OBJECT_CURRENT_REF, F_OBJECT_NEW_REF, F_OBJECT_OLD_REF, F_OBJECT_TYPE_CLASS, F_OID, F_PRIMARY_DELTA, F_SECONDARY_DELTA, F_SYNCHRONIZATION_INTENT
-
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
-
Constructor Summary
Constructors Constructor Description LensProjectionContextType()
LensProjectionContextType(PrismContext context)
Deprecated.
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.LensElementContextType
getExecutedDeltas, getIteration, getIterationToken, getObjectCurrent, getObjectCurrentRef, getObjectNew, getObjectNewRef, getObjectOld, getObjectOldRef, getObjectTypeClass, getOid, getPrimaryDelta, getSecondaryDelta, getSynchronizationIntent, isFresh, setFresh, setIteration, setIterationToken, setObjectCurrent, setObjectCurrentRef, setObjectNew, setObjectNewRef, setObjectOld, setObjectOldRef, setObjectTypeClass, setOid, setPrimaryDelta, setSecondaryDelta, setSynchronizationIntent
-
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_SYNC_DELTA
public static final ItemName F_SYNC_DELTA
-
F_SYNC_ABSOLUTE_TRIGGER
public static final ItemName F_SYNC_ABSOLUTE_TRIGGER
-
F_WAVE
public static final ItemName F_WAVE
-
F_COMPLETED
public static final ItemName F_COMPLETED
-
F_RESOURCE_SHADOW_DISCRIMINATOR
public static final ItemName F_RESOURCE_SHADOW_DISCRIMINATOR
-
F_FULL_SHADOW
public static final ItemName F_FULL_SHADOW
-
F_IS_ASSIGNED
public static final ItemName F_IS_ASSIGNED
-
F_IS_ASSIGNED_OLD
public static final ItemName F_IS_ASSIGNED_OLD
-
F_IS_ACTIVE
public static final ItemName F_IS_ACTIVE
-
F_IS_LEGAL
public static final ItemName F_IS_LEGAL
-
F_IS_LEGAL_OLD
public static final ItemName F_IS_LEGAL_OLD
-
F_IS_EXISTS
public static final ItemName F_IS_EXISTS
-
F_SYNCHRONIZATION_POLICY_DECISION
public static final ItemName F_SYNCHRONIZATION_POLICY_DECISION
-
F_DO_RECONCILIATION
public static final ItemName F_DO_RECONCILIATION
-
F_SYNCHRONIZATION_SITUATION_DETECTED
public static final ItemName F_SYNCHRONIZATION_SITUATION_DETECTED
-
F_SYNCHRONIZATION_SITUATION_RESOLVED
public static final ItemName F_SYNCHRONIZATION_SITUATION_RESOLVED
-
F_PROJECTION_SECURITY_POLICY_REF
public static final ItemName F_PROJECTION_SECURITY_POLICY_REF
-
F_ACCOUNT_PASSWORD_POLICY_REF
public static final ItemName F_ACCOUNT_PASSWORD_POLICY_REF
-
FACTORY
public static final Producer<LensProjectionContextType> FACTORY
-
-
Constructor Detail
-
LensProjectionContextType
public LensProjectionContextType()
-
LensProjectionContextType
@Deprecated public LensProjectionContextType(PrismContext context)
Deprecated.
-
-
Method Detail
-
getSyncDelta
public ObjectDeltaType getSyncDelta()
-
setSyncDelta
public void setSyncDelta(ObjectDeltaType value)
-
isSyncAbsoluteTrigger
public Boolean isSyncAbsoluteTrigger()
-
setSyncAbsoluteTrigger
public void setSyncAbsoluteTrigger(Boolean value)
-
getWave
public Integer getWave()
-
setWave
public void setWave(Integer value)
-
isCompleted
public Boolean isCompleted()
-
setCompleted
public void setCompleted(Boolean value)
-
getResourceShadowDiscriminator
public ShadowDiscriminatorType getResourceShadowDiscriminator()
-
setResourceShadowDiscriminator
public void setResourceShadowDiscriminator(ShadowDiscriminatorType value)
-
isFullShadow
public Boolean isFullShadow()
-
setFullShadow
public void setFullShadow(Boolean value)
-
isIsAssigned
public Boolean isIsAssigned()
-
setIsAssigned
public void setIsAssigned(Boolean value)
-
isIsAssignedOld
public Boolean isIsAssignedOld()
-
setIsAssignedOld
public void setIsAssignedOld(Boolean value)
-
isIsActive
public Boolean isIsActive()
-
setIsActive
public void setIsActive(Boolean value)
-
isIsLegal
public Boolean isIsLegal()
-
setIsLegal
public void setIsLegal(Boolean value)
-
isIsLegalOld
public Boolean isIsLegalOld()
-
setIsLegalOld
public void setIsLegalOld(Boolean value)
-
isIsExists
public Boolean isIsExists()
-
setIsExists
public void setIsExists(Boolean value)
-
getSynchronizationPolicyDecision
public SynchronizationPolicyDecisionType getSynchronizationPolicyDecision()
-
setSynchronizationPolicyDecision
public void setSynchronizationPolicyDecision(SynchronizationPolicyDecisionType value)
-
isDoReconciliation
public Boolean isDoReconciliation()
-
setDoReconciliation
public void setDoReconciliation(Boolean value)
-
getSynchronizationSituationDetected
public SynchronizationSituationType getSynchronizationSituationDetected()
-
setSynchronizationSituationDetected
public void setSynchronizationSituationDetected(SynchronizationSituationType value)
-
getSynchronizationSituationResolved
public SynchronizationSituationType getSynchronizationSituationResolved()
-
setSynchronizationSituationResolved
public void setSynchronizationSituationResolved(SynchronizationSituationType value)
-
getProjectionSecurityPolicyRef
public ObjectReferenceType getProjectionSecurityPolicyRef()
-
setProjectionSecurityPolicyRef
public void setProjectionSecurityPolicyRef(ObjectReferenceType value)
-
getAccountPasswordPolicyRef
public ObjectReferenceType getAccountPasswordPolicyRef()
-
setAccountPasswordPolicyRef
public void setAccountPasswordPolicyRef(ObjectReferenceType value)
-
getAccountPasswordPolicy
public ValuePolicyType getAccountPasswordPolicy()
-
setAccountPasswordPolicy
public void setAccountPasswordPolicy(ValuePolicyType value)
-
equals
public boolean equals(Object other)
- Overrides:
equals
in classLensElementContextType
-
id
public LensProjectionContextType id(Long value)
- Overrides:
id
in classLensElementContextType
-
syncDelta
public LensProjectionContextType syncDelta(ObjectDeltaType value)
-
syncAbsoluteTrigger
public LensProjectionContextType syncAbsoluteTrigger(Boolean value)
-
wave
public LensProjectionContextType wave(Integer value)
-
completed
public LensProjectionContextType completed(Boolean value)
-
resourceShadowDiscriminator
public LensProjectionContextType resourceShadowDiscriminator(ShadowDiscriminatorType value)
-
beginResourceShadowDiscriminator
public ShadowDiscriminatorType beginResourceShadowDiscriminator()
-
fullShadow
public LensProjectionContextType fullShadow(Boolean value)
-
isAssigned
public LensProjectionContextType isAssigned(Boolean value)
-
isAssignedOld
public LensProjectionContextType isAssignedOld(Boolean value)
-
isActive
public LensProjectionContextType isActive(Boolean value)
-
isLegal
public LensProjectionContextType isLegal(Boolean value)
-
isLegalOld
public LensProjectionContextType isLegalOld(Boolean value)
-
isExists
public LensProjectionContextType isExists(Boolean value)
-
synchronizationPolicyDecision
public LensProjectionContextType synchronizationPolicyDecision(SynchronizationPolicyDecisionType value)
-
doReconciliation
public LensProjectionContextType doReconciliation(Boolean value)
-
synchronizationSituationDetected
public LensProjectionContextType synchronizationSituationDetected(SynchronizationSituationType value)
-
synchronizationSituationResolved
public LensProjectionContextType synchronizationSituationResolved(SynchronizationSituationType value)
-
projectionSecurityPolicyRef
public LensProjectionContextType projectionSecurityPolicyRef(ObjectReferenceType value)
-
projectionSecurityPolicyRef
public LensProjectionContextType projectionSecurityPolicyRef(String oid, QName type)
-
projectionSecurityPolicyRef
public LensProjectionContextType projectionSecurityPolicyRef(String oid, QName type, QName relation)
-
beginProjectionSecurityPolicyRef
public ObjectReferenceType beginProjectionSecurityPolicyRef()
-
accountPasswordPolicyRef
public LensProjectionContextType accountPasswordPolicyRef(ObjectReferenceType value)
-
accountPasswordPolicyRef
public LensProjectionContextType accountPasswordPolicyRef(String oid, QName type)
-
accountPasswordPolicyRef
public LensProjectionContextType accountPasswordPolicyRef(String oid, QName type, QName relation)
-
beginAccountPasswordPolicyRef
public ObjectReferenceType beginAccountPasswordPolicyRef()
-
objectOldRef
public LensProjectionContextType objectOldRef(ObjectReferenceType value)
- Overrides:
objectOldRef
in classLensElementContextType
-
objectOldRef
public LensProjectionContextType objectOldRef(String oid, QName type)
- Overrides:
objectOldRef
in classLensElementContextType
-
objectOldRef
public LensProjectionContextType objectOldRef(String oid, QName type, QName relation)
- Overrides:
objectOldRef
in classLensElementContextType
-
beginObjectOldRef
public ObjectReferenceType beginObjectOldRef()
- Overrides:
beginObjectOldRef
in classLensElementContextType
-
objectCurrentRef
public LensProjectionContextType objectCurrentRef(ObjectReferenceType value)
- Overrides:
objectCurrentRef
in classLensElementContextType
-
objectCurrentRef
public LensProjectionContextType objectCurrentRef(String oid, QName type)
- Overrides:
objectCurrentRef
in classLensElementContextType
-
objectCurrentRef
public LensProjectionContextType objectCurrentRef(String oid, QName type, QName relation)
- Overrides:
objectCurrentRef
in classLensElementContextType
-
beginObjectCurrentRef
public ObjectReferenceType beginObjectCurrentRef()
- Overrides:
beginObjectCurrentRef
in classLensElementContextType
-
objectNewRef
public LensProjectionContextType objectNewRef(ObjectReferenceType value)
- Overrides:
objectNewRef
in classLensElementContextType
-
objectNewRef
public LensProjectionContextType objectNewRef(String oid, QName type)
- Overrides:
objectNewRef
in classLensElementContextType
-
objectNewRef
public LensProjectionContextType objectNewRef(String oid, QName type, QName relation)
- Overrides:
objectNewRef
in classLensElementContextType
-
beginObjectNewRef
public ObjectReferenceType beginObjectNewRef()
- Overrides:
beginObjectNewRef
in classLensElementContextType
-
primaryDelta
public LensProjectionContextType primaryDelta(ObjectDeltaType value)
- Overrides:
primaryDelta
in classLensElementContextType
-
secondaryDelta
public LensProjectionContextType secondaryDelta(ObjectDeltaType value)
- Overrides:
secondaryDelta
in classLensElementContextType
-
executedDeltas
public LensProjectionContextType executedDeltas(LensObjectDeltaOperationType value)
- Overrides:
executedDeltas
in classLensElementContextType
-
beginExecutedDeltas
public LensObjectDeltaOperationType beginExecutedDeltas()
- Overrides:
beginExecutedDeltas
in classLensElementContextType
-
objectTypeClass
public LensProjectionContextType objectTypeClass(String value)
- Overrides:
objectTypeClass
in classLensElementContextType
-
oid
public LensProjectionContextType oid(String value)
- Overrides:
oid
in classLensElementContextType
-
iteration
public LensProjectionContextType iteration(Integer value)
- Overrides:
iteration
in classLensElementContextType
-
iterationToken
public LensProjectionContextType iterationToken(String value)
- Overrides:
iterationToken
in classLensElementContextType
-
synchronizationIntent
public LensProjectionContextType synchronizationIntent(SynchronizationIntentType value)
- Overrides:
synchronizationIntent
in classLensElementContextType
-
fresh
public LensProjectionContextType fresh(Boolean value)
- Overrides:
fresh
in classLensElementContextType
-
end
public <X> X end()
- Overrides:
end
in classLensElementContextType
-
clone
public LensProjectionContextType clone()
- Overrides:
clone
in classLensElementContextType
-
-