Interface SalesDocumentConfiguration
- All Superinterfaces:
BusinessObject,MessageListHolder,Serializable
- All Known Subinterfaces:
TransactionConfiguration
- All Known Implementing Classes:
TransactionConfigurationImpl
The SalesDocumentConfiguration interface handles all kind of application settings relevant for the Sales Document.
-
Field Summary
Fields inherited from interface de.hybris.platform.sap.core.common.message.MessageListHolder
INVALID, VALID -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Returns the property processType, which is provided by the sales moduleMethods inherited from interface de.hybris.platform.sap.core.bol.businessobject.BusinessObject
addExtensionData, clearMessages, clearOwnMessages, copyMessages, copyMessages, createUniqueHandle, destroy, getExtensionData, getExtensionDataValues, getExtensionMap, getHandle, getOwnMessageList, getSubObjectIterator, getTechKey, hasHandle, hasMessages, hasOwnMessages, init, isValid, logMessage, removeExtensionData, removeExtensionDataValues, setExtensionMap, setHandle, setInvalid, setTechKey, setValidMethods inherited from interface de.hybris.platform.sap.core.common.message.MessageListHolder
addMessage, clearMessages, getMessageList
-
Method Details
-
getProcessType
Deprecated, for removal: This API element is subject to removal in a future version.Returns the property processType, which is provided by the sales module- Returns:
- processType
-