|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.UserGroupGroupRoleCacheModel
public class UserGroupGroupRoleCacheModel
The cache model class for representing UserGroupGroupRole in entity cache.
UserGroupGroupRole,
Serialized Form| Field Summary | |
|---|---|
long |
groupId
|
long |
roleId
|
long |
userGroupId
|
| Constructor Summary | |
|---|---|
UserGroupGroupRoleCacheModel()
|
|
| Method Summary | |
|---|---|
com.liferay.portal.model.UserGroupGroupRole |
toEntityModel()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public long userGroupId
public long groupId
public long roleId
| Constructor Detail |
|---|
public UserGroupGroupRoleCacheModel()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic com.liferay.portal.model.UserGroupGroupRole toEntityModel()
toEntityModel in interface com.liferay.portal.model.CacheModel<com.liferay.portal.model.UserGroupGroupRole>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||