|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portal.model.impl.BaseModelImpl<TasksProposal> com.liferay.portlet.tasks.model.impl.TasksProposalModelImpl com.liferay.portlet.tasks.model.impl.TasksProposalImpl
public class TasksProposalImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.tasks.model.impl.TasksProposalModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
TasksProposalImpl()
|
Method Summary | |
---|---|
protected String |
getStatus(int stage)
|
String |
getStatus(Locale locale)
|
Methods inherited from class com.liferay.portlet.tasks.model.impl.TasksProposalModelImpl |
---|
clone, compareTo, equals, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDescription, getDueDate, getExpandoBridge, getGroupId, getModifiedDate, getName, getOriginalClassNameId, getOriginalClassPK, getPrimaryKey, getPrimaryKeyObj, getProposalId, getPublishDate, getUserId, getUserName, getUserUuid, hashCode, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setDueDate, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setPrimaryKey, setProposalId, setPublishDate, setUserId, setUserName, setUserUuid, toEscapedModel, toModel, toModels, toString, toXmlString |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.tasks.model.TasksProposalModel |
---|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getDescription, getDueDate, getExpandoBridge, getGroupId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getProposalId, getPublishDate, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassNameId, setClassPK, setCompanyId, setCreateDate, setDescription, setDueDate, setEscapedModel, setExpandoBridgeAttributes, setGroupId, setModifiedDate, setName, setNew, setPrimaryKey, setProposalId, setPublishDate, setUserId, setUserName, setUserUuid, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public TasksProposalImpl()
Method Detail |
---|
public String getStatus(Locale locale) throws PortalException, SystemException
getStatus
in interface TasksProposal
PortalException
SystemException
protected String getStatus(int stage) throws SystemException
SystemException
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |