Uses of Class
org.identityconnectors.framework.common.objects.BaseConnectorObject
Packages that use BaseConnectorObject
-
Uses of BaseConnectorObject in org.identityconnectors.framework.common.objects
Subclasses of BaseConnectorObject in org.identityconnectors.framework.common.objectsModifier and TypeClassDescriptionfinal class
A ConnectorObject represents an object (e.g., an Account or a Group) on the target resource.final class
Represents an identification of a object (e.g., an Account or a Group) on the target resource.Methods in org.identityconnectors.framework.common.objects that return BaseConnectorObjectModifier and TypeMethodDescriptionConnectorObjectReference.getValue()
Returns the value of the reference (the referenced object or its identification)Constructors in org.identityconnectors.framework.common.objects with parameters of type BaseConnectorObject