|
Agentflow V3.1 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Link | |
|---|---|
| pe.pase | |
| si.wfinterface | |
| Uses of Link in pe.pase |
|---|
| Methods in pe.pase that return Link | |
|---|---|
Link |
UtilityService.getProcessMapLink(Link link)
|
| Methods in pe.pase that return types with arguments of type Link | |
|---|---|
java.util.List<Link> |
Category.getLinks()
|
| Methods in pe.pase with parameters of type Link | |
|---|---|
boolean |
UtilityService.deleteProcessMapLink(Link link)
|
Link |
UtilityService.getProcessMapLink(Link link)
|
boolean |
UtilityService.insertProcessMapLink(Link link)
|
boolean |
UtilityService.swapProcessMapLink(Link link1,
Link link2)
|
| Method parameters in pe.pase with type arguments of type Link | |
|---|---|
void |
Category.setLinks(java.util.List<Link> links)
|
| Uses of Link in si.wfinterface |
|---|
| Methods in si.wfinterface that return Link | |
|---|---|
Link |
WFCI.getProcessMapLink(Link link)
Get the ProcessMap Link bean with specified ID and parent ID of the Link bean. |
| Methods in si.wfinterface with parameters of type Link | |
|---|---|
boolean |
WFCI.deleteProcessMapLink(Link link)
Delete one ProcessMap Link with specified ID and parent ID of the Link bean. |
Link |
WFCI.getProcessMapLink(Link link)
Get the ProcessMap Link bean with specified ID and parent ID of the Link bean. |
boolean |
WFCI.insertProcessMapLink(Link link)
Insert a new ProcessMap Link. |
boolean |
WFCI.swapProcessMapLink(Link link1,
Link link2)
Exchange the order between one ProcessMap Link and another one. |
|
Agentflow V3.1 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||