Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.FolderDefinition

Packages that use FolderDefinition
oracle.ifs.beans   
 

Uses of FolderDefinition in oracle.ifs.beans
 

Methods in oracle.ifs.beans with parameters of type FolderDefinition
 void Folder.lock(LockObject lobj, FolderDefinition fdef)
          Sets the value of the LockObject attribute of the folder.
 void Folder.lock(LockObjectDefinition ldef, FolderDefinition fdef)
          Constructs a new lockobject from the definition and sets it as the value of the LockObject attribute on the PO.
 void Folder.unlock(FolderDefinition fdef)
          Releases the lock on the object.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.