Package de.hybris.platform.persistence
Interface GenericItemHome
- All Known Implementing Classes:
GenericBMPBean,GenericItemEJB
-
Method Summary
Modifier and TypeMethodDescriptioncreate(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) Methods inherited from interface de.hybris.platform.persistence.ItemHome
findAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemData
-
Method Details
-
create
GenericItemRemote create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) throws YCreateException - Throws:
YCreateException
-