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