Package com.liferay.portal.kernel.model
Class OrgLaborWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<OrgLabor>
com.liferay.portal.kernel.model.OrgLaborWrapper
- All Implemented Interfaces:
BaseModel<OrgLabor>
,ClassedModel
,ModelWrapper<OrgLabor>
,MVCCModel
,OrgLabor
,OrgLaborModel
,PersistedModel
,ShardedModel
,Serializable
,Cloneable
,Comparable<OrgLabor>
public class OrgLaborWrapper
extends BaseModelWrapper<OrgLabor>
implements ModelWrapper<OrgLabor>, OrgLabor
This class is a wrapper for OrgLabor
.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.portal.kernel.model.OrgLabor
ORG_LABOR_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
Returns the company ID of this org labor.int
Returns the fri close of this org labor.int
Returns the fri open of this org labor.long
Returns the list type ID of this org labor.int
Returns the mon close of this org labor.int
Returns the mon open of this org labor.long
Returns the mvcc version of this org labor.long
Returns the organization ID of this org labor.long
Returns the org labor ID of this org labor.long
Returns the primary key of this org labor.int
Returns the sat close of this org labor.int
Returns the sat open of this org labor.int
Returns the sun close of this org labor.int
Returns the sun open of this org labor.int
Returns the thu close of this org labor.int
Returns the thu open of this org labor.int
Returns the tue close of this org labor.int
Returns the tue open of this org labor.int
Returns the wed close of this org labor.int
Returns the wed open of this org labor.void
persist()
Updates this model instance in the database or adds it if it does not yet exist.void
setCompanyId
(long companyId) Sets the company ID of this org labor.void
setFriClose
(int friClose) Sets the fri close of this org labor.void
setFriOpen
(int friOpen) Sets the fri open of this org labor.void
setListTypeId
(long listTypeId) Sets the list type ID of this org labor.void
setModelAttributes
(Map<String, Object> attributes) void
setMonClose
(int monClose) Sets the mon close of this org labor.void
setMonOpen
(int monOpen) Sets the mon open of this org labor.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this org labor.void
setOrganizationId
(long organizationId) Sets the organization ID of this org labor.void
setOrgLaborId
(long orgLaborId) Sets the org labor ID of this org labor.void
setPrimaryKey
(long primaryKey) Sets the primary key of this org labor.void
setSatClose
(int satClose) Sets the sat close of this org labor.void
setSatOpen
(int satOpen) Sets the sat open of this org labor.void
setSunClose
(int sunClose) Sets the sun close of this org labor.void
setSunOpen
(int sunOpen) Sets the sun open of this org labor.void
setThuClose
(int thuClose) Sets the thu close of this org labor.void
setThuOpen
(int thuOpen) Sets the thu open of this org labor.void
setTueClose
(int tueClose) Sets the tue close of this org labor.void
setTueOpen
(int tueOpen) Sets the tue open of this org labor.void
setWedClose
(int wedClose) Sets the wed close of this org labor.void
setWedOpen
(int wedOpen) Sets the wed open of this org labor.protected OrgLaborWrapper
Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, 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, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, 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.ModelWrapper
getWrappedModel
-
Constructor Details
-
OrgLaborWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfaceBaseModel<OrgLabor>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfaceBaseModel<OrgLabor>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfaceBaseModel<OrgLabor>
- Specified by:
cloneWithOriginalValues
in interfaceOrgLaborModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this org labor.- Specified by:
getCompanyId
in interfaceOrgLaborModel
- Specified by:
getCompanyId
in interfaceShardedModel
- Returns:
- the company ID of this org labor
-
getFriClose
public int getFriClose()Returns the fri close of this org labor.- Specified by:
getFriClose
in interfaceOrgLaborModel
- Returns:
- the fri close of this org labor
-
getFriOpen
public int getFriOpen()Returns the fri open of this org labor.- Specified by:
getFriOpen
in interfaceOrgLaborModel
- Returns:
- the fri open of this org labor
-
getListType
- Specified by:
getListType
in interfaceOrgLabor
- Throws:
PortalException
-
getListTypeId
public long getListTypeId()Returns the list type ID of this org labor.- Specified by:
getListTypeId
in interfaceOrgLaborModel
- Returns:
- the list type ID of this org labor
-
getMonClose
public int getMonClose()Returns the mon close of this org labor.- Specified by:
getMonClose
in interfaceOrgLaborModel
- Returns:
- the mon close of this org labor
-
getMonOpen
public int getMonOpen()Returns the mon open of this org labor.- Specified by:
getMonOpen
in interfaceOrgLaborModel
- Returns:
- the mon open of this org labor
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this org labor.- Specified by:
getMvccVersion
in interfaceMVCCModel
- Specified by:
getMvccVersion
in interfaceOrgLaborModel
- Returns:
- the mvcc version of this org labor
-
getOrganizationId
public long getOrganizationId()Returns the organization ID of this org labor.- Specified by:
getOrganizationId
in interfaceOrgLaborModel
- Returns:
- the organization ID of this org labor
-
getOrgLaborId
public long getOrgLaborId()Returns the org labor ID of this org labor.- Specified by:
getOrgLaborId
in interfaceOrgLaborModel
- Returns:
- the org labor ID of this org labor
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this org labor.- Specified by:
getPrimaryKey
in interfaceOrgLaborModel
- Returns:
- the primary key of this org labor
-
getSatClose
public int getSatClose()Returns the sat close of this org labor.- Specified by:
getSatClose
in interfaceOrgLaborModel
- Returns:
- the sat close of this org labor
-
getSatOpen
public int getSatOpen()Returns the sat open of this org labor.- Specified by:
getSatOpen
in interfaceOrgLaborModel
- Returns:
- the sat open of this org labor
-
getSunClose
public int getSunClose()Returns the sun close of this org labor.- Specified by:
getSunClose
in interfaceOrgLaborModel
- Returns:
- the sun close of this org labor
-
getSunOpen
public int getSunOpen()Returns the sun open of this org labor.- Specified by:
getSunOpen
in interfaceOrgLaborModel
- Returns:
- the sun open of this org labor
-
getThuClose
public int getThuClose()Returns the thu close of this org labor.- Specified by:
getThuClose
in interfaceOrgLaborModel
- Returns:
- the thu close of this org labor
-
getThuOpen
public int getThuOpen()Returns the thu open of this org labor.- Specified by:
getThuOpen
in interfaceOrgLaborModel
- Returns:
- the thu open of this org labor
-
getTueClose
public int getTueClose()Returns the tue close of this org labor.- Specified by:
getTueClose
in interfaceOrgLaborModel
- Returns:
- the tue close of this org labor
-
getTueOpen
public int getTueOpen()Returns the tue open of this org labor.- Specified by:
getTueOpen
in interfaceOrgLaborModel
- Returns:
- the tue open of this org labor
-
getWedClose
public int getWedClose()Returns the wed close of this org labor.- Specified by:
getWedClose
in interfaceOrgLaborModel
- Returns:
- the wed close of this org labor
-
getWedOpen
public int getWedOpen()Returns the wed open of this org labor.- Specified by:
getWedOpen
in interfaceOrgLaborModel
- Returns:
- the wed open of this org labor
-
persist
public void persist()Description copied from interface:PersistedModel
Updates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persist
in interfacePersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this org labor.- Specified by:
setCompanyId
in interfaceOrgLaborModel
- Specified by:
setCompanyId
in interfaceShardedModel
- Parameters:
companyId
- the company ID of this org labor
-
setFriClose
public void setFriClose(int friClose) Sets the fri close of this org labor.- Specified by:
setFriClose
in interfaceOrgLaborModel
- Parameters:
friClose
- the fri close of this org labor
-
setFriOpen
public void setFriOpen(int friOpen) Sets the fri open of this org labor.- Specified by:
setFriOpen
in interfaceOrgLaborModel
- Parameters:
friOpen
- the fri open of this org labor
-
setListTypeId
public void setListTypeId(long listTypeId) Sets the list type ID of this org labor.- Specified by:
setListTypeId
in interfaceOrgLaborModel
- Parameters:
listTypeId
- the list type ID of this org labor
-
setMonClose
public void setMonClose(int monClose) Sets the mon close of this org labor.- Specified by:
setMonClose
in interfaceOrgLaborModel
- Parameters:
monClose
- the mon close of this org labor
-
setMonOpen
public void setMonOpen(int monOpen) Sets the mon open of this org labor.- Specified by:
setMonOpen
in interfaceOrgLaborModel
- Parameters:
monOpen
- the mon open of this org labor
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this org labor.- Specified by:
setMvccVersion
in interfaceMVCCModel
- Specified by:
setMvccVersion
in interfaceOrgLaborModel
- Parameters:
mvccVersion
- the mvcc version of this org labor
-
setOrganizationId
public void setOrganizationId(long organizationId) Sets the organization ID of this org labor.- Specified by:
setOrganizationId
in interfaceOrgLaborModel
- Parameters:
organizationId
- the organization ID of this org labor
-
setOrgLaborId
public void setOrgLaborId(long orgLaborId) Sets the org labor ID of this org labor.- Specified by:
setOrgLaborId
in interfaceOrgLaborModel
- Parameters:
orgLaborId
- the org labor ID of this org labor
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this org labor.- Specified by:
setPrimaryKey
in interfaceOrgLaborModel
- Parameters:
primaryKey
- the primary key of this org labor
-
setSatClose
public void setSatClose(int satClose) Sets the sat close of this org labor.- Specified by:
setSatClose
in interfaceOrgLaborModel
- Parameters:
satClose
- the sat close of this org labor
-
setSatOpen
public void setSatOpen(int satOpen) Sets the sat open of this org labor.- Specified by:
setSatOpen
in interfaceOrgLaborModel
- Parameters:
satOpen
- the sat open of this org labor
-
setSunClose
public void setSunClose(int sunClose) Sets the sun close of this org labor.- Specified by:
setSunClose
in interfaceOrgLaborModel
- Parameters:
sunClose
- the sun close of this org labor
-
setSunOpen
public void setSunOpen(int sunOpen) Sets the sun open of this org labor.- Specified by:
setSunOpen
in interfaceOrgLaborModel
- Parameters:
sunOpen
- the sun open of this org labor
-
setThuClose
public void setThuClose(int thuClose) Sets the thu close of this org labor.- Specified by:
setThuClose
in interfaceOrgLaborModel
- Parameters:
thuClose
- the thu close of this org labor
-
setThuOpen
public void setThuOpen(int thuOpen) Sets the thu open of this org labor.- Specified by:
setThuOpen
in interfaceOrgLaborModel
- Parameters:
thuOpen
- the thu open of this org labor
-
setTueClose
public void setTueClose(int tueClose) Sets the tue close of this org labor.- Specified by:
setTueClose
in interfaceOrgLaborModel
- Parameters:
tueClose
- the tue close of this org labor
-
setTueOpen
public void setTueOpen(int tueOpen) Sets the tue open of this org labor.- Specified by:
setTueOpen
in interfaceOrgLaborModel
- Parameters:
tueOpen
- the tue open of this org labor
-
setWedClose
public void setWedClose(int wedClose) Sets the wed close of this org labor.- Specified by:
setWedClose
in interfaceOrgLaborModel
- Parameters:
wedClose
- the wed close of this org labor
-
setWedOpen
public void setWedOpen(int wedOpen) Sets the wed open of this org labor.- Specified by:
setWedOpen
in interfaceOrgLaborModel
- Parameters:
wedOpen
- the wed open of this org labor
-
toXmlString
- Specified by:
toXmlString
in interfaceOrgLaborModel
-
wrap
- Specified by:
wrap
in classBaseModelWrapper<OrgLabor>
-