|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uplanet.lucy.server.rtcache.GroovyRtCache
@Scriptable public final class GroovyRtCache
Nested Class Summary | |
---|---|
static class |
GroovyRtCache.Snapshot
|
Constructor Summary | |
---|---|
GroovyRtCache()
|
Method Summary | |
---|---|
GroovyRtCache.Snapshot |
getApplications()
Get snapshot of all applications. |
GroovyRtCache.Snapshot |
getControls()
Get snapshot of all controls. |
GroovyRtCache.Snapshot |
getDataGroups()
Get snapshot of all data groups. |
GroovyRtCache.Snapshot |
getFields()
Get snapshot of all fields. |
GroovyRtCache.Snapshot |
getPageDataGroups()
Get snapshot of all page data groups. |
GroovyRtCache.Snapshot |
getPages()
Get snapshot of all pages. |
GroovyRtCache.Snapshot |
getReferenceParameters()
Get snapshot of all reference parameters. |
GroovyRtCache.Snapshot |
getReferences()
Get snapshot of all references. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroovyRtCache()
Method Detail |
---|
public GroovyRtCache.Snapshot getApplications()
public GroovyRtCache.Snapshot getDataGroups()
public GroovyRtCache.Snapshot getFields()
public GroovyRtCache.Snapshot getPages()
public GroovyRtCache.Snapshot getReferences()
public GroovyRtCache.Snapshot getReferenceParameters()
public GroovyRtCache.Snapshot getPageDataGroups()
public GroovyRtCache.Snapshot getControls()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |