Package com.liferay.portal.kernel.model
Interface OrgLabor
- All Superinterfaces:
BaseModel<OrgLabor>,ClassedModel,Cloneable,Comparable<OrgLabor>,MVCCModel,OrgLaborModel,PersistedModel,Serializable,ShardedModel
- All Known Implementing Classes:
OrgLaborWrapper
The extended model interface for the OrgLabor service. Represents a row in the "OrgLabor" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
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, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods 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, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
ORG_LABOR_ID_ACCESSOR
-
-
Method Details
-
getListType
- Throws:
PortalException
-