public abstract class InterfacePage extends PagePlus
Constructor and Description |
---|
InterfacePage() |
Modifier and Type | Method and Description |
---|---|
void |
call(PageContext pc)
method to invoke a page
|
abstract void |
initInterface(InterfaceImpl i) |
abstract InterfaceImpl |
newInstance(String callPath,
boolean isRelPath,
Map interfaceUDFs) |
str, udfDefaultValue, udfDefaultValue
getCompileTime, getImportDefintions, getLoadType, getPageSource, getSourceLastModified, getVersion, setLoadType, setPageSource, threadCall, udfCall
public InterfacePage()
public void call(PageContext pc) throws PageException
Page
call
in class Page
pc
- PageContextPageException
public abstract void initInterface(InterfaceImpl i) throws PageException
PageException
public abstract InterfaceImpl newInstance(String callPath, boolean isRelPath, Map interfaceUDFs) throws PageException
PageException
Copyright © 2015 Lucee