org.csapi.cm
Interface IpVPrNOperations
- All Superinterfaces:
- IpInterfaceOperations, IpServiceOperations
- All Known Subinterfaces:
- IpVPrN
- All Known Implementing Classes:
- _IpVPrNStub, IpVPrNPOA, IpVPrNPOATie
public interface IpVPrNOperations
- extends IpServiceOperations
Generated from IDL interface "IpVPrN"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
getVPrPList
java.lang.String[] getVPrPList()
throws TpCommonExceptions,
P_UNKNOWN_VPRP
- Throws:
TpCommonExceptions
P_UNKNOWN_VPRP
getVPrP
IpInterface getVPrP(java.lang.String vPrPID)
throws P_UNKNOWN_VPRP_ID,
TpCommonExceptions,
P_ILLEGAL_VPRPID
- Throws:
P_UNKNOWN_VPRP_ID
TpCommonExceptions
P_ILLEGAL_VPRPID
createVPrP
IpInterface createVPrP(IpInterface templateRef)
throws TpCommonExceptions,
P_UNKNOWN_INTERFACE,
P_ILLEGAL_REF_VALUE
- Throws:
TpCommonExceptions
P_UNKNOWN_INTERFACE
P_ILLEGAL_REF_VALUE
deleteVPrP
void deleteVPrP(java.lang.String vPrPID)
throws P_UNKNOWN_VPRP_ID,
P_CANT_DELETE_VPRP,
TpCommonExceptions
- Throws:
P_UNKNOWN_VPRP_ID
P_CANT_DELETE_VPRP
TpCommonExceptions
Copyright © 2008. All Rights Reserved.