Package wt.facade.persistedcollection
Interface PersistedCollectionHolder
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.facade.persistedcollection._PersistedCollectionHolder,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
wt.facade.persistedcollection._PersistedCollectableHolder,wt.facade.persistedcollection._PersistedCollectableNestedHolder,wt.facade.persistedcollection._PersistedCollectionNestedHolder,PersistedCollectableHolder,PersistedCollectableNestedHolder,PersistedCollectionNestedHolder
- All Known Implementing Classes:
_AbstractWorkPackage,com.ptc.windchill.wadm.cdrl._CDRLBasePackage,com.ptc.windchill.wadm.cdrl._ContractPackage,wt.facade.persistedcollection._ManagedCollection,com.ptc.windchill.wp.rep._ReplicationPackage,wt.facade.persistedcollection._SimpleNestedCollection,com.ptc.windchill.wp.tdp._TechnicalDataPackage,com.ptc.windchill.wp._WorkPackage,AbstractWorkPackage,CDRLBasePackage,ContractPackage,ManagedCollection,ReplicationPackage,SimpleNestedCollection,TechnicalDataPackage,WorkPackage
@GenAsPersistable(properties=@GeneratedProperty(name="collectionInfo",type=wt.facade.persistedcollection.PersistedCollectionInfo.class,constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,required=true)))
public interface PersistedCollectionHolder
extends wt.facade.persistedcollection._PersistedCollectionHolder
Basic interface for a non-nested persisted collection holder.
A PersistedCollectionHolder is an object that contains, or "holds" a
persisted collection of Persistable objects.
All PersistedCollectionHolder objects inherit a PersistedCollectionInfo cookie.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.facade.persistedcollection._PersistedCollectionHolder
COLLECTION_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, serialVersionUID, TYPE -
Method Summary
Methods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.facade.persistedcollection._PersistedCollectionHolder
getCollectionInfo, setCollectionInfoMethods 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