FileNet Content Services
Java Connector v3.0

Uses of Class
com.filenet.wcm.api.ObjectLockedException

Packages that use ObjectLockedException
com.filenet.wcm.api This package contains the classes and interfaces you can use to build Java-based applications that provide access to Content Services objects such as ObjectStore, Folder, and Document. 
 

Uses of ObjectLockedException in com.filenet.wcm.api
 

Methods in com.filenet.wcm.api that throw ObjectLockedException
 java.lang.String LockableObject.lock(int timeout)
          

Not Implemented in CS Java Connector v3.0.

 java.lang.String LockableObject.extendLock(java.lang.String token, int timeout)
          

Not Implemented in CS Java Connector v3.0.

 java.lang.String LockableObject.extendLock(int timeout)
          

Not Implemented in CS Java Connector v3.0.

 


FileNet Content Services
Java Connector v3.0