com.liferay.portlet.expando.model.impl
Class ExpandoValueImpl
java.lang.Object
com.liferay.portal.model.impl.BaseModelImpl<com.liferay.portlet.expando.model.ExpandoValue>
com.liferay.portlet.expando.model.impl.ExpandoValueModelImpl
com.liferay.portlet.expando.model.impl.ExpandoValueImpl
- All Implemented Interfaces:
- com.liferay.portal.model.BaseModel<com.liferay.portlet.expando.model.ExpandoValue>, com.liferay.portlet.expando.model.ExpandoValue, com.liferay.portlet.expando.model.ExpandoValueModel, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<com.liferay.portlet.expando.model.ExpandoValue>
public class ExpandoValueImpl
- extends ExpandoValueModelImpl
- implements com.liferay.portlet.expando.model.ExpandoValue
View Source
- Author:
- Raymond Augé, Brian Wing Shun Chan
- See Also:
- Serialized Form
Fields inherited from class com.liferay.portlet.expando.model.impl.ExpandoValueModelImpl |
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Methods inherited from class com.liferay.portlet.expando.model.impl.ExpandoValueModelImpl |
clone, compareTo, equals, getClassName, getClassNameId, getClassPK, getColumnId, getCompanyId, getData, getOriginalClassPK, getOriginalColumnId, getOriginalRowId, getOriginalTableId, getPrimaryKey, getPrimaryKeyObj, getRowId, getTableId, getValueId, hashCode, setClassNameId, setClassPK, setColumnId, setCompanyId, setData, setPrimaryKey, setRowId, setTableId, setValueId, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
getExpandoBridge, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.expando.model.ExpandoValueModel |
clone, compareTo, getClassName, getClassNameId, getClassPK, getColumnId, getCompanyId, getData, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getRowId, getTableId, getValueId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setColumnId, setCompanyId, setData, setEscapedModel, setExpandoBridgeAttributes, setNew, setPrimaryKey, setRowId, setTableId, setValueId, toEscapedModel, toString, toXmlString |
ExpandoValueImpl
public ExpandoValueImpl()
getBoolean
public boolean getBoolean()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getBoolean
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getBooleanArray
public boolean[] getBooleanArray()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getBooleanArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getDate
public java.util.Date getDate()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getDate
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getDateArray
public java.util.Date[] getDateArray()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getDateArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getDouble
public double getDouble()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getDouble
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getDoubleArray
public double[] getDoubleArray()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getDoubleArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getFloat
public float getFloat()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getFloat
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getFloatArray
public float[] getFloatArray()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getFloatArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getInteger
public int getInteger()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getInteger
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getIntegerArray
public int[] getIntegerArray()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getIntegerArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getLong
public long getLong()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getLong
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getLongArray
public long[] getLongArray()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getLongArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getShort
public short getShort()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getShort
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getShortArray
public short[] getShortArray()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getShortArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getString
public java.lang.String getString()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getString
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
getStringArray
public java.lang.String[] getStringArray()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
getStringArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setBoolean
public void setBoolean(boolean data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setBoolean
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setBooleanArray
public void setBooleanArray(boolean[] data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setBooleanArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setDate
public void setDate(java.util.Date data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setDate
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setDateArray
public void setDateArray(java.util.Date[] data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setDateArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setDouble
public void setDouble(double data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setDouble
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setDoubleArray
public void setDoubleArray(double[] data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setDoubleArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setFloat
public void setFloat(float data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setFloat
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setFloatArray
public void setFloatArray(float[] data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setFloatArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setInteger
public void setInteger(int data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setInteger
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setIntegerArray
public void setIntegerArray(int[] data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setIntegerArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setLong
public void setLong(long data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setLong
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setLongArray
public void setLongArray(long[] data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setLongArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setShort
public void setShort(short data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setShort
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setShortArray
public void setShortArray(short[] data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setShortArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setString
public void setString(java.lang.String data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setString
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
setStringArray
public void setStringArray(java.lang.String[] data)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Specified by:
setStringArray
in interface com.liferay.portlet.expando.model.ExpandoValue
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
validate
protected void validate(int type)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
- Throws:
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException