|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.orm.ORMEvictCollection
public class ORMEvictCollection
Constructor Summary | |
---|---|
ORMEvictCollection()
|
Method Summary | |
---|---|
static String |
call(PageContext pc,
String entityName,
String collectionName)
|
static String |
call(PageContext pc,
String entityName,
String collectionName,
String primaryKey)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ORMEvictCollection()
Method Detail |
---|
public static String call(PageContext pc, String entityName, String collectionName) throws PageException
PageException
public static String call(PageContext pc, String entityName, String collectionName, String primaryKey) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |