|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teiid.query.function.SystemFunctionManager
public class SystemFunctionManager
Constructor Summary | |
---|---|
SystemFunctionManager()
|
Method Summary | |
---|---|
FunctionLibrary |
getSystemFunctionLibrary()
|
FunctionTree |
getSystemFunctions()
|
boolean |
isAllowEnvFunction()
|
void |
setAllowEnvFunction(boolean allowEnvFunction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemFunctionManager()
Method Detail |
---|
public FunctionTree getSystemFunctions()
public FunctionLibrary getSystemFunctionLibrary()
public boolean isAllowEnvFunction()
public void setAllowEnvFunction(boolean allowEnvFunction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |