org.csapi.policy
Interface IpPolicyEventDefinitionOperations
- All Superinterfaces:
- IpInterfaceOperations, IpPolicyOperations
- All Known Subinterfaces:
- IpPolicyEventDefinition
- All Known Implementing Classes:
- _IpPolicyEventDefinitionStub, IpPolicyEventDefinitionPOA, IpPolicyEventDefinitionPOATie
public interface IpPolicyEventDefinitionOperations
- extends IpPolicyOperations
Generated from IDL interface "IpPolicyEventDefinition"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
setRequiredAttributes
void setRequiredAttributes(TpAttribute[] requiredAttributes)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
setOptionalAttributes
void setOptionalAttributes(TpAttribute[] optionalAttributes)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
getRequiredAttributes
TpAttribute[] getRequiredAttributes()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
getOptionalAttributes
TpAttribute[] getOptionalAttributes()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
getParentDomain
IpPolicyDomain getParentDomain()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
Copyright © 2008. All Rights Reserved.