Interface ComposedTypeHome
- All Superinterfaces:
HierarchieTypeHome,HomeProxy,ItemHome,TypeHome
- All Known Implementing Classes:
ComposedType_HJMPWrapper,ComposedTypeEJB
-
Method Summary
Modifier and TypeMethodDescriptioncreate(PK pkBase, ComposedTypeRemote superType, String code, String jaloClass, ItemDeployment deployment, ComposedTypeRemote metaType) findByJaloClassName(String name) findByPrimaryKey(PK pk) findByTypeCode(int tc) Methods inherited from interface de.hybris.platform.persistence.type.HierarchieTypeHome
findByInheritancePath, findBySuperTypeMethods inherited from interface de.hybris.platform.persistence.ItemHome
findAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemDataMethods inherited from interface de.hybris.platform.persistence.type.TypeHome
findByCodeExact
-
Method Details
-
create
ComposedTypeRemote create(PK pkBase, ComposedTypeRemote superType, String code, String jaloClass, ItemDeployment deployment, ComposedTypeRemote metaType) throws EJBDuplicateCodeException, EJBInvalidParameterException, YCreateException -
findByPrimaryKey
- Throws:
YFinderException
-
findByJaloClassName
- Throws:
YFinderException
-
findByTypeCode
- Throws:
YFinderException
-