Uses of Interface
de.hybris.platform.persistence.ItemRemote
Packages that use ItemRemote
Package
Description
-
Uses of ItemRemote in de.hybris.platform.core
Methods in de.hybris.platform.core with parameters of type ItemRemoteModifier and TypeMethodDescriptionItemWrapperCreator.create(Tenant tenant, ItemRemote itemRemote) -
Uses of ItemRemote in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo with type parameters of type ItemRemoteModifier and TypeMethodDescriptionprotected final <T extends ItemRemote>
TManager.extractNonRequiredRemoteFromItem(Item item) protected final <T extends ItemRemote>
TManager.extractRequiredRemoteFromItem(Item item, Class<T> clazz) -
Uses of ItemRemote in de.hybris.platform.persistence
Subinterfaces of ItemRemote in de.hybris.platform.persistenceModifier and TypeInterfaceDescriptioninterfaceThe remote interface of extensible item beans.interfaceClasses in de.hybris.platform.persistence that implement ItemRemoteModifier and TypeClassDescriptionclassThe extensible item entity implementation.classclassclassItemEJB is responsible for holding a primary key generating a new primary key having a typecodeMethods in de.hybris.platform.persistence that return ItemRemoteModifier and TypeMethodDescriptionSystemEJB.findRemoteObjectByPK(PK pk) SystemEJB.findRemoteObjectByPKInternal(PK pk) ItemEJB.getOwner()ItemRemote.getOwner()protected ItemRemoteItemEJBImpl.getRemote()Methods in de.hybris.platform.persistence that return types with arguments of type ItemRemoteModifier and TypeMethodDescriptionSystemEJB.findRemoteObjectsByPK(Collection<PK> pks, Set<PK> preloadLanguagePKs, boolean ignoreMissing) FetchesItemRemoteinstances for a given collection of PKs.Methods in de.hybris.platform.persistence with parameters of type ItemRemoteModifier and TypeMethodDescriptionbooleanManagerEJB.canRemoveItem(ItemRemote item) In case a manager wants to abort the removal of an Item this method should return false.protected final voidItemEJB.copyComposedTypeFromTemplate(ItemRemote template) protected voidExtensibleItemEJB.createFromTemplate(ItemRemote template) sets data from template item.protected voidItemEJB.createFromTemplate(ItemRemote template) sets data from template item.protected PKExtensibleItemEJB.doCreateInternal(PK pk, ComposedTypeRemote type, ItemRemote template, EJBPropertyContainer props) protected PKItemEJB.doCreateInternal(PK pk, ComposedTypeRemote type, ItemRemote template) is responsible for assigning Item with a unique primary key and a given type.protected voidItemEJB.doPostCreateInternal(PK pkBase, ComposedTypeRemote type, ItemRemote template) voidManagerEJB.notifyItemRemove(ItemRemote item) Callback method to get notified if an item in the hybris platform is going to be removed.protected voidExtensibleItemEJB.postCreateFromTemplate(ItemRemote template) sets (postcreate - )data from template item.protected voidItemEJB.postCreateFromTemplate(ItemRemote template) sets (postcreate - )data from template item.voidManagerEJB.prepareItemRemove(ItemRemote item) Called before a not stageable item is removed.voidManagerEJB.removeItem(ItemRemote item) Removes an Item which is not stageable.voidItemEJB.setOwner(ItemRemote owner) voidItemRemote.setOwner(ItemRemote item) voidItemEJBImpl.setRemote(ItemRemote remote) Method parameters in de.hybris.platform.persistence with type arguments of type ItemRemoteModifier and TypeMethodDescriptionSystemEJB.getMissingPKs(Set<PK> required, Collection<ItemRemote> items) Constructors in de.hybris.platform.persistence with parameters of type ItemRemoteModifierConstructorDescriptionprotectedItemEJBImpl(Tenant tenant, ItemRemote remoteObject) constructors used to create a Item with a remote or with a primary key. -
Uses of ItemRemote in de.hybris.platform.persistence.c2l
Subinterfaces of ItemRemote in de.hybris.platform.persistence.c2lClasses in de.hybris.platform.persistence.c2l that implement ItemRemoteMethods in de.hybris.platform.persistence.c2l with parameters of type ItemRemoteModifier and TypeMethodDescriptionprotected voidLocalizableItemEJB.createFromTemplate(ItemRemote template) protected voidLocalizableItemEJB.postCreateFromTemplate(ItemRemote template) sets (postcreate - )data from template item. -
Uses of ItemRemote in de.hybris.platform.persistence.enumeration
Subinterfaces of ItemRemote in de.hybris.platform.persistence.enumerationClasses in de.hybris.platform.persistence.enumeration that implement ItemRemoteMethods in de.hybris.platform.persistence.enumeration with parameters of type ItemRemoteModifier and TypeMethodDescriptionbooleanEnumerationManagerEJB.canRemoveItem(ItemRemote item) voidEnumerationManagerEJB.removeItem(ItemRemote item) -
Uses of ItemRemote in de.hybris.platform.persistence.extension
Methods in de.hybris.platform.persistence.extension with parameters of type ItemRemoteModifier and TypeMethodDescriptionbooleanExtensionManagerEJB.canRemoveItem(ItemRemote item) voidExtensionManagerEJB.notifyItemRemove(ItemRemote item) -
Uses of ItemRemote in de.hybris.platform.persistence.link
Subinterfaces of ItemRemote in de.hybris.platform.persistence.linkClasses in de.hybris.platform.persistence.link that implement ItemRemoteMethods in de.hybris.platform.persistence.link that return ItemRemoteModifier and TypeMethodDescriptionLinkEJB.getSource()LinkRemote.getSource()LinkEJB.getTarget()LinkRemote.getTarget()Methods in de.hybris.platform.persistence.link with parameters of type ItemRemoteModifier and TypeMethodDescriptionLinkManagerEJB.createLink(String qual, ItemRemote source, ItemRemote target, int sequenceNumber, int reverseSequenceNumber) voidLinkManagerEJB.notifyItemRemove(ItemRemote item) voidLinkManagerEJB.removeItem(int stagingMethod, ItemRemote item) voidLinkEJB.setSource(ItemRemote source) voidLinkRemote.setSource(ItemRemote source) voidLinkEJB.setTarget(ItemRemote target) voidLinkRemote.setTarget(ItemRemote target) -
Uses of ItemRemote in de.hybris.platform.persistence.meta
Subinterfaces of ItemRemote in de.hybris.platform.persistence.metaClasses in de.hybris.platform.persistence.meta that implement ItemRemoteMethods in de.hybris.platform.persistence.meta with parameters of type ItemRemote -
Uses of ItemRemote in de.hybris.platform.persistence.property
Methods in de.hybris.platform.persistence.property that return ItemRemoteMethods in de.hybris.platform.persistence.property with parameters of type ItemRemoteModifier and TypeMethodDescriptionprotected final voidJDBCValueMappings.ItemReaderWriter.writeValue(PreparedStatement stmt, int fieldIndex, ItemRemote value) -
Uses of ItemRemote in de.hybris.platform.persistence.test
Subinterfaces of ItemRemote in de.hybris.platform.persistence.testClasses in de.hybris.platform.persistence.test that implement ItemRemote -
Uses of ItemRemote in de.hybris.platform.persistence.type
Subinterfaces of ItemRemote in de.hybris.platform.persistence.typeModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in de.hybris.platform.persistence.type that implement ItemRemoteModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in de.hybris.platform.persistence.type with parameters of type ItemRemoteModifier and TypeMethodDescriptionvoidTypeTools.Binding.bind(ItemRemote item, Set elements) booleanTypeManagerEJB.canRemoveItem(ItemRemote item) voidTypeManagerEJB.changeItemType(ItemRemote item, ComposedTypeRemote newType) TypeTools.Binding.getElements(ItemRemote item) protected booleanTypeManagerEJB.isInstanceOf(ItemRemote item, ComposedTypeRemote ct) voidTypeManagerEJB.notifyItemRemove(ItemRemote item) voidTypeManagerEJB.prepareItemRemove(ItemRemote item) voidTypeManagerEJB.removeItem(ItemRemote item) static voidTypeTools.setPartOf(ItemRemote item, Collection elements, TypeTools.Binding binding) -
Uses of ItemRemote in de.hybris.platform.test
Classes in de.hybris.platform.test that implement ItemRemoteMethods in de.hybris.platform.test that return ItemRemoteModifier and TypeMethodDescriptionItemDummy.copy()ItemDummy.getOwner()ItemDummy.getStagedCopy()Methods in de.hybris.platform.test with parameters of type ItemRemoteModifier and TypeMethodDescriptionstatic voidTypeManagerTest.assertEqualsTest(ItemRemote expected, ItemRemote actual) voidItemDummy.deepCopyFrom(ItemRemote remote) voidItemDummy.setOwner(ItemRemote item) voidItemDummy.setStagedCopy(ItemRemote rem) -
Uses of ItemRemote in de.hybris.platform.util
Methods in de.hybris.platform.util that return ItemRemoteModifier and TypeMethodDescriptionstatic ItemRemoteEJBTools.instantiateItemPropertyValue(ItemPropertyValue ipv) static final ItemRemoteEJBTools.instantiatePK(PK pk) Methods in de.hybris.platform.util with parameters of type ItemRemoteModifier and TypeMethodDescriptionstatic ItemPropertyValueEJBTools.createItemPropertyValue(ItemRemote item) static booleanUtilities.ejbEquals(ItemRemote first, ItemRemote second) Checks whether two remote items are equal by calling an equal check on them including null checks.static PKEJBTools.getPK(ItemRemote remote) static StringEJBTools.getPKInLIKEFragment(ItemRemote remote) Returns a SQL LIKE fragment which should be used to find a single remote object within a pk collection string (@see #getPKCollectionString(Collection)}.Method parameters in de.hybris.platform.util with type arguments of type ItemRemoteModifier and TypeMethodDescriptionstatic voidEJBTools.removeBeanCollection(Collection<? extends ItemRemote> c) Removes a collection of ItemRemotes.