Interface PersistedCollectionNestedHolder

All Superinterfaces:
wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.facade.persistedcollection._PersistedCollectionHolder, wt.facade.persistedcollection._PersistedCollectionNestedHolder, NetFactor, ObjectMappable, Persistable, PersistedCollectionHolder, Serializable
All Known Subinterfaces:
wt.facade.persistedcollection._PersistedCollectableNestedHolder, PersistedCollectableNestedHolder
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(interfaces=PersistedCollectionHolder.class) public interface PersistedCollectionNestedHolder extends wt.facade.persistedcollection._PersistedCollectionNestedHolder
Basic interface for a 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