|  | Aqualogic Interaction API | |
| IPTLockManager.QuerySingleObject Method |
Query for the status of a single object.
Query result contains following PropID's: PT_PROPID_OBJECTID, PT_PROPID_CLASSID, PT_PROPID_NAME, PT_PROPID_OBJLOCK_LOCKINGUSERID, PT_PROPID_OBJLOCK_FROMMACHINENAME, PT_PROPID_OBJLOCK_ACQUIREDAT, PT_PROPID_OBJLOCK_EXPIRESAT.\u0009\u0009\u0009
Parameters
- classID
- Class ID (from PT_CLASSIDS)
- objectID
- Object ID of object
Return Value
Query result with 0 rows if unlocked or 1 row if locked.
See Also
IPTLockManager Interface | com.plumtree.server Namespace