![]() | Internal server use only: Clears data stream |
![]() | Overloaded. Create a new object of this class that is a copy of an existing object. Place the copy in a different folder than the original, but name the new object with the same name as the original. |
![]() | Create a new object of this class. User must have edit permissions on parent folder and must have the activity right to create the object. |
![]() | Delete the object with the specified Object ID |
![]() | Overloaded. Delete multiple objects with the specified IDs |
![]() | The activity right (from PT_ACTIVITY_RIGHTS) needed to create objects of this class |
![]() | The Class ID of objects managed by this manager (from PT_CLASSIDS) |
![]() | Obtain stream to read data from BLOB or file associated with object. Used internally for job persistence. |
![]() | Returns an array of PT_PROPIDs, Names, Types, and Sizes for the searchable schema of this object class. Used internally for object serialization. |
![]() | Returns the IPTSession that was used to create this Object Manager |
![]() | Obtain stream to write data to BLOB or file associated with object. Used internally for job persistence. |
![]() | Used to test if the object in question is accessible by the given user at the given security level |
![]() | Looks up the id (or ids if there are more than one) of the objects with the specified name. |
![]() | Open the object with the specified ObjectID |
![]() | Overloaded. Perform a query for objects of this type. The query supports filtering, sorting, etc. |
![]() | Counts the number of objects of this class that match a filter |
![]() | Returns a Query Result (very similar to that returned by Query) that contains information about a specific object |
![]() | Return an IPTQueryResult containing information about all objects of this class that are stored in the indicated folder |
IPTObjectManager Interface | com.plumtree.server Namespace | IPTObject