Oracle Content Management SDK

Uses of Class
oracle.ifs.common.AccessControlListDeferredUpdate

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

Uses of AccessControlListDeferredUpdate in oracle.ifs.beans
 

Methods in oracle.ifs.beans with parameters of type AccessControlListDeferredUpdate
 void LibrarySession.applyAclIndexDeferredUpdate(AccessControlListDeferredUpdate entry, boolean deleteAfterProcessing)
          Apply an ACL index deferred update
protected  void LibrarySession.DMApplyAclIndexDeferredUpdate(AccessControlListDeferredUpdate entry, boolean deleteAfterProcessing)
          Invokes the identically-named remote S_LibrarySession method.
 

Uses of AccessControlListDeferredUpdate in oracle.ifs.server
 

Methods in oracle.ifs.server with parameters of type AccessControlListDeferredUpdate
 void S_LibrarySession.DMApplyAclIndexDeferredUpdate(AccessControlListDeferredUpdate entry, boolean deleteAfterProcessing)
          Forces re-calculation of an ACL's discoverer table.
 void S_LibrarySessionInterface.DMApplyAclIndexDeferredUpdate(AccessControlListDeferredUpdate entry, boolean deleteAfterProcessing)
           
protected  void AccessControlListIndexService.applyDeferredUpdate(S_LibrarySession sess, AccessControlListDeferredUpdate acldu, boolean deleteAfterProcessing)
           
 


Oracle Content Management SDK

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