|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceUbuntu | |
---|---|
ARoad0.AcsAddon.Accbee.Ubuntu.gBase | Provides the gBase classes for modelizing a Linux Ubuntu operating system, as an extension, in the AcsAddon Ubuntu, of the generic ARoad0.gBase package. |
ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface | Contains interfaces for modelizing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gBaseInterface package, in the AcsAddon Ubuntu. |
ARoad0.AcsAddon.Accbee.Ubuntu.gWork | Contains gWork classes for creating and analyzing a Linux Ubuntu operating system, as an extension of the generic ARoad0.gWork package, in the AcsAddon Ubuntu. |
Uses of ResourceUbuntu in ARoad0.AcsAddon.Accbee.Ubuntu.gBase |
---|
Classes in ARoad0.AcsAddon.Accbee.Ubuntu.gBase that implement ResourceUbuntu | |
---|---|
class |
ActorUbuntuImpl
This class is responsible for modeling a Linux Ubuntu actor which may have access to controled resources. |
class |
DirectoryUbuntuImpl
This class is responsible for modeling a Linux/Unix directory which contains children (resources and others directories). |
class |
ExecutableUbuntuImpl
This class is responsible for modeling a Linux Ubuntu executable, which may have Linux/Unix setUID and setGID capabilities. |
class |
ResourceUbuntuImpl
This class is responsible for modeling a Linux Ubuntu resource. |
Fields in ARoad0.AcsAddon.Accbee.Ubuntu.gBase declared as ResourceUbuntu | |
---|---|
private ResourceUbuntu |
CAgoUserUbuntuImpl.master_
The master is the instance for which this class operates as an embedded one. |
Methods in ARoad0.AcsAddon.Accbee.Ubuntu.gBase with parameters of type ResourceUbuntu | |
---|---|
protected CAgoUserUbuntuImpl |
CAgoUserUbuntuImpl.cloneC(ResourceUbuntu _master)
Clone for embedded class, without registering the new object in the ACSs. |
(package private) CAgoUserUbuntuImpl |
CAgoUserUbuntuImpl.copy(ResourceUbuntu _masterCopy)
This method provides a copy of the instance with another master. |
Constructors in ARoad0.AcsAddon.Accbee.Ubuntu.gBase with parameters of type ResourceUbuntu | |
---|---|
CAgoUserUbuntuImpl(ResourceUbuntu _master)
Used by the master constructor before the registration in the ACS. |
Uses of ResourceUbuntu in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface |
---|
Subinterfaces of ResourceUbuntu in ARoad0.AcsAddon.Accbee.Ubuntu.gBaseInterface | |
---|---|
interface |
ActorUbuntu
This interface is responsible for modeling a Linux Ubuntu actor. |
interface |
DirectoryUbuntu
This interface is responsible for modeling a Linux Ubuntu directory. |
interface |
ExecutableUbuntu
This interface is responsible for modeling a Linux/Unix executable, which may have setUID and setGID capabilities. |
Uses of ResourceUbuntu in ARoad0.AcsAddon.Accbee.Ubuntu.gWork |
---|
Methods in ARoad0.AcsAddon.Accbee.Ubuntu.gWork with parameters of type ResourceUbuntu | |
---|---|
protected AccessControlLinkImpl |
NodeRightsUbuntuImpl.addOtherRightsToAccessControlLink(ImmutableGroupIDMember _gm,
ResourceUbuntu _node)
This specialized AcsAddon method defines the effective applicable 'other' rights for any pair of nodes in a DisplayableLink. |
protected DisplayableLinkImpl |
NodeRightsUbuntuImpl.addOtherRightsToExtendDisplayableLink(ResourceUbuntu _target,
DisplayableLinkImpl _dLink,
java.util.Set<ImmutableGroupIDMember> _l_epContext)
Defines the AGO other rights to apply to a Resource to extend a DisplayableLink. |
protected java.util.Map |
NodeRightsUbuntuImpl.selectOtherRights(EPRViewInBase _viewInBase,
ResourceUbuntu _node,
java.util.Map _m_l_DisplayableLinks,
BaseObject _center)
UNUSED This specialized AcsAddon method defines the effective applicable 'other' rights for any view Resource from a view EligibleParty. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |