Uses of Interface
org.weda.action.ActionTargetClass

Packages that use ActionTargetClass
org.weda.action   
org.weda.action.impl   
 

Uses of ActionTargetClass in org.weda.action
 

Methods in org.weda.action that return types with arguments of type ActionTargetClass
 java.util.Set<ActionTargetClass> ActionDescriptor.getTargetClasses()
          Метод возвращает список классов над которыми действие может быть выполнено.
 

Uses of ActionTargetClass in org.weda.action.impl
 

Classes in org.weda.action.impl that implement ActionTargetClass
 class ActionTargetClassImpl
           
 

Methods in org.weda.action.impl that return types with arguments of type ActionTargetClass
 java.util.Set<ActionTargetClass> ActionDescriptorImpl.getTargetClasses()
           
 

Methods in org.weda.action.impl with parameters of type ActionTargetClass
 void ActionDescriptorImpl.addTargetClass(ActionTargetClass targetClass)
           
 



Copyright © 2005-2006 . All Rights Reserved.