Uses of Interface
org.weda.action.LinkedAction

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)
           
 



Copyright © 2005-2006 . All Rights Reserved.