Uses of Interface
de.hybris.platform.persistence.ExtensibleItemRemote
-
-
Uses of ExtensibleItemRemote in de.hybris.platform.persistence
Subinterfaces of ExtensibleItemRemote in de.hybris.platform.persistence Modifier and Type Interface Description interfaceGenericItemRemoteClasses in de.hybris.platform.persistence that implement ExtensibleItemRemote Modifier and Type Class Description classExtensibleItemEJBThe extensible item entity implementation.classGenericBMPBeanclassGenericItemEJBMethods in de.hybris.platform.persistence with parameters of type ExtensibleItemRemote Modifier and Type Method Description voidExtensibleItemEJB. copyPropertiesFrom(ExtensibleItemRemote ext)voidExtensibleItemRemote. copyPropertiesFrom(ExtensibleItemRemote ext)Constructors in de.hybris.platform.persistence with parameters of type ExtensibleItemRemote Constructor Description ExtensibleItemEJBImpl(Tenant tenant, ExtensibleItemRemote remoteObject) -
Uses of ExtensibleItemRemote in de.hybris.platform.persistence.c2l
Subinterfaces of ExtensibleItemRemote in de.hybris.platform.persistence.c2l Modifier and Type Interface Description interfaceLocalizableItemRemoteClasses in de.hybris.platform.persistence.c2l that implement ExtensibleItemRemote Modifier and Type Class Description classLocalizableItemEJB -
Uses of ExtensibleItemRemote in de.hybris.platform.persistence.enumeration
Subinterfaces of ExtensibleItemRemote in de.hybris.platform.persistence.enumeration Modifier and Type Interface Description interfaceEnumerationValueRemoteClasses in de.hybris.platform.persistence.enumeration that implement ExtensibleItemRemote Modifier and Type Class Description classEnumerationValue_HJMPWrapperclassEnumerationValueEJB -
Uses of ExtensibleItemRemote in de.hybris.platform.persistence.link
Subinterfaces of ExtensibleItemRemote in de.hybris.platform.persistence.link Modifier and Type Interface Description interfaceLinkRemoteClasses in de.hybris.platform.persistence.link that implement ExtensibleItemRemote Modifier and Type Class Description classGenericLinkBMPBeanclassLinkEJB -
Uses of ExtensibleItemRemote in de.hybris.platform.persistence.meta
Subinterfaces of ExtensibleItemRemote in de.hybris.platform.persistence.meta Modifier and Type Interface Description interfaceMetaInformationRemoteTODO: apidocClasses in de.hybris.platform.persistence.meta that implement ExtensibleItemRemote Modifier and Type Class Description classMetaInformation_HJMPWrapperclassMetaInformationEJB -
Uses of ExtensibleItemRemote in de.hybris.platform.persistence.test
Subinterfaces of ExtensibleItemRemote in de.hybris.platform.persistence.test Modifier and Type Interface Description interfaceTestItemRemoteClasses in de.hybris.platform.persistence.test that implement ExtensibleItemRemote Modifier and Type Class Description classTestItem_HJMPWrapperclassTestItemEJB -
Uses of ExtensibleItemRemote in de.hybris.platform.persistence.type
Subinterfaces of ExtensibleItemRemote in de.hybris.platform.persistence.type Modifier and Type Interface Description interfaceAtomicTypeRemoteinterfaceAttributeDescriptorRemoteinterfaceCollectionTypeRemoteinterfaceComposedTypeRemoteinterfaceDescriptorRemoteinterfaceHierarchieTypeRemoteinterfaceMapTypeRemoteinterfaceSearchRestrictionRemoteinterfaceTypeManagerManagedRemoteinterfaceTypeRemoteClasses in de.hybris.platform.persistence.type that implement ExtensibleItemRemote Modifier and Type Class Description classAtomicType_HJMPWrapperclassAtomicTypeEJBclassAttributeDescriptor_HJMPWrapperclassAttributeDescriptorEJBclassCollectionType_HJMPWrapperclassCollectionTypeEJBclassComposedType_HJMPWrapperclassComposedTypeEJBclassHierarchieTypeEJBclassMapType_HJMPWrapperclassMapTypeEJBclassSearchRestriction_HJMPWrapperclassSearchRestrictionEJBclassTypeEJBclassTypeManagerManagedEJB -
Uses of ExtensibleItemRemote in de.hybris.platform.test
Methods in de.hybris.platform.test with parameters of type ExtensibleItemRemote Modifier and Type Method Description protected voidPropertyTest. executeTest(ComposedTypeRemote type, ExtensibleItemRemote itemA, ExtensibleItemRemote itemB, de.hybris.platform.test.PropertyTest.FieldAccess access, java.lang.String searchQualifier, boolean createDescriptor)
-