public interface ComposedTypeHome extends HierarchieTypeHome
| Modifier and Type | Method and Description |
|---|---|
ComposedTypeRemote |
create(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClass,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
Collection |
findByJaloClassName(String name) |
ComposedTypeRemote |
findByPrimaryKey(PK pk) |
Collection |
findByTypeCode(int tc) |
findByInheritancePath, findBySuperTypefindByCodeExactfindAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemDataComposedTypeRemote create(PK pkBase, ComposedTypeRemote superType, String code, String jaloClass, ItemDeployment deployment, ComposedTypeRemote metaType) throws EJBDuplicateCodeException, EJBInvalidParameterException, YCreateException
ComposedTypeRemote findByPrimaryKey(PK pk) throws YFinderException
YFinderExceptionCollection findByJaloClassName(String name) throws YFinderException
YFinderExceptionCollection findByTypeCode(int tc) throws YFinderException
YFinderExceptionCopyright © 2017 SAP SE. All Rights Reserved.