Class ResourceObjectReferenceType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class ResourceObjectReferenceType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    Reference to a resource object. This reference has many properties that influence when and how to look for the object. We assume that the search for resource objects is quite expensive, therefore we will need to optimize the number of searches. We also want this reference to be "sticky", e.g. to survive resource object renames.
    See Also:
    Serialized Form