Modify Services Assigned To A Domain (Modifydomainservices); Add Services To Multiple Domains (Addservicestodomains); Modify Services Of Multiple Domains (Modifyservicestodomains) - Nortel 5100 Programming Reference Manual

Application programming interfaces reference
Hide thumbs Also See for 5100:
Table of Contents

Advertisement

182 Methods for OPI and BPT

Modify services assigned to a domain (modifyDomainServices)

BPT Method Syntax
modifyDomainServices using (Domain name list, Services
list) | file <file name> [optional] into <file name>
BPT Required file format
Domain name list, Services list
OPI method
public void modifyDomainServices(java.lang.String domain,
com.nortelnetworks.ims.base.prov.opi.shared.Service[]
service) throws java.rmi.RemoteException, com.nortelnetwork
s.ims.base.prov.opi.shared.ProvisionException;

Add services to multiple domains (addServicesToDomains)

BPT Method Syntax
addServicesToDomains using ([Domain names list, ..
Domain names list],[[Name of the service,[[Name,Value], ..
,[Name,Value]]], ..
..
<file name>
BPT Required file format
[Domain names list, ..
service,[[Name,Value], ..
the service,[[Name,Value], ..
OPI method
public void addServicesToDomains(java.lang.String[] domain
s, com.nortelnetworks.ims.base.prov.opi.shared.Service[]
services) throws java.rmi.RemoteException, com.nortelnetwor
ks.ims.base.prov.opi.shared.ProvisionException;

Modify services of multiple domains (modifyServicesToDomains)

BPT Method Syntax
modifyServicesToDomains using ([Domain name list, ..
,Domain name list],[[Name of the service,[[Name,Value], ..
,[Name,Value]]], ..
..
<file name>
BPT Required file format
[Domain name list, ..
service,[[Name,Value], ..
the service,[[Name,Value], ..
Copyright © 2007, Nortel Networks
.
,[Name,Value]]]]) | file <file name> [optional] into
,[Name,Value]]]]) | file <file name> [optional] into
Nortel Multimedia Communication Server 5100
Application Programming Interfaces Reference
NN42020-146 01.07 Standard
Release 4.0 19 October 2007
,[Name of the service,[[Name,Value],
,Domain names list],[[Name of the
,[Name,Value]]], ..
,[Name,Value]]]]
,[Name of the service,[[Name,Value],
,Domain name list],[[Name of the
,[Name,Value]]], ..
,[Name,Value]]]]
,
,[Name of
,[Name of

Advertisement

Table of Contents
loading

Table of Contents