Uses of Class
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.BaseStoreRef
Packages that use BaseStoreRef
Package
Description
-
Uses of BaseStoreRef in de.hybris.platform.b2ctelcotmfwebservices.mappers.basestoreref
Methods in de.hybris.platform.b2ctelcotmfwebservices.mappers.basestoreref with parameters of type BaseStoreRefModifier and TypeMethodDescriptionvoidBaseStoreRefHrefAttributeMapper.populateTargetAttributeFromSource(BaseStoreData source, BaseStoreRef target, ma.glasnost.orika.MappingContext context) voidBaseStoreRefIdAttributeMapper.populateTargetAttributeFromSource(BaseStoreData source, BaseStoreRef target, ma.glasnost.orika.MappingContext context) -
Uses of BaseStoreRef in de.hybris.platform.b2ctelcotmfwebservices.v2.dto
Methods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto that return BaseStoreRefModifier and TypeMethodDescription@Valid BaseStoreRefCatalog.getBaseStore()Reference to the baseStore@Valid BaseStoreRefClassificationSystem.getBaseStore()Reference to the baseStore@Valid BaseStoreRefContentCatalog.getBaseStore()Reference to the baseStoreMethods in de.hybris.platform.b2ctelcotmfwebservices.v2.dto with parameters of type BaseStoreRefModifier and TypeMethodDescriptionCatalog.baseStore(BaseStoreRef baseStore) ClassificationSystem.baseStore(BaseStoreRef baseStore) ContentCatalog.baseStore(BaseStoreRef baseStore) voidCatalog.setBaseStore(BaseStoreRef baseStore) voidClassificationSystem.setBaseStore(BaseStoreRef baseStore) voidContentCatalog.setBaseStore(BaseStoreRef baseStore)