org.csapi.policy
Class IpPolicyEventDefinitionPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.csapi.policy.IpPolicyEventDefinitionPOA
          extended by org.csapi.policy.IpPolicyEventDefinitionPOATie
All Implemented Interfaces:
IpInterfaceOperations, IpPolicyEventDefinitionOperations, IpPolicyOperations, org.omg.CORBA.portable.InvokeHandler

public class IpPolicyEventDefinitionPOATie
extends IpPolicyEventDefinitionPOA

Generated from IDL interface "IpPolicyEventDefinition"

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

Constructor Summary
IpPolicyEventDefinitionPOATie(IpPolicyEventDefinitionOperations delegate)
           
IpPolicyEventDefinitionPOATie(IpPolicyEventDefinitionOperations delegate, org.omg.PortableServer.POA poa)
           
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
           
 IpPolicyEventDefinitionOperations _delegate()
           
 void _delegate(IpPolicyEventDefinitionOperations delegate)
           
 IpPolicyEventDefinition _this()
           
 IpPolicyEventDefinition _this(org.omg.CORBA.ORB orb)
           
 TpAttribute getAttribute(java.lang.String attributeName)
           
 TpAttribute[] getAttributes(java.lang.String[] attributeNames)
           
 TpAttribute[] getOptionalAttributes()
           
 IpPolicyDomain getParentDomain()
           
 TpAttribute[] getRequiredAttributes()
           
 void setAttribute(TpAttribute targetAttribute)
           
 void setAttributes(TpAttribute[] targetAttributes)
           
 void setOptionalAttributes(TpAttribute[] optionalAttributes)
           
 void setRequiredAttributes(TpAttribute[] requiredAttributes)
           
 
Methods inherited from class org.csapi.policy.IpPolicyEventDefinitionPOA
_all_interfaces, _invoke
 
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
 

Constructor Detail

IpPolicyEventDefinitionPOATie

public IpPolicyEventDefinitionPOATie(IpPolicyEventDefinitionOperations delegate)

IpPolicyEventDefinitionPOATie

public IpPolicyEventDefinitionPOATie(IpPolicyEventDefinitionOperations delegate,
                                     org.omg.PortableServer.POA poa)
Method Detail

_this

public IpPolicyEventDefinition _this()
Overrides:
_this in class IpPolicyEventDefinitionPOA

_this

public IpPolicyEventDefinition _this(org.omg.CORBA.ORB orb)
Overrides:
_this in class IpPolicyEventDefinitionPOA

_delegate

public IpPolicyEventDefinitionOperations _delegate()

_delegate

public void _delegate(IpPolicyEventDefinitionOperations delegate)

_default_POA

public org.omg.PortableServer.POA _default_POA()
Overrides:
_default_POA in class org.omg.PortableServer.Servant

getAttributes

public TpAttribute[] getAttributes(java.lang.String[] attributeNames)
                            throws TpCommonExceptions
Throws:
TpCommonExceptions

getParentDomain

public IpPolicyDomain getParentDomain()
                               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

setOptionalAttributes

public void setOptionalAttributes(TpAttribute[] optionalAttributes)
                           throws TpCommonExceptions,
                                  P_ACCESS_VIOLATION,
                                  P_NO_TRANSACTION_IN_PROCESS
Throws:
TpCommonExceptions
P_ACCESS_VIOLATION
P_NO_TRANSACTION_IN_PROCESS

getOptionalAttributes

public TpAttribute[] getOptionalAttributes()
                                    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

getRequiredAttributes

public TpAttribute[] getRequiredAttributes()
                                    throws TpCommonExceptions
Throws:
TpCommonExceptions

setRequiredAttributes

public void setRequiredAttributes(TpAttribute[] requiredAttributes)
                           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 © 2009. All Rights Reserved.