public interface IMutableMultiLanguagedProperty extends IMutableProperty, IMultiLanguagedProperty
| Modifier and Type | Method and Description |
|---|---|
void |
deleteValue(String languageTag)
Removes a language specific value of this property
|
void |
markAsTranslated()
marks all languages as up-to-date
|
void |
markAsTranslated(String languageTag)
marks this language as up-to-date
|
void |
setBooleanValue(String languageTag,
boolean value)
Sets the property value if the type ist PropertyType.BOOLEAN
|
void |
setDateValue(String languageTag,
Date value)
Sets the property value if the type ist PropertyType.DATE
|
void |
setDateValueFromLong(String languageTag,
long value)
Sets the property value if the type ist PropertyType.DATE
|
void |
setDefaultLanguage(String languageTag)
Specifies the default language.
|
void |
setIntValue(String languageTag,
int value)
Sets the property value if the type ist PropertyType.INTEGER
|
void |
setLongIntValue(String languageTag,
long value)
Sets the property value if the type ist PropertyType.LONG
|
void |
setStringValue(String languageTag,
String value)
Sets the property value if the type ist PropertyType.STRING
|
addValue, removeAttribute, removeValue, setAttribute, setAttributes, setBooleanValue, setDateValue, setDateValueFromLong, setIntValue, setLongIntValue, setStringValue, setValue, setValuesgetBooleanValue, getClone, getDateValue, getIntValue, getLanguageTags, getLanguageTagsNeedingTranslation, getLastSetLanguageTag, getLongIntValue, getStringValue, getValueAsString, needsTranslationgetAttribute, getAttributes, getBooleanValue, getDateValue, getDescription, getDescription, getIntValue, getLongIntValue, getMutable, getPropertyDef, getPropertyName, getStringValue, getType, getValue, getValueAsString, getValues, isMultivaluedvoid setIntValue(String languageTag, int value) throws ResourceException
ResourceExceptionvoid setDateValue(String languageTag, Date value) throws ResourceException
ResourceExceptionvoid setDateValueFromLong(String languageTag, long value) throws ResourceException
ResourceExceptionvoid setStringValue(String languageTag, String value) throws ResourceException
ResourceExceptionvoid setLongIntValue(String languageTag, long value) throws ResourceException
ResourceExceptionvoid setBooleanValue(String languageTag, boolean value) throws ResourceException
ResourceExceptionvoid deleteValue(String languageTag) throws ResourceException
ResourceExceptionvoid markAsTranslated(String languageTag) throws ResourceException
ResourceExceptionvoid markAsTranslated()
throws ResourceException
ResourceExceptionvoid setDefaultLanguage(String languageTag) throws ResourceException
IMultiLanguagedProperty.languageTag - the default languageResourceExceptionIMultiLanguagedProperty| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2017 SAP AG Complete Copyright Notice