Class ShadowAssociationsType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowAssociationsType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ShadowAssociationsType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Association values from the resource. Their caching works in a way similar to the caching of attributes.
See Also:
  • Field Details

  • Constructor Details

    • ShadowAssociationsType

      public ShadowAssociationsType()
    • ShadowAssociationsType

      @Deprecated public ShadowAssociationsType(PrismContext context)
      Deprecated.
  • Method Details

    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    • id

      public ShadowAssociationsType id(Long value)
    • getAny

      public List<Object> getAny()
    • end

      public <X> X end()
    • clone

      public ShadowAssociationsType clone()
      Overrides:
      clone in class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable