|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CPrivilegeUserImpl | |
---|---|
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 CPrivilegeUserImpl in ARoad0.gBase |
---|
Fields in ARoad0.gBase declared as CPrivilegeUserImpl | |
---|---|
(package private) static CPrivilegeUserImpl |
CPrivilegeUserImpl.EMPTY_INSTANCE
A reusable empty instance for initialization, to avoid the use of 'new' for temporary values. |
protected CPrivilegeUserImpl |
BasicImpl.privHandler_
This optional privileges handler is used only by the subclasses, EligiblePartyImpl and ResourceImpl. |
protected CPrivilegeUserImpl |
VirtualFolderImpl.privHandler_
privileges handler of this instance |
Methods in ARoad0.gBase that return CPrivilegeUserImpl | |
---|---|
protected CPrivilegeUserImpl |
CPrivilegeUserImpl.cloneC(PrivilegeUser _master)
Clone for embedded class, without registering the new object in the ACSs, and without links to the privileges of this instance. |
protected CPrivilegeUserImpl |
CPrivilegeUserImpl.copy(PrivilegeUser _masterCopy)
This method provides a copy of the instance with another master. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |