public class LocalizedDescription extends org.sistema.persist.Persistent implements ILocalizedDescription
Constructor and Description |
---|
LocalizedDescription() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getDescription(java.util.Locale locale) |
org.sistema.util.LocalizedString |
getDescriptions() |
java.lang.Integer |
getId() |
void |
setDescriptions(org.sistema.util.LocalizedString descriptions)
Sets the localized descriptions.
|
addAttribute, addAttribute, equals, getAttribute, getAttributeMaximumLength, getAttributeMinimumLength, getAttributeValue, getField, getFieldFlagValue, getFieldNames, getFields, getFieldsUnsavedElements, getFieldValue, getPrimaryKey, getValue, hasUnsavedElements, isAttributeEditable, isAttributeRequired, isAttributeVisible, isAttributeVisible, isDeletable, isDeleted, isEditable, isFieldModified, isFieldState, isModified, isModifiedBase, isNew, setAttributeValue, setDeletable, setDeleted, setFieldFlag, setFieldState, setFieldValue, setNew
public java.lang.String getDescription()
getDescription
in interface ILocalizedDescription
public java.lang.String getDescription(java.util.Locale locale)
getDescription
in interface ILocalizedDescription
public org.sistema.util.LocalizedString getDescriptions()
getDescriptions
in interface ILocalizedDescription
public java.lang.Integer getId()
getId
in interface org.sistema.persist.IPersistent
public void setDescriptions(org.sistema.util.LocalizedString descriptions)
ILocalizedDescription
setDescriptions
in interface ILocalizedDescription