Package de.hybris.platform.voucher.impl
Class AbstractVoucherService
java.lang.Object
de.hybris.platform.servicelayer.internal.service.AbstractService
de.hybris.platform.servicelayer.internal.service.AbstractBusinessService
de.hybris.platform.voucher.impl.AbstractVoucherService
- All Implemented Interfaces:
Serializable,org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanNameAware,org.springframework.beans.factory.InitializingBean
- Direct Known Subclasses:
DefaultVoucherModelService,DefaultVoucherRestrictionService,DefaultVoucherService
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.internal.service.AbstractService
AbstractService.SerializableDTO -
Field Summary
Fields inherited from class de.hybris.platform.servicelayer.internal.service.AbstractBusinessService
modelService, sessionService, txManagerFields inherited from class de.hybris.platform.servicelayer.internal.service.AbstractService
tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractOrderprotected Cartprotected OrdergetOrder(OrderModel order) protected ProductgetProduct(ProductModel product) protected RestrictiongetRestriction(RestrictionModel restriction) protected Userprotected VouchergetVoucher(VoucherModel voucher) Methods inherited from class de.hybris.platform.servicelayer.internal.service.AbstractBusinessService
getModelService, getSessionService, getTxManager, setModelService, setSessionService, setTxManagerMethods inherited from class de.hybris.platform.servicelayer.internal.service.AbstractService
afterPropertiesSet, getCurrentTenant, setBeanName, setCurrentTenant, writeReplace
-
Constructor Details
-
AbstractVoucherService
public AbstractVoucherService()
-
-
Method Details
-
getCart
-
getOrder
-
getAbstractOrder
-
getVoucher
-
getRestriction
-
getProduct
-
getUser
-