public interface AtomicTypeHome extends HierarchieTypeHome
| Modifier and Type | Method and Description |
|---|---|
AtomicTypeRemote |
create(PK pkBase,
AtomicTypeRemote superType,
Class javaClass) |
AtomicTypeRemote |
create(PK pkBase,
AtomicTypeRemote superType,
String code) |
AtomicTypeRemote |
create(PK pkBase,
Class javaClass) |
Collection |
findByJavaClass(String javaClassName) |
AtomicTypeRemote |
findByPrimaryKey(PK pk) |
findByInheritancePath, findBySuperTypefindByCodeExactfindAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemDataAtomicTypeRemote create(PK pkBase, Class javaClass) throws EJBDuplicateCodeException, EJBInvalidParameterException, YCreateException
AtomicTypeRemote create(PK pkBase, AtomicTypeRemote superType, Class javaClass) throws EJBDuplicateCodeException, EJBInvalidParameterException, YCreateException
AtomicTypeRemote create(PK pkBase, AtomicTypeRemote superType, String code) throws EJBDuplicateCodeException, EJBInvalidParameterException, YCreateException
AtomicTypeRemote findByPrimaryKey(PK pk) throws YFinderException
YFinderExceptionCollection findByJavaClass(String javaClassName) throws YFinderException
YFinderExceptionCopyright © 2017 SAP SE. All Rights Reserved.