Class ShadowAssociationTypeSubjectDefinitionType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationTypeParticipantDefinitionType
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationTypeSubjectDefinitionType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
public class ShadowAssociationTypeSubjectDefinitionType
extends ShadowAssociationTypeParticipantDefinitionType
Definition of the "subject" participant of the association type.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested 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
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final Producer<ShadowAssociationTypeSubjectDefinitionType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationTypeParticipantDefinitionType
F_ASSOCIATION, F_OBJECT_TYPE, F_REFFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationTypeParticipantDefinitionType
createObjectTypeList, getAssociation, getObjectType, getRef, setAssociation, setRefMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, cloneWithoutIdAndMetadata, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
FACTORY
-
-
Constructor Details
-
ShadowAssociationTypeSubjectDefinitionType
public ShadowAssociationTypeSubjectDefinitionType() -
ShadowAssociationTypeSubjectDefinitionType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equalsin classShadowAssociationTypeParticipantDefinitionType
-
id
- Overrides:
idin classShadowAssociationTypeParticipantDefinitionType
-
ref
- Overrides:
refin classShadowAssociationTypeParticipantDefinitionType
-
objectType
public ShadowAssociationTypeSubjectDefinitionType objectType(ResourceObjectTypeIdentificationType value) - Overrides:
objectTypein classShadowAssociationTypeParticipantDefinitionType
-
beginObjectType
- Overrides:
beginObjectTypein classShadowAssociationTypeParticipantDefinitionType
-
association
public ShadowAssociationTypeSubjectDefinitionType association(ShadowAssociationDefinitionType value) - Overrides:
associationin classShadowAssociationTypeParticipantDefinitionType
-
beginAssociation
- Overrides:
beginAssociationin classShadowAssociationTypeParticipantDefinitionType
-
end
public <X> X end()- Overrides:
endin classShadowAssociationTypeParticipantDefinitionType
-
clone
- Overrides:
clonein classShadowAssociationTypeParticipantDefinitionType
-