|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Foldered object is one that lives in a Folder (Cabinet or SubFolder).
It may reside in one and only one Folder although it may be referenced
by Shortcut's from many other folders.
Supported API: true
Extendable: true
Cabinet
,
SubFolder
,
FolderMemberLink
,
Folder
,
Shortcut
,
FolderEntry
Field Summary | |
static String |
CABINET
Label for the attribute. |
static String |
CABINET_NAME
Label for the attribute. |
static String |
FOLDERING_INFO
Label for the attribute. |
Fields inherited from interface wt.folder.CabinetBased |
CABINET_REFERENCE, FOLDER_PATH, LOCATION, NAME |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Method Summary | |
CabinetReference |
getCabinet()
Gets the value of the attribute: CABINET. |
String |
getCabinetName()
Gets the value of the attribute: CABINET_NAME. |
FolderingInfo |
getFolderingInfo()
Gets the object for the association that plays role: FOLDERING_INFO. |
void |
setFolderingInfo(FolderingInfo a_FolderingInfo)
Sets the object for the association that plays role: FOLDERING_INFO. |
Methods inherited from interface wt.folder.CabinetBased |
getCabinetReference, getFolderPath, getLocation, getName |
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 CABINET_NAME
public static final String CABINET
public static final String FOLDERING_INFO
Method Detail |
public String getCabinetName()
public CabinetReference getCabinet()
public FolderingInfo getFolderingInfo()
public void setFolderingInfo(FolderingInfo a_FolderingInfo)
a_FolderingInfo
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |