Uses of Interface
de.hybris.platform.persistence.property.PropertyAccess
-
Packages that use PropertyAccess Package Description de.hybris.platform.persistence de.hybris.platform.persistence.property -
-
Uses of PropertyAccess in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return PropertyAccess Modifier and Type Method Description protected PropertyAccessExtensibleItemEJB. getPropertyAccess(java.lang.String name, boolean forWriting)protected PropertyAccessExtensibleItemEJB. getPropertyAccess(java.lang.String name, PK langPK, boolean forWriting)protected PropertyAccessExtensibleItemEJB. getPropertyAccessInternal(TypeInfoMap info, int type, PK langPK, boolean forWriting, java.lang.String name)Methods in de.hybris.platform.persistence that return types with arguments of type PropertyAccess Modifier and Type Method Description protected java.util.Collection<PropertyAccess>ExtensibleItemEJB. getAllPropertyAccesses(boolean forWriting) -
Uses of PropertyAccess in de.hybris.platform.persistence.property
Subinterfaces of PropertyAccess in de.hybris.platform.persistence.property Modifier and Type Interface Description interfaceLocalizedPropertyAccessClasses in de.hybris.platform.persistence.property that implement PropertyAccess Modifier and Type Class Description classAbstractPropertyAccessclassEJBPropertyCacheclassEJBPropertyRowCache
-