|
Liferay 6.0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExpandoColumn
The model interface for the ExpandoColumn service. Represents a row in the "ExpandoColumn" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to ExpandoColumnImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a expando column model instance should use the ExpandoColumn interface instead.
ExpandoColumnModel,
ExpandoColumnImpl,
ExpandoColumnModelImpl| Method Summary | |
|---|---|
Serializable |
getDefaultValue()
|
String |
getDisplayName(Locale locale)
|
String |
getTypeSettings()
Gets the type settings of this expando column. |
UnicodeProperties |
getTypeSettingsProperties()
|
void |
setTypeSettings(String typeSettings)
Sets the type settings of this expando column. |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
| Methods inherited from interface com.liferay.portlet.expando.model.ExpandoColumnModel |
|---|
clone, compareTo, getColumnId, getCompanyId, getDefaultData, getExpandoBridge, getName, getPrimaryKey, getPrimaryKeyObj, getTableId, getType, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setColumnId, setCompanyId, setDefaultData, setEscapedModel, setExpandoBridgeAttributes, setName, setNew, setPrimaryKey, setTableId, setType, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
Serializable getDefaultValue()
String getDisplayName(Locale locale)
String getTypeSettings()
ExpandoColumnModel
getTypeSettings in interface ExpandoColumnModelUnicodeProperties getTypeSettingsProperties()
void setTypeSettings(String typeSettings)
ExpandoColumnModel
setTypeSettings in interface ExpandoColumnModeltypeSettings - the type settings of this expando columnvoid setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
|
Liferay 6.0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||