org.omg.CosTrading
Class RegisterPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTrading.RegisterPOA
          extended byorg.omg.CosTrading.RegisterPOATie
All Implemented Interfaces:
InvokeHandler, RegisterOperations, SupportAttributesOperations, TraderComponentsOperations

public class RegisterPOATie
extends RegisterPOA

Generated from IDL interface "Register"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor Summary
RegisterPOATie(RegisterOperations delegate)
           
RegisterPOATie(RegisterOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 RegisterOperations _delegate()
           
 void _delegate(RegisterOperations delegate)
           
 Register _this()
           
 Register _this(ORB orb)
           
 Admin admin_if()
           
 OfferInfo describe(java.lang.String id)
           
 java.lang.String export(Object reference, java.lang.String type, Property[] properties)
           
 Link link_if()
           
 Lookup lookup_if()
           
 void modify(java.lang.String id, java.lang.String[] del_list, Property[] modify_list)
           
 Proxy proxy_if()
           
 Register register_if()
           
 Register resolve(java.lang.String[] name)
           
 boolean supports_dynamic_properties()
           
 boolean supports_modifiable_properties()
           
 boolean supports_proxy_offers()
           
 Object type_repos()
           
 void withdraw_using_constraint(java.lang.String type, java.lang.String constr)
           
 void withdraw(java.lang.String id)
           
 
Methods inherited from class org.omg.CosTrading.RegisterPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _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

RegisterPOATie

public RegisterPOATie(RegisterOperations delegate)

RegisterPOATie

public RegisterPOATie(RegisterOperations delegate,
                      POA poa)
Method Detail

_this

public Register _this()
Overrides:
_this in class RegisterPOA

_this

public Register _this(ORB orb)
Overrides:
_this in class RegisterPOA

_delegate

public RegisterOperations _delegate()

_delegate

public void _delegate(RegisterOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

export

public java.lang.String export(Object reference,
                               java.lang.String type,
                               Property[] properties)
                        throws DuplicatePropertyName,
                               MissingMandatoryProperty,
                               IllegalServiceType,
                               ReadonlyDynamicProperty,
                               InterfaceTypeMismatch,
                               PropertyTypeMismatch,
                               IllegalPropertyName,
                               InvalidObjectRef,
                               UnknownServiceType
Throws:
DuplicatePropertyName
MissingMandatoryProperty
IllegalServiceType
ReadonlyDynamicProperty
InterfaceTypeMismatch
PropertyTypeMismatch
IllegalPropertyName
InvalidObjectRef
UnknownServiceType

withdraw

public void withdraw(java.lang.String id)
              throws IllegalOfferId,
                     ProxyOfferId,
                     UnknownOfferId
Throws:
IllegalOfferId
ProxyOfferId
UnknownOfferId

admin_if

public Admin admin_if()

type_repos

public Object type_repos()

supports_proxy_offers

public boolean supports_proxy_offers()

link_if

public Link link_if()

supports_modifiable_properties

public boolean supports_modifiable_properties()

describe

public OfferInfo describe(java.lang.String id)
                   throws IllegalOfferId,
                          ProxyOfferId,
                          UnknownOfferId
Throws:
IllegalOfferId
ProxyOfferId
UnknownOfferId

proxy_if

public Proxy proxy_if()

register_if

public Register register_if()

modify

public void modify(java.lang.String id,
                   java.lang.String[] del_list,
                   Property[] modify_list)
            throws DuplicatePropertyName,
                   ProxyOfferId,
                   NotImplemented,
                   ReadonlyDynamicProperty,
                   UnknownOfferId,
                   PropertyTypeMismatch,
                   ReadonlyProperty,
                   IllegalOfferId,
                   UnknownPropertyName,
                   IllegalPropertyName,
                   MandatoryProperty
Throws:
DuplicatePropertyName
ProxyOfferId
NotImplemented
ReadonlyDynamicProperty
UnknownOfferId
PropertyTypeMismatch
ReadonlyProperty
IllegalOfferId
UnknownPropertyName
IllegalPropertyName
MandatoryProperty

resolve

public Register resolve(java.lang.String[] name)
                 throws UnknownTraderName,
                        RegisterNotSupported,
                        IllegalTraderName
Throws:
UnknownTraderName
RegisterNotSupported
IllegalTraderName

withdraw_using_constraint

public void withdraw_using_constraint(java.lang.String type,
                                      java.lang.String constr)
                               throws NoMatchingOffers,
                                      UnknownServiceType,
                                      IllegalConstraint,
                                      IllegalServiceType
Throws:
NoMatchingOffers
UnknownServiceType
IllegalConstraint
IllegalServiceType

lookup_if

public Lookup lookup_if()

supports_dynamic_properties

public boolean supports_dynamic_properties()