Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.SystemAccessControlList

Packages that use SystemAccessControlList
oracle.ifs.beans   
 

Uses of SystemAccessControlList in oracle.ifs.beans
 

Subclasses of SystemAccessControlList in oracle.ifs.beans
 class TieSystemAccessControlList
          TieSystemAccessControlList allows the Oracle-defined behavior of the SYSTEMACCESSCONTROLLIST classobject (and its subclasses) to be extended or overridden.
 

Methods in oracle.ifs.beans that return SystemAccessControlList
protected static SystemAccessControlList SystemAccessControlList.constructSystemAccessControlList(LibrarySession sess, S_LibraryObjectData data)
          Constructs a SystemAccessControlList object using a data object corresponding to it.
protected static SystemAccessControlList[] SystemAccessControlList.vectorToSystemAccessControlListArray(java.util.Vector vector)
          Convert a Vector of SystemAccessControlLists to an array of SystemAccessControlLists.
protected static SystemAccessControlList SystemAccessControlList.vectorSystemAccessControlListElement(java.util.Vector vector, int index)
          Return a SystemAccessControlList from a specified Vector of SystemAccessControlLists and an index.
 


Oracle Content Management SDK

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