|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepositoryModel<T>
| Method Summary | |
|---|---|
void |
execute(RepositoryModelOperation repositoryModelOperation)
|
Map<String,Serializable> |
getAttributes()
|
Object |
getModel()
|
long |
getPrimaryKey()
|
boolean |
isEscapedModel()
|
T |
toEscapedModel()
|
T |
toUnescapedModel()
|
| Methods inherited from interface com.liferay.portal.model.StagedGroupedModel |
|---|
getLastPublishDate, setLastPublishDate |
| Methods inherited from interface com.liferay.portal.model.GroupedModel |
|---|
getGroupId, setGroupId |
| Methods inherited from interface com.liferay.portal.model.AuditedModel |
|---|
getCompanyId, getCreateDate, getModifiedDate, getUserId, getUserName, getUserUuid, setCompanyId, setCreateDate, setModifiedDate, setUserId, setUserName, setUserUuid |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, setPrimaryKeyObj |
| Methods inherited from interface com.liferay.portal.model.StagedModel |
|---|
clone, getCompanyId, getCreateDate, getModifiedDate, getStagedModelType, getUuid, setCompanyId, setCreateDate, setModifiedDate, setUuid |
| Method Detail |
|---|
void execute(RepositoryModelOperation repositoryModelOperation)
throws PortalException
PortalExceptionMap<String,Serializable> getAttributes()
Object getModel()
long getPrimaryKey()
boolean isEscapedModel()
T toEscapedModel()
T toUnescapedModel()
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||