org.eyedb
Class RecMode
java.lang.Object
org.eyedb.RecMode
public class RecMode
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullRecurs
public static RecMode FullRecurs
NoRecurs
public static RecMode NoRecurs
RecMode
public RecMode(int type)
RecMode
public RecMode(java.lang.String s)
RecMode
public RecMode(boolean b,
java.lang.String s)
getType
public int getType()
isAgregRecurs
public boolean isAgregRecurs(Attribute agr)
throws Exception
- Throws:
Exception
isAgregRecurs
public boolean isAgregRecurs(Attribute agr,
int j)
throws Exception
- Throws:
Exception
isAgregRecurs
public boolean isAgregRecurs(Attribute agr,
int j,
Object o)
throws Exception
- Throws:
Exception