Class MarketplaceRestrictionDataImpl
java.lang.Object
de.hybris.platform.cms2.servicelayer.data.impl.DefaultRestrictionData
de.hybris.platform.marketplaceservices.data.impl.MarketplaceRestrictionDataImpl
- All Implemented Interfaces:
RestrictionData,MarketplaceRestrictionData,Serializable
public class MarketplaceRestrictionDataImpl
extends DefaultRestrictionData
implements MarketplaceRestrictionData
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.cms2.servicelayer.data.impl.DefaultRestrictionData
getCatalog, getCategory, getProduct, getValue, hasCatalog, hasCategory, hasProduct, hasValue, setCatalog, setCategory, setProduct, setValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.cms2.servicelayer.data.RestrictionData
getCatalog, getCategory, getProduct, getValue, hasCatalog, hasCategory, hasProduct, hasValue, setCatalog, setCategory, setProduct, setValue
-
Constructor Details
-
MarketplaceRestrictionDataImpl
public MarketplaceRestrictionDataImpl()
-
-
Method Details
-
setVendor
- Specified by:
setVendorin interfaceMarketplaceRestrictionData
-
getVendor
- Specified by:
getVendorin interfaceMarketplaceRestrictionData
-