Interface ICollectionListManaged

All Superinterfaces:
IBaseEntity, ICoreEntity, IEntity, Serializable
All Known Implementing Classes:
Asset

public interface ICollectionListManaged extends IEntity
Interface to signal that instances of implementing classes are associated with collections. This class does not apply to the primary collections which are handled by ICollectionManaged. It only handles linked collections.