Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IObjectManager Methods

The methods of the IObjectManager interface are listed below. For a complete list of IObjectManager interface members, see the IObjectManager Members topic.

Public Instance Methods

LookupObjectID Gets an object's ID from its UUID.
LookupUUID Looks up an object's UUID by object ID.
QueryACL Retrieves an ACL (Access Control List) for managing the security on a portal object.
QueryCommunitiesForPortlet Returns an array of IDs of Communities that contain the Portlet with the specified ID.
QueryExtendedData Queries for an object's extended object data.
QueryObjectsOverloaded. Queries for all objects of this particular class.
QuerySingleObject Queries for a single object by object ID and retrieves all of its properties.
UpdateACL Updates the ACL (Access Control List) on a portal object.

See Also

IObjectManager Interface | Plumtree.Remote.PRC Namespace