WebCenter Interaction API  
 

IPTAdminCatalog Members

IPTAdminCatalog overview

Public Instance Methods

public methodCopyAdminFolder Copies an Admin Folder from one location to the next. User needs Admin access on the folder to copy.
public methodCreateAdminFolder Creates a new regular admin folder in a given parent folder. User needs create Admin Folder activity right and Edit access on the parent folder.
public methodDeleteAdminFolder Deletes an Admin Folder and all its contents. User needs Admin access on a folder to delete it.
public methodGetObjectManager Returns the object manager for a given class id
public methodGetRootAdminFolder Returns the root admin folder
public methodGetUnclassifiedObjectsAdminFolder Returns the unclassified objects admin folder
public methodIsAdminFolderAccessible Checks if the admin folder is accessible with at least the minimum of the specified access level
public methodMoveAdminFolder Moves an admin folder to another folder. User needs Admin access on source folder, Edit access on the target folder, and Edit access on the previous parent folder. An admin folder may not be moved into one of its descendants.
public methodMoveObjectsBetweenAdminFolders Moves objects to a different admin folder. User needs Edit access on the source and target folders, and Admin access on the objects being moved.
public methodOpenAdminFolder Opens a specified admin folder. In order to lock, user needs at least Edit access on the folder.
public methodPropagateAdminFoldersSecurity Propagates security setting recursively by replacing all ACLs with the starting admin folder ACLs.

See Also

IPTAdminCatalog Interface | com.plumtree.server Namespace | IPTAdminFolder