|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessProcessException | |
---|---|
org.apache.agila.dao | |
org.apache.agila.dao.jdbc |
Uses of BusinessProcessException in org.apache.agila.dao |
---|
Methods in org.apache.agila.dao that throw BusinessProcessException | |
---|---|
BusinessProcessID |
BusinessProcessDAO.addGraph(BusinessProcess graph)
|
java.util.List |
BusinessProcessDAO.getAllProcessGraphs()
|
BusinessProcess |
BusinessProcessDAO.getGraphByID(BusinessProcessID id)
|
BusinessProcessID |
BusinessProcessDAO.getGraphIDByName(java.lang.String name)
|
Uses of BusinessProcessException in org.apache.agila.dao.jdbc |
---|
Methods in org.apache.agila.dao.jdbc that throw BusinessProcessException | |
---|---|
BusinessProcessID |
BusinessProcessDAOJdbc.addGraph(BusinessProcess graph)
|
java.util.List |
BusinessProcessDAOJdbc.getAllProcessGraphs()
|
BusinessProcess |
BusinessProcessDAOJdbc.getGraphByID(BusinessProcessID businessProcessID)
|
BusinessProcessID |
BusinessProcessDAOJdbc.getGraphIDByName(java.lang.String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |