|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.OrgLaborWrapper
public class OrgLaborWrapper
This class is a wrapper for OrgLabor.
OrgLabor,
Serialized Form| Constructor Summary | |
|---|---|
OrgLaborWrapper(OrgLabor orgLabor)
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
int |
compareTo(OrgLabor orgLabor)
|
ExpandoBridge |
getExpandoBridge()
Gets the expando bridge for this model instance. |
int |
getFriClose()
Gets the fri close of this org labor. |
int |
getFriOpen()
Gets the fri open of this org labor. |
int |
getMonClose()
Gets the mon close of this org labor. |
int |
getMonOpen()
Gets the mon open of this org labor. |
long |
getOrganizationId()
Gets the organization id of this org labor. |
long |
getOrgLaborId()
Gets the org labor id of this org labor. |
long |
getPrimaryKey()
Gets the primary key of this org labor. |
Serializable |
getPrimaryKeyObj()
Gets the primary key of this model instance. |
int |
getSatClose()
Gets the sat close of this org labor. |
int |
getSatOpen()
Gets the sat open of this org labor. |
int |
getSunClose()
Gets the sun close of this org labor. |
int |
getSunOpen()
Gets the sun open of this org labor. |
int |
getThuClose()
Gets the thu close of this org labor. |
int |
getThuOpen()
Gets the thu open of this org labor. |
int |
getTueClose()
Gets the tue close of this org labor. |
int |
getTueOpen()
Gets the tue open of this org labor. |
ListType |
getType()
|
int |
getTypeId()
Gets the type id of this org labor. |
int |
getWedClose()
Gets the wed close of this org labor. |
int |
getWedOpen()
Gets the wed open of this org labor. |
OrgLabor |
getWrappedOrgLabor()
|
int |
hashCode()
|
boolean |
isCachedModel()
Determines if this model instance was retrieved from the entity cache. |
boolean |
isEscapedModel()
Determines if this model instance is escaped. |
boolean |
isNew()
Determines if this model instance does not yet exist in the database. |
void |
setCachedModel(boolean cachedModel)
Sets whether this model instance was retrieved from the entity cache. |
void |
setEscapedModel(boolean escapedModel)
Sets whether this model instance is escaped, meaning that all strings returned from getter methods are HTML safe. |
void |
setExpandoBridgeAttributes(ServiceContext serviceContext)
Sets the expando bridge attributes for this model instance to the attributes stored in the service context. |
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 |
setMonClose(int monClose)
Sets the mon close of this org labor. |
void |
setMonOpen(int monOpen)
Sets the mon open of this org labor. |
void |
setNew(boolean n)
Sets whether this model instance does not yet exist in the database. |
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 pk)
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(int 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. |
OrgLabor |
toEscapedModel()
Gets a copy of this org labor as an escaped model instance by wrapping it with an AutoEscapeBeanHandler. |
String |
toString()
|
String |
toXmlString()
Gets the XML representation of this model instance. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OrgLaborWrapper(OrgLabor orgLabor)
| Method Detail |
|---|
public long getPrimaryKey()
OrgLaborModel
getPrimaryKey in interface OrgLaborModelpublic void setPrimaryKey(long pk)
OrgLaborModel
setPrimaryKey in interface OrgLaborModelpk - the primary key of this org laborpublic long getOrgLaborId()
OrgLaborModel
getOrgLaborId in interface OrgLaborModelpublic void setOrgLaborId(long orgLaborId)
OrgLaborModel
setOrgLaborId in interface OrgLaborModelorgLaborId - the org labor id of this org laborpublic long getOrganizationId()
OrgLaborModel
getOrganizationId in interface OrgLaborModelpublic void setOrganizationId(long organizationId)
OrgLaborModel
setOrganizationId in interface OrgLaborModelorganizationId - the organization id of this org laborpublic int getTypeId()
OrgLaborModel
getTypeId in interface OrgLaborModelpublic void setTypeId(int typeId)
OrgLaborModel
setTypeId in interface OrgLaborModeltypeId - the type id of this org laborpublic int getSunOpen()
OrgLaborModel
getSunOpen in interface OrgLaborModelpublic void setSunOpen(int sunOpen)
OrgLaborModel
setSunOpen in interface OrgLaborModelsunOpen - the sun open of this org laborpublic int getSunClose()
OrgLaborModel
getSunClose in interface OrgLaborModelpublic void setSunClose(int sunClose)
OrgLaborModel
setSunClose in interface OrgLaborModelsunClose - the sun close of this org laborpublic int getMonOpen()
OrgLaborModel
getMonOpen in interface OrgLaborModelpublic void setMonOpen(int monOpen)
OrgLaborModel
setMonOpen in interface OrgLaborModelmonOpen - the mon open of this org laborpublic int getMonClose()
OrgLaborModel
getMonClose in interface OrgLaborModelpublic void setMonClose(int monClose)
OrgLaborModel
setMonClose in interface OrgLaborModelmonClose - the mon close of this org laborpublic int getTueOpen()
OrgLaborModel
getTueOpen in interface OrgLaborModelpublic void setTueOpen(int tueOpen)
OrgLaborModel
setTueOpen in interface OrgLaborModeltueOpen - the tue open of this org laborpublic int getTueClose()
OrgLaborModel
getTueClose in interface OrgLaborModelpublic void setTueClose(int tueClose)
OrgLaborModel
setTueClose in interface OrgLaborModeltueClose - the tue close of this org laborpublic int getWedOpen()
OrgLaborModel
getWedOpen in interface OrgLaborModelpublic void setWedOpen(int wedOpen)
OrgLaborModel
setWedOpen in interface OrgLaborModelwedOpen - the wed open of this org laborpublic int getWedClose()
OrgLaborModel
getWedClose in interface OrgLaborModelpublic void setWedClose(int wedClose)
OrgLaborModel
setWedClose in interface OrgLaborModelwedClose - the wed close of this org laborpublic int getThuOpen()
OrgLaborModel
getThuOpen in interface OrgLaborModelpublic void setThuOpen(int thuOpen)
OrgLaborModel
setThuOpen in interface OrgLaborModelthuOpen - the thu open of this org laborpublic int getThuClose()
OrgLaborModel
getThuClose in interface OrgLaborModelpublic void setThuClose(int thuClose)
OrgLaborModel
setThuClose in interface OrgLaborModelthuClose - the thu close of this org laborpublic int getFriOpen()
OrgLaborModel
getFriOpen in interface OrgLaborModelpublic void setFriOpen(int friOpen)
OrgLaborModel
setFriOpen in interface OrgLaborModelfriOpen - the fri open of this org laborpublic int getFriClose()
OrgLaborModel
getFriClose in interface OrgLaborModelpublic void setFriClose(int friClose)
OrgLaborModel
setFriClose in interface OrgLaborModelfriClose - the fri close of this org laborpublic int getSatOpen()
OrgLaborModel
getSatOpen in interface OrgLaborModelpublic void setSatOpen(int satOpen)
OrgLaborModel
setSatOpen in interface OrgLaborModelsatOpen - the sat open of this org laborpublic int getSatClose()
OrgLaborModel
getSatClose in interface OrgLaborModelpublic void setSatClose(int satClose)
OrgLaborModel
setSatClose in interface OrgLaborModelsatClose - the sat close of this org laborpublic OrgLabor toEscapedModel()
OrgLaborModelAutoEscapeBeanHandler.
toEscapedModel in interface OrgLaborModelAutoEscapeBeanHandlerpublic boolean isNew()
BaseModel
isNew in interface BaseModel<OrgLabor>isNew in interface OrgLaborModeltrue if this model instance does not yet exist in
the database; false otherwisepublic void setNew(boolean n)
BaseModel
setNew in interface BaseModel<OrgLabor>setNew in interface OrgLaborModeln - whether this model instance does not yet exist in the databasepublic boolean isCachedModel()
BaseModel
isCachedModel in interface BaseModel<OrgLabor>isCachedModel in interface OrgLaborModeltrue if this model instance was retrieved from the
entity cache; false otherwiseBaseModel.setCachedModel(boolean)public void setCachedModel(boolean cachedModel)
BaseModel
setCachedModel in interface BaseModel<OrgLabor>setCachedModel in interface OrgLaborModelcachedModel - whether this model instance was retrieved from the
entity cacheEntityCachepublic boolean isEscapedModel()
BaseModel
isEscapedModel in interface BaseModel<OrgLabor>isEscapedModel in interface OrgLaborModeltrue if this model instance is escaped;
false otherwiseBaseModel.setEscapedModel(boolean)public void setEscapedModel(boolean escapedModel)
BaseModel
A model instance can be made escaped by wrapping it with an HTML auto
escape handler using its toEscapedModel method. For example,
UserModel.toEscapedModel().
setEscapedModel in interface BaseModel<OrgLabor>setEscapedModel in interface OrgLaborModelescapedModel - whether this model instance is escapedAutoEscapeBeanHandlerpublic Serializable getPrimaryKeyObj()
BaseModel
getPrimaryKeyObj in interface BaseModel<OrgLabor>getPrimaryKeyObj in interface OrgLaborModelpublic ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge in interface BaseModel<OrgLabor>getExpandoBridge in interface OrgLaborModelpublic void setExpandoBridgeAttributes(ServiceContext serviceContext)
BaseModel
setExpandoBridgeAttributes in interface BaseModel<OrgLabor>setExpandoBridgeAttributes in interface OrgLaborModelserviceContext - the service context to retrieve the expando bridge
attributes fromServiceContext.getExpandoBridgeAttributes(
)public Object clone()
BaseModel
clone in interface BaseModel<OrgLabor>clone in interface OrgLaborModelclone in class Objectpublic int compareTo(OrgLabor orgLabor)
compareTo in interface OrgLaborModelcompareTo in interface Comparable<OrgLabor>public int hashCode()
hashCode in interface OrgLaborModelhashCode in class Objectpublic String toString()
toString in interface OrgLaborModeltoString in class Objectpublic String toXmlString()
BaseModel
toXmlString in interface BaseModel<OrgLabor>toXmlString in interface OrgLaborModel
public ListType getType()
throws PortalException,
SystemException
getType in interface OrgLaborPortalException
SystemExceptionpublic OrgLabor getWrappedOrgLabor()
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||