|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<Group>
com.liferay.portal.model.impl.GroupModelImpl
com.liferay.portal.model.impl.GroupBaseImpl
com.liferay.portal.model.impl.GroupImpl
com.liferay.portal.model.adapter.impl.StagedGroupImpl
public class StagedGroupImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.model.Group |
|---|
GROUP_ID_ACCESSOR |
| Constructor Summary | |
|---|---|
StagedGroupImpl(Group group)
|
|
| Method Summary | |
|---|---|
Object |
clone()
Creates a shallow clone of this model instance. |
Date |
getCreateDate()
|
Class<?> |
getModelClass()
|
String |
getModelClassName()
|
Date |
getModifiedDate()
|
StagedModelType |
getStagedModelType()
|
void |
setCompanyId(long companyId)
Sets the company ID of this group. |
void |
setCreateDate(Date createDate)
|
void |
setModifiedDate(Date modifiedDate)
|
void |
setPrimaryKeyObj(Serializable primaryKeyObj)
Sets the primary key of this model instance. |
void |
setUuid(String uuid)
Sets the uuid of this group. |
| Methods inherited from class com.liferay.portal.model.impl.GroupBaseImpl |
|---|
buildTreePath, persist, updateTreePath |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.StagedModel |
|---|
getCompanyId, getUuid |
| Methods inherited from interface com.liferay.portal.model.TreeModel |
|---|
getPrimaryKeyObj, getTreePath |
| Constructor Detail |
|---|
public StagedGroupImpl(Group group)
| Method Detail |
|---|
public Object clone()
BaseModel
clone in interface BaseModel<Group>clone in interface GroupModelclone in interface StagedModelclone in class GroupModelImplpublic Date getCreateDate()
getCreateDate in interface StagedModelpublic Class<?> getModelClass()
getModelClass in interface ClassedModelgetModelClass in class GroupModelImplpublic String getModelClassName()
getModelClassName in interface ClassedModelgetModelClassName in class GroupModelImplpublic Date getModifiedDate()
getModifiedDate in interface StagedModelpublic StagedModelType getStagedModelType()
getStagedModelType in interface StagedModelpublic void setCompanyId(long companyId)
GroupModel
setCompanyId in interface GroupModelsetCompanyId in interface ShardedModelsetCompanyId in interface StagedModelsetCompanyId in class GroupModelImplcompanyId - the company ID of this grouppublic void setCreateDate(Date createDate)
setCreateDate in interface StagedModelpublic void setModifiedDate(Date modifiedDate)
setModifiedDate in interface StagedModelpublic void setPrimaryKeyObj(Serializable primaryKeyObj)
BaseModel
setPrimaryKeyObj in interface BaseModel<Group>setPrimaryKeyObj in interface ClassedModelsetPrimaryKeyObj in interface GroupModelsetPrimaryKeyObj in class GroupModelImplprimaryKeyObj - the primary key of this model instancepublic void setUuid(String uuid)
GroupModel
setUuid in interface GroupModelsetUuid in interface StagedModelsetUuid in class GroupModelImpluuid - the uuid of this group
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||