Oracle Content Management SDK

Uses of Class
oracle.ifs.common.CachedSelectorCollection

Packages that use CachedSelectorCollection
oracle.ifs.beans   
oracle.ifs.server   
 

Uses of CachedSelectorCollection in oracle.ifs.beans
 

Fields in oracle.ifs.beans declared as CachedSelectorCollection
protected  CachedSelectorCollection LibrarySession.m_ClassObjectCollection
          ClassObject Collection.
protected  CachedSelectorCollection LibrarySession.m_ClassDomainCollection
          ClassDomain Collection.
protected  CachedSelectorCollection LibrarySession.m_ValueDefaultCollection
          ValueDefault Collection.
protected  CachedSelectorCollection LibrarySession.m_ValueDomainCollection
          ValueDomain Collection.
protected  CachedSelectorCollection LibrarySession.m_ExtendedUserProfileCollection
          ExtendedUserProfile Collection.
protected  CachedSelectorCollection LibrarySession.m_MediaCollection
          Media Collection.
protected  CachedSelectorCollection LibrarySession.m_SystemAccessControlListCollection
          SystemACL Collection.
protected  CachedSelectorCollection LibrarySession.m_ClassAccessControlListCollection
          ClassACL Collection.
protected  CachedSelectorCollection LibrarySession.m_AdminGroupCollection
          AdministrationGroup Collection.
protected  CachedSelectorCollection LibrarySession.m_ExtendedPermissionCollection
          ExtendedPermission Collection.
protected  CachedSelectorCollection LibrarySession.m_PermissionBundleCollection
          PermissionBundle Collection.
protected  CachedSelectorCollection LibrarySession.m_PolicyCollection
          Policy Collection.
protected  CachedSelectorCollection LibrarySession.m_AuditRuleCollection
          AuditRule Collection.
protected  CachedSelectorCollection LibrarySession.m_SystemLockObjectCollection
          SystemLockObject Collection.
 

Uses of CachedSelectorCollection in oracle.ifs.server
 

Fields in oracle.ifs.server declared as CachedSelectorCollection
protected  CachedSelectorCollection S_LibrarySession.m_ClassObjectCollection
          The set of all S_ClassObjects.
protected  CachedSelectorCollection S_LibrarySession.m_ClassDomainCollection
          The set of all S_ClassDomains.
protected  CachedSelectorCollection S_LibrarySession.m_ValueDefaultCollection
          The set of all S_ValueDefaults.
protected  CachedSelectorCollection S_LibrarySession.m_ValueDomainCollection
          The set of all S_ValueDomains.
protected  CachedSelectorCollection S_LibrarySession.m_ExtendedUserProfileCollection
          The set of all S_ExtendedUserProfiles for the user.
protected  CachedSelectorCollection S_LibrarySession.m_MediaCollection
          The set of all S_Medias.
protected  CachedSelectorCollection S_LibrarySession.m_SystemAccessControlListCollection
          The set of all S_SystemAccessControlLists.
protected  CachedSelectorCollection S_LibrarySession.m_ClassAccessControlListCollection
          The set of all S_ClassAccessControlLists.
protected  CachedSelectorCollection S_LibrarySession.m_PolicyCollection
          The set of all S_Policies.
protected  CachedSelectorCollection S_LibrarySession.m_PermissionBundleCollection
          The set of all S_PermissionBundles.
protected  CachedSelectorCollection S_LibrarySession.m_ExtendedPermissionCollection
          The set of all S_ExtendedPermissions.
protected  CachedSelectorCollection S_LibrarySession.m_AdminGroupCollection
          The set of all S_AdministrationGroups.
protected  CachedSelectorCollection S_LibrarySession.m_AuditRuleCollection
          The set of all S_AuditRules.
protected  CachedSelectorCollection S_LibrarySession.m_SystemLockObjectCollection
          The set of all SystemLockObject.
 


Oracle Content Management SDK

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