java.lang.Object
de.hybris.platform.sap.core.bol.businessobject.BusinessObjectBase
de.hybris.platform.sap.sapordermgmtbol.transaction.misc.businessobject.impl.TransactionConfigurationImpl
All Implemented Interfaces:
BackendAware, BusinessObject, MessageListHolder, SalesDocumentConfiguration, TransactionConfiguration, Serializable, Cloneable

public class TransactionConfigurationImpl extends BusinessObjectBase implements TransactionConfiguration
The Shop object contains all kind of settings for the application.

The shop object use ShopBackend to comunicate with the backend.
For further details see the interface ShopData

See Also: