Package wt.folder
Interface CabinetMember
- All Superinterfaces:
wt.folder._CabinetBased,wt.folder._CabinetMember,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,CabinetBased,FolderEntry,wt.folder.FolderServiceManaged,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
_AnalysisActivity,_AnnotationSet,_CabinetManaged,_ChangeActivity2,_ChangeProposal,com.ptc.qualitymanagement.nc._NCAnalysisActivity,wt.annotation._StructuredAnnotationSet,_WTAnalysisActivity,_WTChangeActivity2,_WTChangeProposal,AnalysisActivity,AnnotationSet,CabinetManaged,ChangeActivity2,ChangeProposal,NCAnalysisActivity,StructuredAnnotationSet,WTAnalysisActivity,WTChangeActivity2,WTChangeProposal
@GenAsPersistable(interfaces=FolderEntry.class,
properties=@GeneratedProperty(name="cabinet",type=CabinetReference.class,accessors=@PropertyAccessors(setExceptions={})))
public interface CabinetMember
extends wt.folder._CabinetMember
A CabinetMember is an object that can be put in a Cabinet, but not a
SubFolder.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.folder._CabinetMember
CABINETFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATION, NAMEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from interface wt.folder._CabinetMember
getCabinet, setCabinetMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.folder.CabinetBased
getCabinetReference, getFolderPath, getLocation, getNameMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType