Uses of Class
de.hybris.platform.persistence.property.EJBPropertyContainer
Packages that use EJBPropertyContainer
Package
Description
-
Uses of EJBPropertyContainer in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence with parameters of type EJBPropertyContainerModifier and TypeMethodDescriptionGenericBMPBean.create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) GenericItemHome.create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) protected PKExtensibleItemEJB.doCreateInternal(PK pk, ComposedTypeRemote type, ItemRemote template, EJBPropertyContainer props) GenericBMPBean.ejbCreate(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props) GenericItemEJB.ejbCreate(PK pk, ComposedTypeRemote type, EJBPropertyContainer props) voidGenericBMPBean.ejbPostCreate(PK param0, ComposedTypeRemote param1, EJBPropertyContainer param2) voidGenericItemEJB.ejbPostCreate(PK pk, ComposedTypeRemote type, EJBPropertyContainer props) voidExtensibleItemEJB.setAllProperties(EJBPropertyContainer propertyContainer) voidExtensibleItemRemote.setAllProperties(EJBPropertyContainer propertyContainer) -
Uses of EJBPropertyContainer in de.hybris.platform.persistence.property
Methods in de.hybris.platform.persistence.property with parameters of type EJBPropertyContainerModifier and TypeMethodDescriptionvoidEJBPropertyCache.setAllProperties(EJBPropertyContainer container) -
Uses of EJBPropertyContainer in de.hybris.platform.util
Methods in de.hybris.platform.util that return EJBPropertyContainer