org.csapi.policy
Class _IpPolicyEventDefinitionStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.csapi.policy._IpPolicyEventDefinitionStub
- All Implemented Interfaces:
- java.io.Serializable, IpInterface, IpInterfaceOperations, IpPolicy, IpPolicyEventDefinition, IpPolicyEventDefinitionOperations, IpPolicyOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _IpPolicyEventDefinitionStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements IpPolicyEventDefinition
Generated from IDL interface "IpPolicyEventDefinition"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.Class |
_opsClass
|
| Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
_opsClass
public static final java.lang.Class _opsClass
_IpPolicyEventDefinitionStub
public _IpPolicyEventDefinitionStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl
getAttributes
public TpAttribute[] getAttributes(java.lang.String[] attributeNames)
throws TpCommonExceptions
- Specified by:
getAttributes in interface IpPolicyOperations
- Throws:
TpCommonExceptions
getParentDomain
public IpPolicyDomain getParentDomain()
throws TpCommonExceptions
- Specified by:
getParentDomain in interface IpPolicyEventDefinitionOperations
- Throws:
TpCommonExceptions
setAttributes
public void setAttributes(TpAttribute[] targetAttributes)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS
- Specified by:
setAttributes in interface IpPolicyOperations
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
setOptionalAttributes
public void setOptionalAttributes(TpAttribute[] optionalAttributes)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS
- Specified by:
setOptionalAttributes in interface IpPolicyEventDefinitionOperations
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
getOptionalAttributes
public TpAttribute[] getOptionalAttributes()
throws TpCommonExceptions
- Specified by:
getOptionalAttributes in interface IpPolicyEventDefinitionOperations
- Throws:
TpCommonExceptions
setAttribute
public void setAttribute(TpAttribute targetAttribute)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS
- Specified by:
setAttribute in interface IpPolicyOperations
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
getRequiredAttributes
public TpAttribute[] getRequiredAttributes()
throws TpCommonExceptions
- Specified by:
getRequiredAttributes in interface IpPolicyEventDefinitionOperations
- Throws:
TpCommonExceptions
setRequiredAttributes
public void setRequiredAttributes(TpAttribute[] requiredAttributes)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS
- Specified by:
setRequiredAttributes in interface IpPolicyEventDefinitionOperations
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
getAttribute
public TpAttribute getAttribute(java.lang.String attributeName)
throws TpCommonExceptions,
P_NAME_SPACE_ERROR,
P_SYNTAX_ERROR
- Specified by:
getAttribute in interface IpPolicyOperations
- Throws:
TpCommonExceptions
P_NAME_SPACE_ERROR
P_SYNTAX_ERROR
Copyright © 2009. All Rights Reserved.