ARoad0.gBaseInterface
Interface ACSObject

All Superinterfaces:
BaseObject
All Known Subinterfaces:
AclEntry, ACSObjectAddon, Actor, ActorMySQL, ActorUbuntu, BasesSetMySQL, Basic, Directory, DirectoryMySQL, DirectoryUbuntu, EligibleParty, ExecutableUbuntu, GroupID, GroupIDMember, GroupIDMySQL, ImmutableAclEntry, ImmutableActor, ImmutableBasic, ImmutableDirectory, ImmutableEligibleParty, ImmutableGroupID, ImmutableGroupIDMember, ImmutableLeaf, ImmutableNode, ImmutablePrivilege, ImmutablePrivilegeSource, ImmutablePrivilegeTarget, ImmutableResource, ImmutableSource, ImmutableTarget, ImmutableUserID, ImmutableVirtualFolder, Leaf, Node, Privilege, PrivilegeForLinks, PrivilegeForType, PrivilegeSource, PrivilegeTarget, PrivilegeUser, ProxyMySQL, Resource, ResourceMySQL, ResourceUbuntu, RoleMySQL, UserID, UserIDMySQL, UserIDUbuntu, VirtualFolder, VirtualFolderMySQL
All Known Implementing Classes:
AclEntryImpl, ActorImpl, ActorMySQLImpl, ActorUbuntuImpl, BasesSetMySQLImpl, BasicImpl, DirectoryImpl, DirectoryMySQLImpl, DirectoryUbuntuImpl, EligiblePartyImpl, ExecutableUbuntuImpl, GroupIDImpl, GroupIDMemberImpl, GroupIDMySQLImpl, PrivilegeAbst, PrivilegeForLinksImpl, PrivilegeForTypeImpl, ProxyMySQLImpl, ResourceImpl, ResourceMySQLImpl, ResourceUbuntuImpl, RoleMySQLImpl, UserIDImpl, UserIDMySQLImpl, UserIDUbuntuImpl, VirtualFolderImpl, VirtualFolderMySQLImpl

public interface ACSObject
extends BaseObject

This is an interface to inform that it is an ACS object.


Method Summary
 ImmutableName getAcsName()
           
 ImmutableACS getEorACS()
           
 
Methods inherited from interface ARoad0.gBaseInterface.BaseObject
equals, getFullName, getName, getNickName, hashCode
 

Method Detail

getAcsName

ImmutableName getAcsName()
Returns:
name of the ACS that owns this object

getEorACS

ImmutableACS getEorACS()
Returns:
External Object Reference to the ACS that owns this ACSObject