Uses of Class
ARoad0.gBase.PrivilegeForLinksImpl

Packages that use PrivilegeForLinksImpl
ARoad0.gBase CORE OF THE PROGRAM This package contains the fresh object-oriented database management system for Access Road; this package documentation page is recommended as a first reading for all the Access Road developers. 
 

Uses of PrivilegeForLinksImpl in ARoad0.gBase
 

Fields in ARoad0.gBase declared as PrivilegeForLinksImpl
static PrivilegeForLinksImpl PrivilegeForLinksImpl.EMPTY_INSTANCE
          A reusable empty instance for initialization, to avoid the use of the constructor for temporary values.
 

Methods in ARoad0.gBase that return PrivilegeForLinksImpl
protected  PrivilegeForLinksImpl PrivilegeForLinksImpl.copyForExternal()
          Called by ACSImpl.closeExternalLinkedPrivileges() only for the external privileges, thus for the LINKED_FOR_ONE_TO_ONE privileges, when the links to other ACS have to be cut and cloned.