|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbiz.hammurapi.sql.DatabaseObject
biz.hammurapi.web.menu.sql.MenuFunctionImpl
biz.hammurapi.web.menu.Function
| Field Summary |
| Fields inherited from class biz.hammurapi.web.menu.sql.MenuFunctionImpl |
CacheInterval, Description, FunctionCode, MenuId, Name, ParameterCount, SqlProcessor, Type |
| Fields inherited from class biz.hammurapi.sql.DatabaseObject |
columns, objectVersion, originalVersion |
| Constructor Summary | |
Function()
|
|
Function(boolean force)
|
|
Function(org.w3c.dom.Element holder,
boolean force)
|
|
Function(org.w3c.dom.Element holder,
java.util.Properties pathMap,
org.apache.xpath.CachedXPathAPI cxpa,
boolean force)
|
|
Function(java.sql.ResultSet rs)
|
|
| Method Summary | |
java.lang.Object |
invoke(java.lang.Object[] args)
|
java.lang.Object |
invoke(java.lang.Object[] args,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
java.lang.Object |
project(java.sql.ResultSet rs)
|
void |
start(biz.hammurapi.config.Context context,
Menu owner)
|
| Methods inherited from class biz.hammurapi.web.menu.sql.MenuFunctionImpl |
clone, getCacheInterval, getDescription, getFunctionCode, getMenuId, getName, getParameterCount, getSqlProcessor, getType, project, project, setCacheInterval, setDescription, setFunctionCode, setMenuId, setName, setParameterCount, setSqlProcessor, setType |
| Methods inherited from class biz.hammurapi.sql.DatabaseObject |
addColumn, addObserver, addRelationship, clear, configure, configure, copy, delete, equals, fromDom, fromDom, get, getAttribute, getColumn, getColumnAttribute, getObjectVersion, getRelationship, getSqlType, hashCode, insert, isDeleted, isModified, loadRelationships, onChange, removeAttribute, removeColumnAttribute, removeObserver, setAttribute, setColumnAttribute, setOriginal, toDom, toDom, toString, update |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface biz.hammurapi.xml.dom.DomSerializable |
toDom |
| Constructor Detail |
public Function()
public Function(boolean force)
public Function(org.w3c.dom.Element holder,
boolean force)
throws biz.hammurapi.config.ConfigurationException
public Function(org.w3c.dom.Element holder,
java.util.Properties pathMap,
org.apache.xpath.CachedXPathAPI cxpa,
boolean force)
throws biz.hammurapi.config.ConfigurationException
public Function(java.sql.ResultSet rs)
throws java.sql.SQLException
| Method Detail |
public java.lang.Object project(java.sql.ResultSet rs)
throws java.sql.SQLException
project in interface biz.hammurapi.sql.Projectorjava.sql.SQLException
public java.lang.Object invoke(java.lang.Object[] args)
throws HammurapiWebException
HammurapiWebException
public java.lang.Object invoke(java.lang.Object[] args,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws HammurapiWebException
HammurapiWebException
public void start(biz.hammurapi.config.Context context,
Menu owner)
throws HammurapiWebException
HammurapiWebException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||