public interface CollectionDescription<E extends CollectionMember> extends C2KLocalObject
| Modifier and Type | Method and Description |
|---|---|
Collection<E> |
newInstance(TransactionKey transactionKey)
Create a new instance of this collection.
|
enforceValidName, getClusterPath, getClusterType, getName, setNameCollection<E> newInstance(TransactionKey transactionKey) throws ObjectNotFoundException
transactionKey - the key of the current transactionObjectNotFoundException - When an essential piece of description
data, such as a child Item PropertyDescription outcome, doesn't exist.Copyright © 1997–2022 CRISTAL-iSE. All rights reserved.