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}
  • Constructor Details

    • OrgLaborWrapper

      public OrgLaborWrapper(OrgLabor orgLabor)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface BaseModel<OrgLabor>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface BaseModel<OrgLabor>
    • cloneWithOriginalValues

      public OrgLabor cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface BaseModel<OrgLabor>
      Specified by:
      cloneWithOriginalValues in interface OrgLaborModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this org labor.
      Specified by:
      getCompanyId in interface OrgLaborModel
      Specified by:
      getCompanyId in interface ShardedModel
      Returns:
      the company ID of this org labor
    • getFriClose

      public int getFriClose()
      Returns the fri close of this org labor.
      Specified by:
      getFriClose in interface OrgLaborModel
      Returns:
      the fri close of this org labor
    • getFriOpen

      public int getFriOpen()
      Returns the fri open of this org labor.
      Specified by:
      getFriOpen in interface OrgLaborModel
      Returns:
      the fri open of this org labor
    • getListType

      public ListType getListType() throws PortalException
      Specified by:
      getListType in interface OrgLabor
      Throws:
      PortalException
    • getListTypeId

      public long getListTypeId()
      Returns the list type ID of this org labor.
      Specified by:
      getListTypeId in interface OrgLaborModel
      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 interface OrgLaborModel
      Returns:
      the mon close of this org labor
    • getMonOpen

      public int getMonOpen()
      Returns the mon open of this org labor.
      Specified by:
      getMonOpen in interface OrgLaborModel
      Returns:
      the mon open of this org labor
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this org labor.
      Specified by:
      getMvccVersion in interface MVCCModel
      Specified by:
      getMvccVersion in interface OrgLaborModel
      Returns:
      the mvcc version of this org labor
    • getOrganizationId

      public long getOrganizationId()
      Returns the organization ID of this org labor.
      Specified by:
      getOrganizationId in interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      Returns:
      the primary key of this org labor
    • getSatClose

      public int getSatClose()
      Returns the sat close of this org labor.
      Specified by:
      getSatClose in interface OrgLaborModel
      Returns:
      the sat close of this org labor
    • getSatOpen

      public int getSatOpen()
      Returns the sat open of this org labor.
      Specified by:
      getSatOpen in interface OrgLaborModel
      Returns:
      the sat open of this org labor
    • getSunClose

      public int getSunClose()
      Returns the sun close of this org labor.
      Specified by:
      getSunClose in interface OrgLaborModel
      Returns:
      the sun close of this org labor
    • getSunOpen

      public int getSunOpen()
      Returns the sun open of this org labor.
      Specified by:
      getSunOpen in interface OrgLaborModel
      Returns:
      the sun open of this org labor
    • getThuClose

      public int getThuClose()
      Returns the thu close of this org labor.
      Specified by:
      getThuClose in interface OrgLaborModel
      Returns:
      the thu close of this org labor
    • getThuOpen

      public int getThuOpen()
      Returns the thu open of this org labor.
      Specified by:
      getThuOpen in interface OrgLaborModel
      Returns:
      the thu open of this org labor
    • getTueClose

      public int getTueClose()
      Returns the tue close of this org labor.
      Specified by:
      getTueClose in interface OrgLaborModel
      Returns:
      the tue close of this org labor
    • getTueOpen

      public int getTueOpen()
      Returns the tue open of this org labor.
      Specified by:
      getTueOpen in interface OrgLaborModel
      Returns:
      the tue open of this org labor
    • getWedClose

      public int getWedClose()
      Returns the wed close of this org labor.
      Specified by:
      getWedClose in interface OrgLaborModel
      Returns:
      the wed close of this org labor
    • getWedOpen

      public int getWedOpen()
      Returns the wed open of this org labor.
      Specified by:
      getWedOpen in interface OrgLaborModel
      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 interface PersistedModel
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this org labor.
      Specified by:
      setCompanyId in interface OrgLaborModel
      Specified by:
      setCompanyId in interface ShardedModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface MVCCModel
      Specified by:
      setMvccVersion in interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      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 interface OrgLaborModel
      Parameters:
      wedOpen - the wed open of this org labor
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface OrgLaborModel
    • wrap

      protected OrgLaborWrapper wrap(OrgLabor orgLabor)
      Specified by:
      wrap in class BaseModelWrapper<OrgLabor>