Uses of Interface
de.hybris.platform.persistence.GenericItemRemote
-
Packages that use GenericItemRemote Package Description de.hybris.platform.persistence -
-
Uses of GenericItemRemote in de.hybris.platform.persistence
Classes in de.hybris.platform.persistence that implement GenericItemRemote Modifier and Type Class Description classGenericBMPBeanclassGenericItemEJBMethods in de.hybris.platform.persistence that return GenericItemRemote Modifier and Type Method Description GenericItemRemoteGenericBMPBean. create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props)GenericItemRemoteGenericItemHome. create(PK pkBase, ComposedTypeRemote type, EJBPropertyContainer props)GenericItemRemoteGenericBMPBean. findByPrimaryKey(PK pk)protected GenericItemRemoteGenericItemEJBImpl. getRemote()Constructors in de.hybris.platform.persistence with parameters of type GenericItemRemote Constructor Description GenericItemEJBImpl(Tenant tenant, GenericItemRemote remoteObject)
-