public class OrgLaborWrapper extends BaseModelWrapper<OrgLabor> implements ModelWrapper<OrgLabor>, OrgLabor
This class is a wrapper for OrgLabor.
OrgLabor,
Serialized FormmodelORG_LABOR_ID_ACCESSOR| Constructor and Description |
|---|
OrgLaborWrapper(OrgLabor orgLabor) |
| Modifier and Type | Method and Description |
|---|---|
OrgLabor |
cloneWithOriginalValues() |
long |
getCompanyId()
Returns the company ID of this org labor.
|
int |
getFriClose()
Returns the fri close of this org labor.
|
int |
getFriOpen()
Returns the fri open of this org labor.
|
Map<String,Object> |
getModelAttributes() |
int |
getMonClose()
Returns the mon close of this org labor.
|
int |
getMonOpen()
Returns the mon open of this org labor.
|
long |
getMvccVersion()
Returns the mvcc version of this org labor.
|
long |
getOrganizationId()
Returns the organization ID of this org labor.
|
long |
getOrgLaborId()
Returns the org labor ID of this org labor.
|
long |
getPrimaryKey()
Returns the primary key of this org labor.
|
int |
getSatClose()
Returns the sat close of this org labor.
|
int |
getSatOpen()
Returns the sat open of this org labor.
|
int |
getSunClose()
Returns the sun close of this org labor.
|
int |
getSunOpen()
Returns the sun open of this org labor.
|
int |
getThuClose()
Returns the thu close of this org labor.
|
int |
getThuOpen()
Returns the thu open of this org labor.
|
int |
getTueClose()
Returns the tue close of this org labor.
|
int |
getTueOpen()
Returns the tue open of this org labor.
|
ListType |
getType() |
long |
getTypeId()
Returns the type ID of this org labor.
|
int |
getWedClose()
Returns the wed close of this org labor.
|
int |
getWedOpen()
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 |
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 |
setTypeId(long typeId)
Sets the type ID 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 |
wrap(OrgLabor orgLabor) |
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, toXmlStringgetWrappedModelclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamepublic OrgLaborWrapper(OrgLabor orgLabor)
public Map<String,Object> getModelAttributes()
getModelAttributes in interface BaseModel<OrgLabor>public void setModelAttributes(Map<String,Object> attributes)
setModelAttributes in interface BaseModel<OrgLabor>public OrgLabor cloneWithOriginalValues()
cloneWithOriginalValues in interface BaseModel<OrgLabor>cloneWithOriginalValues in interface OrgLaborModelpublic long getCompanyId()
getCompanyId in interface OrgLaborModelgetCompanyId in interface ShardedModelpublic int getFriClose()
getFriClose in interface OrgLaborModelpublic int getFriOpen()
getFriOpen in interface OrgLaborModelpublic int getMonClose()
getMonClose in interface OrgLaborModelpublic int getMonOpen()
getMonOpen in interface OrgLaborModelpublic long getMvccVersion()
getMvccVersion in interface MVCCModelgetMvccVersion in interface OrgLaborModelpublic long getOrganizationId()
getOrganizationId in interface OrgLaborModelpublic long getOrgLaborId()
getOrgLaborId in interface OrgLaborModelpublic long getPrimaryKey()
getPrimaryKey in interface OrgLaborModelpublic int getSatClose()
getSatClose in interface OrgLaborModelpublic int getSatOpen()
getSatOpen in interface OrgLaborModelpublic int getSunClose()
getSunClose in interface OrgLaborModelpublic int getSunOpen()
getSunOpen in interface OrgLaborModelpublic int getThuClose()
getThuClose in interface OrgLaborModelpublic int getThuOpen()
getThuOpen in interface OrgLaborModelpublic int getTueClose()
getTueClose in interface OrgLaborModelpublic int getTueOpen()
getTueOpen in interface OrgLaborModelpublic ListType getType() throws PortalException
getType in interface OrgLaborPortalExceptionpublic long getTypeId()
getTypeId in interface OrgLaborModelpublic int getWedClose()
getWedClose in interface OrgLaborModelpublic int getWedOpen()
getWedOpen in interface OrgLaborModelpublic void persist()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface OrgLaborModelsetCompanyId in interface ShardedModelcompanyId - the company ID of this org laborpublic void setFriClose(int friClose)
setFriClose in interface OrgLaborModelfriClose - the fri close of this org laborpublic void setFriOpen(int friOpen)
setFriOpen in interface OrgLaborModelfriOpen - the fri open of this org laborpublic void setMonClose(int monClose)
setMonClose in interface OrgLaborModelmonClose - the mon close of this org laborpublic void setMonOpen(int monOpen)
setMonOpen in interface OrgLaborModelmonOpen - the mon open of this org laborpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface MVCCModelsetMvccVersion in interface OrgLaborModelmvccVersion - the mvcc version of this org laborpublic void setOrganizationId(long organizationId)
setOrganizationId in interface OrgLaborModelorganizationId - the organization ID of this org laborpublic void setOrgLaborId(long orgLaborId)
setOrgLaborId in interface OrgLaborModelorgLaborId - the org labor ID of this org laborpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface OrgLaborModelprimaryKey - the primary key of this org laborpublic void setSatClose(int satClose)
setSatClose in interface OrgLaborModelsatClose - the sat close of this org laborpublic void setSatOpen(int satOpen)
setSatOpen in interface OrgLaborModelsatOpen - the sat open of this org laborpublic void setSunClose(int sunClose)
setSunClose in interface OrgLaborModelsunClose - the sun close of this org laborpublic void setSunOpen(int sunOpen)
setSunOpen in interface OrgLaborModelsunOpen - the sun open of this org laborpublic void setThuClose(int thuClose)
setThuClose in interface OrgLaborModelthuClose - the thu close of this org laborpublic void setThuOpen(int thuOpen)
setThuOpen in interface OrgLaborModelthuOpen - the thu open of this org laborpublic void setTueClose(int tueClose)
setTueClose in interface OrgLaborModeltueClose - the tue close of this org laborpublic void setTueOpen(int tueOpen)
setTueOpen in interface OrgLaborModeltueOpen - the tue open of this org laborpublic void setTypeId(long typeId)
setTypeId in interface OrgLaborModeltypeId - the type ID of this org laborpublic void setWedClose(int wedClose)
setWedClose in interface OrgLaborModelwedClose - the wed close of this org laborpublic void setWedOpen(int wedOpen)
setWedOpen in interface OrgLaborModelwedOpen - the wed open of this org laborprotected OrgLaborWrapper wrap(OrgLabor orgLabor)
wrap in class BaseModelWrapper<OrgLabor>