public interface CollectionTypeHome extends TypeHome
| Modifier and Type | Method and Description |
|---|---|
CollectionTypeRemote |
create(PK pkBase,
String code,
TypeRemote elementType,
int typeOfCollection) |
Collection |
findByElementType(PK typePK) |
CollectionTypeRemote |
findByPrimaryKey(PK pk) |
findByCodeExactfindAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemDataCollectionTypeRemote create(PK pkBase, String code, TypeRemote elementType, int typeOfCollection) throws EJBDuplicateCodeException, EJBInvalidParameterException, YCreateException
CollectionTypeRemote findByPrimaryKey(PK pk) throws YFinderException
YFinderExceptionCollection findByElementType(PK typePK) throws YFinderException
YFinderExceptionCopyright © 2017 SAP SE. All Rights Reserved.