Service Operations 183OPI methodpublic void modifyServicesToDomains(java.lang.String[] domains, com.nortelnetworks.ims.base.prov.opi.shared.Service[]services) throws java.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Modify the acceptable parameter values for a service(modifyServiceParm)BPT Method SyntaxmodifyServiceParm using (Service name, Parameter name,[Parameter values, .. , Parameter values]) | file name> [optional] into BPT Required file formatService name, Parameter name,[ Parameter values, .. ,Parameter values]OPI methodpublic void modifyServiceParm(java.lang.String servicename,java.lang.String parmname, java.lang.String[] parmvalues)throws java.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Set a parameter value as default value for a service (setServicePar-mAsDefault)BPT Method SyntaxsetServiceParmAsDefault using (Service name, Parametername, Default value) | file name> [optional] into name>BPT Required file formatService name, Parameter name, Default valueOPI methodpublic void setServiceParmAsDefault(java.lang.StringserviceName, java.lang.String parmName, java.lang.StringdefaultValue) throws java.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Get all service names (getAllServiceNames)BPT Method SyntaxgetAllServiceNames [optional] into name>Nortel Multimedia Communication Server 5100Application Programming Interfaces ReferenceNN42020-146 01.07 StandardRelease 4.0 19 October 2007Copyright © 2007, Nortel Networks.