|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImmutableSource
This interface is responsible for modeling the source that is implied in an access. See the Copyright.
Method Summary | |
---|---|
ACSObject |
getEorAliasAsInternalHardReference()
Get the unique ACSObject, if any, of this ACS for which this object is an internal hard reference. |
ACSObject |
getEorReferenceAsInternalHardAlias()
Get the unique ACSObject, if any, of this ACS for which this object is an internal hard alias. |
boolean |
getHasSoftAlias()
This property is not displayed by the generic BeanInfo classes. |
ImmutableName[] |
getL_AcsOfSoftReferences()
Gets a sorted array of names of the ACS of the soft references. |
ImmutableName[] |
getL_SoftAlias()
Gets a sorted array of names of all the soft alias. |
java.lang.String |
getType()
The type is defined at the creation of the object, then it may be updated by the user. |
Methods inherited from interface ARoad0.gBaseInterface.ACSObject |
---|
getAcsName, getEorACS |
Methods inherited from interface ARoad0.gBaseInterface.BaseObject |
---|
equals, getFullName, getName, getNickName, hashCode |
Methods inherited from interface ARoad0.gBaseInterface.BaseBeanManager |
---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
java.lang.String getType()
- to define the type updating policy from the ACS,
- for defining the authorized rights for each kind of rights (ACL, AGO...),
- to manage the capacity to delete the instance,
- and by the PrivilegeForType instances to apply their rights.
It is the resource type if the object is a Resource, the EP type if it is an EP, or it is the VirtualFolder type.
ACSObject getEorReferenceAsInternalHardAlias()
ACSObject getEorAliasAsInternalHardReference()
boolean getHasSoftAlias()
ImmutableName[] getL_SoftAlias()
ImmutableName[] getL_AcsOfSoftReferences()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |