org.csapi.fw.fw_enterprise_operator.service_subscription
Interface IpEntOpAccountManagementOperations

All Superinterfaces:
IpInterfaceOperations
All Known Subinterfaces:
IpEntOpAccountManagement
All Known Implementing Classes:
_IpEntOpAccountManagementStub, IpEntOpAccountManagementPOA, IpEntOpAccountManagementPOATie

public interface IpEntOpAccountManagementOperations
extends IpInterfaceOperations

Generated from IDL interface "IpEntOpAccountManagement"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 void deleteEntOpAccount()
           
 void modifyEntOpAccount(TpProperty[] enterpriseOperatorProperties)
           
 

Method Detail

modifyEntOpAccount

void modifyEntOpAccount(TpProperty[] enterpriseOperatorProperties)
                        throws TpCommonExceptions,
                               P_ACCESS_DENIED,
                               P_INVALID_PROPERTY
Throws:
TpCommonExceptions
P_ACCESS_DENIED
P_INVALID_PROPERTY

deleteEntOpAccount

void deleteEntOpAccount()
                        throws TpCommonExceptions,
                               P_ACCESS_DENIED
Throws:
TpCommonExceptions
P_ACCESS_DENIED


Copyright © 2009. All Rights Reserved.