Dynamicweb.eCommerce.Orders.ReturnMerchandiseAuthorization Namespace : ReturnMerchandiseAuthorizationState Class |
For a list of all members of this type, see ReturnMerchandiseAuthorizationState members.
Name | Description | |
---|---|---|
ClearCache | Clears the cache. | |
CreateTranslation | Creates a new ReturnMerchandiseAuthorizationState with all the properties of this but with the given LanguageID. | |
Delete | Deletes this instance. | |
DeleteAll | Deletes all translations of this ReturnMerchandiseAuthorizationState. | |
GetAllStates | Gets a ReturnMerchandiseAuthorizationStateCollection containing all ReturnMerchandiseAuthorizationState objects in the current Context.Language. | |
GetAllStatesById | Gets all translations of the ReturnMerchandiseAuthorizationState having the given ID. | |
GetAllStatesByLanguageId | Overloaded. Gets all ReturnMerchandiseAuthorizationState object translations for the given LanguageID. If a translation is missing for the given language, the Default Rma State is used. | |
GetDefaultStateForNewRmaOrderLines | Gets the default ReturnMerchandiseAuthorizationState for new ReturnMerchandiseAuthorization. | |
GetStateById | Gets the ReturnMerchandiseAuthorizationState by ID and LanguageID. If no matching ReturnMerchandiseAuthorizationState exists, the Default ReturnMerchandiseAuthorizationState is used. | |
Save | Saves this instance. | |
UpdateDefaultValues | Updates the default name and description, which are used when no translation is found. |