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