|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImmutableBasic
This interface is responsible for modeling the member of a folder (VirtualFolder or ViewInBase) in an ACS. It is the super interface of EligibleParty and Resource. See the Copyright.
| Method Summary | |
|---|---|
java.lang.String |
getComment()
|
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 as reference for which this object is an internal hard alias. |
boolean |
getHasSoftAlias()
This property is not displayed in the GUI. |
java.util.List |
getImpliedViews()
Get the current open views containing this BaseObject. |
ImmutableName |
getIS_Name()
The Basic belongs to an ACS which belongs to an information system (IS). |
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 the internal or external soft alias. |
java.beans.PropertyChangeListener[] |
getPropertyChangeListeners(java.lang.String _propertyName)
Returns the change listeners for a property. |
long |
getSerialVersionUID()
|
java.util.List |
getVirtualFolders()
Get the virtual folders containing this BaseObject. |
| 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.Copyable |
|---|
copy |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface ARoad0.gBaseInterface.BoundBean |
|---|
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from interface ARoad0.gBaseInterface.FinalizedObjectForUser |
|---|
finalizeForUser |
| Methods inherited from interface ARoad0.gBaseInterface.FinalizedObject |
|---|
finalizeForBase |
| Method Detail |
|---|
ImmutableName getIS_Name()
java.lang.String getComment()
java.util.List getImpliedViews()
java.util.List getVirtualFolders()
long getSerialVersionUID()
ACSObject getEorReferenceAsInternalHardAlias()
ACSObject getEorAliasAsInternalHardReference()
ImmutableName[] getL_SoftAlias()
ImmutableName[] getL_AcsOfSoftReferences()
boolean getHasSoftAlias()
java.beans.PropertyChangeListener[] getPropertyChangeListeners(java.lang.String _propertyName)
_propertyName - name of the listened property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||