|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ChildAttributeOrganizer inherits from AttributeHierarchyChild and serves
as an interface for the attribute organizer only.
Supported API: false
Extendable: false
Field Summary | |
static String |
ORGANIZER_PARENT
Label for the attribute. |
static String |
ORGANIZER_PARENT_REFERENCE
Label for the attribute. |
Fields inherited from interface wt.iba.definition.AttributeHierarchyChild |
DESCRIPTION, HIERARCHY_DISPLAY_NAME, NAME |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Method Summary | |
ParentAttributeOrganizer |
getOrganizerParent()
Gets the object for the association that plays role: ORGANIZER_PARENT. |
ObjectReference |
getOrganizerParentReference()
Gets the value of the attribute: ORGANIZER_PARENT_REFERENCE. |
void |
setOrganizerParent(ParentAttributeOrganizer a_OrganizerParent)
Sets the object for the association that plays role: ORGANIZER_PARENT. |
void |
setOrganizerParentReference(ObjectReference a_OrganizerParentReference)
Sets the value of the attribute: ORGANIZER_PARENT_REFERENCE. |
Methods inherited from interface wt.iba.definition.AttributeHierarchyChild |
getDescription, getHierarchyDisplayName, getName, getParent, setDescription, setHierarchyDisplayName, setName |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo |
Methods inherited from interface wt.fc.ObjectMappable |
readExternal, writeExternal |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Field Detail |
public static final String ORGANIZER_PARENT
public static final String ORGANIZER_PARENT_REFERENCE
Method Detail |
public ParentAttributeOrganizer getOrganizerParent()
public void setOrganizerParent(ParentAttributeOrganizer a_OrganizerParent) throws WTPropertyVetoException, WTException
a_OrganizerParent
-
WTPropertyVetoException
WTException
public ObjectReference getOrganizerParentReference()
public void setOrganizerParentReference(ObjectReference a_OrganizerParentReference) throws WTPropertyVetoException
a_OrganizerParentReference
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |