|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrgLabor
The model interface for the OrgLabor service. Represents a row in the "OrgLabor" database table, with each column mapped to a property of this class.
Never modify this interface directly. Add methods to OrgLaborImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.
Never reference this interface directly. All methods that expect a org labor model instance should use the OrgLabor
interface instead.
OrgLaborModel
,
OrgLaborImpl
,
OrgLaborModelImpl
Method Summary | |
---|---|
ListType |
getType()
|
Methods inherited from interface com.liferay.portal.model.OrgLaborModel |
---|
clone, compareTo, getExpandoBridge, getFriClose, getFriOpen, getMonClose, getMonOpen, getOrganizationId, getOrgLaborId, getPrimaryKey, getPrimaryKeyObj, getSatClose, getSatOpen, getSunClose, getSunOpen, getThuClose, getThuOpen, getTueClose, getTueOpen, getTypeId, getWedClose, getWedOpen, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setExpandoBridgeAttributes, setFriClose, setFriOpen, setMonClose, setMonOpen, setNew, setOrganizationId, setOrgLaborId, setPrimaryKey, setSatClose, setSatOpen, setSunClose, setSunOpen, setThuClose, setThuOpen, setTueClose, setTueOpen, setTypeId, setWedClose, setWedOpen, toEscapedModel, toString, toXmlString |
Method Detail |
---|
ListType getType() throws PortalException, SystemException
PortalException
SystemException
|
Liferay 6.0-ee | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |