public class DefaultCurrencyAttributeManager extends AbstractUrlEncodingAttributeManager
| Constructor and Description |
|---|
DefaultCurrencyAttributeManager() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<java.lang.String> |
getAllAvailableValues()
Get all the possible/available values for a particular attribute.
|
java.lang.String |
getAttributeValueForEmail(BusinessProcessModel businessProcessModel)
Returns the value for the attribute
|
java.lang.String |
getCurrentValue()
Returns the current value for the attribute
|
java.lang.String |
getDefaultValue()
Returns the default value for the attribute
|
void |
updateAndSyncForAttrChange(java.lang.String value)
Update the store/site for the given value.
|
getCmsSiteService, getCommerceCommonI18NService, getSessionService, getStoreSessionService, isValid, setCmsSiteService, setCommerceCommonI18NService, setSessionService, setStoreSessionServicepublic java.util.Collection<java.lang.String> getAllAvailableValues()
UrlEncodingAttributeManagerpublic void updateAndSyncForAttrChange(java.lang.String value)
UrlEncodingAttributeManagervalue - to be updatedpublic java.lang.String getDefaultValue()
UrlEncodingAttributeManagerpublic java.lang.String getCurrentValue()
UrlEncodingAttributeManagerpublic java.lang.String getAttributeValueForEmail(BusinessProcessModel businessProcessModel)
UrlEncodingAttributeManagerCopyright © 2018 SAP SE. All Rights Reserved.