Package com.liferay.portal.model.impl
Class OrgLaborImpl
Object
com.liferay.portal.kernel.model.impl.BaseModelImpl<com.liferay.portal.kernel.model.OrgLabor>
com.liferay.portal.model.impl.OrgLaborModelImpl
com.liferay.portal.model.impl.OrgLaborBaseImpl
com.liferay.portal.model.impl.OrgLaborImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.BaseModel<com.liferay.portal.kernel.model.OrgLabor>
,com.liferay.portal.kernel.model.ClassedModel
,com.liferay.portal.kernel.model.MVCCModel
,com.liferay.portal.kernel.model.OrgLabor
,com.liferay.portal.kernel.model.OrgLaborModel
,com.liferay.portal.kernel.model.PersistedModel
,com.liferay.portal.kernel.model.ShardedModel
,Serializable
,Cloneable
,Comparable<com.liferay.portal.kernel.model.OrgLabor>
- Author:
- Brian Wing Shun Chan
- See Also:
-
Field Summary
Fields inherited from class com.liferay.portal.model.impl.OrgLaborModelImpl
COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LISTTYPEID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, ORGANIZATIONID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER
Fields inherited from interface com.liferay.portal.kernel.model.OrgLabor
ORG_LABOR_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.model.impl.OrgLaborBaseImpl
persist
Methods inherited from class com.liferay.portal.model.impl.OrgLaborModelImpl
clone, cloneWithOriginalValues, compareTo, equals, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getColumnBitmask, getColumnBitmask, getColumnOriginalValue, getColumnValue, getCompanyId, getExpandoBridge, getFriClose, getFriOpen, getListTypeId, getModelAttributes, getModelClass, getModelClassName, getMonClose, getMonOpen, getMvccVersion, getOrganizationId, getOrgLaborId, getOriginalOrganizationId, getPrimaryKey, getPrimaryKeyObj, getSatClose, getSatOpen, getSunClose, getSunOpen, getThuClose, getThuOpen, getTueClose, getTueOpen, getWedClose, getWedOpen, hashCode, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setCompanyId, setExpandoBridgeAttributes, setFriClose, setFriOpen, setListTypeId, setModelAttributes, setMonClose, setMonOpen, setMvccVersion, setOrganizationId, setOrgLaborId, setPrimaryKey, setPrimaryKeyObj, setSatClose, setSatOpen, setSunClose, setSunOpen, setThuClose, setThuOpen, setTueClose, setTueOpen, setWedClose, setWedOpen, toCacheModel, toEscapedModel, toString
Methods inherited from class com.liferay.portal.kernel.model.impl.BaseModelImpl
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.OrgLaborModel
cloneWithOriginalValues, getCompanyId, getFriClose, getFriOpen, getListTypeId, getMonClose, getMonOpen, getMvccVersion, getOrganizationId, getOrgLaborId, getPrimaryKey, getSatClose, getSatOpen, getSunClose, getSunOpen, getThuClose, getThuOpen, getTueClose, getTueOpen, getWedClose, getWedOpen, setCompanyId, setFriClose, setFriOpen, setListTypeId, setMonClose, setMonOpen, setMvccVersion, setOrganizationId, setOrgLaborId, setPrimaryKey, setSatClose, setSatOpen, setSunClose, setSunOpen, setThuClose, setThuOpen, setTueClose, setTueOpen, setWedClose, setWedOpen, toXmlString
-
Constructor Details
-
OrgLaborImpl
public OrgLaborImpl()
-
-
Method Details
-
getListType
public com.liferay.portal.kernel.model.ListType getListType() throws com.liferay.portal.kernel.exception.PortalException- Throws:
com.liferay.portal.kernel.exception.PortalException
-