|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.UserGroupRoleCacheModel
public class UserGroupRoleCacheModel
The cache model class for representing UserGroupRole in entity cache.
UserGroupRole,
Serialized Form| Field Summary | |
|---|---|
long |
groupId
|
long |
roleId
|
long |
userId
|
| Constructor Summary | |
|---|---|
UserGroupRoleCacheModel()
|
|
| Method Summary | |
|---|---|
com.liferay.portal.model.UserGroupRole |
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 userId
public long groupId
public long roleId
| Constructor Detail |
|---|
public UserGroupRoleCacheModel()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic com.liferay.portal.model.UserGroupRole toEntityModel()
toEntityModel in interface com.liferay.portal.model.CacheModel<com.liferay.portal.model.UserGroupRole>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||