wt.folder
Interface CabinetMember
- All Superinterfaces:
- CabinetBased, FolderEntry, FolderServiceManaged, NetFactor, ObjectMappable, Persistable, Serializable
- All Known Implementing Classes:
- CabinetManaged, ImportSession
- public interface CabinetMember
- extends FolderEntry
A CabinetMember is an object that can be put in a Cabinet, but not a
SubFolder.
Supported API: true
Extendable: false
CABINET
public static final String CABINET
- Label for the attribute.
Supported API: false
- See Also:
- Constant Field Values
getCabinet
public CabinetReference getCabinet()
- Gets the value of the attribute: CABINET.
Supported API: false
- Returns:
- CabinetReference
setCabinet
public void setCabinet(CabinetReference a_Cabinet)
- Sets the value of the attribute: CABINET.
Supported API: false
- Parameters:
a_Cabinet
-