Aqualogic Interaction API  
 

IPTAdminCatalog Members

IPTAdminCatalog overview

Public Instance Methods

CopyAdminFolder Copies an Admin Folder from one location to the next. User needs Admin access on the folder to copy.
CreateAdminFolder 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.
DeleteAdminFolder Deletes an Admin Folder and all its contents. User needs Admin access on a folder to delete it.
GetObjectManager Returns the object manager for a given class id
GetRootAdminFolder Returns the root admin folder
GetUnclassifiedObjectsAdminFolder Returns the unclassified objects admin folder
IsAdminFolderAccessible Checks if the admin folder is accessible with at least the minimum of the specified access level
MoveAdminFolder 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.
MoveObjectsBetweenAdminFolders 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.
OpenAdminFolder Opens a specified admin folder. In order to lock, user needs at least Edit access on the folder.
PropagateAdminFoldersSecurity Propagates security setting recursively by replacing all ACLs with the starting admin folder ACLs.

See Also

IPTAdminCatalog Interface | com.plumtree.server Namespace | IPTAdminFolder