326 Subscriber Open Provisioning Interface methodsaddRoutevoid addRoute(java.lang.String userName, Route route)This method creates a new route list with the information provided for theuser.addRoutesvoid addRoutes(java.lang.String userName, Route[] routes)This method creates a new RouteList with the information provided for theuser.deactivateRoutesvoid deactivateRoutes(java.lang.String userName, java.lang.String[]routeNames)This method configures the status of the routes specified in the input listto Inactive.getAllRouteParmNamesjava.lang.String[] getAllRouteParmNames()This method retrieves the valid names to be used in the parms attributeof the route.getRouteRoute getRoute(java.lang.String userName, java.lang.String routeName)This method retrieves the route using the name of the route and the user.getRouteNamesjava.lang.String[] getRouteNames(java.lang.String userName)This method retrieves the names of the routes for the user.getRoutesRoute[] getRoutes(java.lang.String userName)This method retrieves all the routes for the user.modifyRoutevoid modifyRoute(java.lang.String userName, java.lang.String routeName,Route newRoute)This method modifies a route for the user with the route information provided.Nortel Multimedia Communication Server 5100Application Programming Interfaces ReferenceNN42020-146 01.07 StandardRelease 4.0 19 October 2007Copyright © 2007, Nortel Networks.