org.csapi.policy
Class IpPolicyExpressionConditionPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.csapi.policy.IpPolicyExpressionConditionPOA
org.csapi.policy.IpPolicyExpressionConditionPOATie
- All Implemented Interfaces:
- IpInterfaceOperations, IpPolicyConditionOperations, IpPolicyExpressionConditionOperations, IpPolicyOperations, org.omg.CORBA.portable.InvokeHandler
public class IpPolicyExpressionConditionPOATie
- extends IpPolicyExpressionConditionPOA
Generated from IDL interface "IpPolicyExpressionCondition"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
| Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpPolicyExpressionConditionPOATie
public IpPolicyExpressionConditionPOATie(IpPolicyExpressionConditionOperations delegate)
IpPolicyExpressionConditionPOATie
public IpPolicyExpressionConditionPOATie(IpPolicyExpressionConditionOperations delegate,
org.omg.PortableServer.POA poa)
_this
public IpPolicyExpressionCondition _this()
- Overrides:
_this in class IpPolicyExpressionConditionPOA
_this
public IpPolicyExpressionCondition _this(org.omg.CORBA.ORB orb)
- Overrides:
_this in class IpPolicyExpressionConditionPOA
_delegate
public IpPolicyExpressionConditionOperations _delegate()
_delegate
public void _delegate(IpPolicyExpressionConditionOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA in class org.omg.PortableServer.Servant
getParentRepository
public IpPolicyRepository getParentRepository()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
getParentRule
public IpPolicyRule getParentRule()
throws TpCommonExceptions
- Throws:
TpCommonExceptions
setAttributes
public void setAttributes(TpAttribute[] targetAttributes)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS
- Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS
getAttributes
public TpAttribute[] getAttributes(java.lang.String[] attributeNames)
throws TpCommonExceptions
- Throws:
TpCommonExceptions
setAttribute
public void setAttribute(TpAttribute targetAttribute)
throws TpCommonExceptions,
P_ACCESS_VIOLATION,
P_NO_TRANSACTION_IN_PROCESS
- 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
- Throws:
TpCommonExceptions
P_NAME_SPACE_ERROR
P_SYNTAX_ERROR
Copyright © 2008. All Rights Reserved.