|
Agentflow V3.1 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Category | |
|---|---|
| pe.pase | |
| si.wfinterface | |
| Uses of Category in pe.pase |
|---|
| Methods in pe.pase that return Category | |
|---|---|
Category |
UtilityService.getProcessMapCategory(java.lang.String id)
|
| Methods in pe.pase with parameters of type Category | |
|---|---|
boolean |
UtilityService.insertProcessMapCategory(Category category)
|
boolean |
UtilityService.swapProcessMapCategory(Category category1,
Category category2)
|
boolean |
UtilityService.updateProcessMapCategory(Category category)
|
| Uses of Category in si.wfinterface |
|---|
| Methods in si.wfinterface that return Category | |
|---|---|
Category |
WFCI.getProcessMapCategory(java.lang.String id)
Get the Category bean of ProcessMap with specified ID. |
| Methods in si.wfinterface with parameters of type Category | |
|---|---|
boolean |
WFCI.insertProcessMapCategory(Category category)
Insert a new ProcessMap Category. |
boolean |
WFCI.swapProcessMapCategory(Category category1,
Category category2)
Exchange the order between one ProcessMap Category and another one. |
boolean |
WFCI.updateProcessMapCategory(Category category)
Update the Category bean of ProcessMap in database. |
|
Agentflow V3.1 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||