Uses of Class
arta.synergy.web.common.client.data.bp.route.RouteRight

Packages that use RouteRight
arta.synergy.ejb.bp.route   
 

Uses of RouteRight in arta.synergy.ejb.bp.route
 

Methods in arta.synergy.ejb.bp.route that return types with arguments of type RouteRight
 java.util.ArrayList<RouteRight> RouteProcessImpl.getRouteRights(java.lang.String routeID, java.lang.String actorID, java.lang.String locale)
           
static java.util.ArrayList<RouteRight> RouteRightsManager.getRouteRights(java.lang.String routeID, java.lang.String locale, java.lang.String actorID)
           
 

Method parameters in arta.synergy.ejb.bp.route with type arguments of type RouteRight
 ServerResult<java.lang.Boolean> RouteProcessImpl.addRouteRights(java.util.ArrayList<RouteRight> rights, java.lang.String actorID, java.lang.String locale)
           
static ServerResult<java.lang.Boolean> RouteRightsManager.addRouteRights(java.util.ArrayList<RouteRight> rights, java.lang.String actorID, java.lang.String locale)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.