|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkedAction | |
---|---|
org.weda.action | |
org.weda.action.impl |
Uses of LinkedAction in org.weda.action |
---|
Methods in org.weda.action that return types with arguments of type LinkedAction | |
---|---|
java.util.List<LinkedAction> |
ActionDescriptor.getLinkedActions()
Метод возвращает действия связанные с данным. |
Uses of LinkedAction in org.weda.action.impl |
---|
Classes in org.weda.action.impl that implement LinkedAction | |
---|---|
class |
LinkedActionImpl
|
Methods in org.weda.action.impl that return types with arguments of type LinkedAction | |
---|---|
java.util.List<LinkedAction> |
ActionDescriptorImpl.getLinkedActions()
|
Methods in org.weda.action.impl with parameters of type LinkedAction | |
---|---|
void |
ActionDescriptorImpl.addLinkedAction(LinkedAction linkedAction)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |