Domain Operations 97Get the Out of Band REFER Access Codes associated with adomain (getOOBReferAccessCodesByDomain)BPT Method SyntaxgetOOBReferAccessCodesByDomain using (Domain name) | file name> [optional] into name>BPT Required file formatDomain nameOPI methodpublic com.nortelnetworks.ims.base.prov.opi.shared.OOBReferService getOOBReferAccessCodesByDomain(java.lang.StringdomainName) throws java.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Remove the Out of Band REFER Access Codes from a domain(removeOOBReferAccessCodes)BPT Method SyntaxremoveOOBReferAccessCodes using (Domain name) | file name> [optional] into BPT Required file formatDomain nameOPI methodpublic void removeOOBReferAccessCodes(java.lang.StringdomainName) throws java.rmi.RemoteException, com.nortelnetworks.ims.base.prov.opi.shared.ProvisionException;Add a root domain (addRootDomain)BPT Method SyntaxaddRootDomain using ([Domain name,Domain Class ofservice,[[Name,Value],.. ,[Name,Value]]]) | file name> [optional] into BPT Required file formatDomain name,Domain Class of service,[[Name,Value],..,[Name,Value]]OPI methodpublic void addRootDomain(com.nortelnetworks.ims.base.prov.opi.shared.Domain domain) 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.