Domain Operations 87Note: The Status Reason URL parameter is reserved for future use.Domain Class of Service OperationsThis section contains the following:• "Get all Class of Services for a domain (getAllDomainCos)" (page 87)• "Modify Class of Service for a domain (modifyDomainCos)" (page 87)• "Remove Class of Service for a domain (removeDomainCos)" (page 88)Get all Class of Services for a domain (getAllDomainCos)BPT Method SyntaxgetAllDomainCos using (Domain name) | file name>[optional] into name>BPT Required file formatDomain nameOPI methodpublic com.nortelnetworks.ims.base.prov.opi.shared.DomainCos[] getAllDomainCos(java.lang.String domain) throwsjava.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Modify Class of Service for a domain (modifyDomainCos)BPT Method SyntaxmodifyDomainCos using (Domain name,[[Class of Service,Classof Service Description], .. ,[Class of Service,Class ofService Description]]) | file name> [optional] into name>BPT Required file formatDomain name,[[Class of Service,Class of ServiceDescription], .. ,[Class of Service,Class of ServiceDescription]]OPI methodpublic void modifyDomainCos(java.lang.String domain,com.nortelnetworks.ims.base.prov.opi.shared.DomainCos[]newCos) throws java.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Nortel Multimedia Communication Server 5100Application Programming Interfaces ReferenceNN42020-146 01.07 StandardRelease 4.0 19 October 2007Copyright © 2007, Nortel Networks.