|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jzeno.util.DomainCacheEntry
public class DomainCacheEntry
Constructor Summary | |
---|---|
DomainCacheEntry(Entity rootEntity,
java.lang.String swizzlePaths)
|
Method Summary | |
---|---|
int |
getChecksum()
|
Entity |
getRootEntity()
|
java.lang.String |
getSwizzlePaths()
|
boolean |
hasChecksum()
|
void |
setChecksum(int i)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DomainCacheEntry(Entity rootEntity, java.lang.String swizzlePaths)
Method Detail |
---|
public Entity getRootEntity()
public int getChecksum()
public void setChecksum(int i)
public boolean hasChecksum()
public java.lang.String getSwizzlePaths()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |