org.omg.CosTrading
Class RegisterPOATie

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

public class RegisterPOATie
extends RegisterPOA

Interface definition: Register.

Author:
OpenORB Compiler

Constructor Summary
RegisterPOATie(RegisterOperations tieObject)
          Constructor
RegisterPOATie(RegisterOperations tieObject, org.omg.PortableServer.POA poa)
          Constructor
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
          _default_POA method
 RegisterOperations _delegate()
          Get the delegate
 void _delegate(RegisterOperations delegate_)
          Set the delegate
 Admin admin_if()
          Read accessor for admin_if attribute
 OfferInfo describe(java.lang.String id)
          Operation describe
 java.lang.String export(org.omg.CORBA.Object reference, java.lang.String type, Property[] properties)
          Operation export
 Link link_if()
          Read accessor for link_if attribute
 Lookup lookup_if()
          Read accessor for lookup_if attribute
 void modify(java.lang.String id, java.lang.String[] del_list, Property[] modify_list)
          Operation modify
 Proxy proxy_if()
          Read accessor for proxy_if attribute
 Register register_if()
          Read accessor for register_if attribute
 Register resolve(java.lang.String[] name)
          Operation resolve
 boolean supports_dynamic_properties()
          Read accessor for supports_dynamic_properties attribute
 boolean supports_modifiable_properties()
          Read accessor for supports_modifiable_properties attribute
 boolean supports_proxy_offers()
          Read accessor for supports_proxy_offers attribute
 org.omg.CORBA.Object type_repos()
          Read accessor for type_repos attribute
 void withdraw_using_constraint(java.lang.String type, java.lang.String constr)
          Operation withdraw_using_constraint
 void withdraw(java.lang.String id)
          Operation withdraw
 
Methods inherited from class org.omg.CosTrading.RegisterPOA
_all_interfaces, _invoke, _this, _this
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterPOATie

public RegisterPOATie(RegisterOperations tieObject)
Constructor


RegisterPOATie

public RegisterPOATie(RegisterOperations tieObject,
                      org.omg.PortableServer.POA poa)
Constructor

Method Detail

_delegate

public RegisterOperations _delegate()
Get the delegate


_delegate

public void _delegate(RegisterOperations delegate_)
Set the delegate


_default_POA

public org.omg.PortableServer.POA _default_POA()
_default_POA method

Overrides:
_default_POA in class org.omg.PortableServer.Servant

export

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

Throws:
InvalidObjectRef
IllegalServiceType
UnknownServiceType
InterfaceTypeMismatch
IllegalPropertyName
PropertyTypeMismatch
ReadonlyDynamicProperty
MissingMandatoryProperty
DuplicatePropertyName

withdraw

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

Throws:
IllegalOfferId
UnknownOfferId
ProxyOfferId

describe

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

Throws:
IllegalOfferId
UnknownOfferId
ProxyOfferId

modify

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

Throws:
NotImplemented
IllegalOfferId
UnknownOfferId
ProxyOfferId
IllegalPropertyName
UnknownPropertyName
PropertyTypeMismatch
ReadonlyDynamicProperty
MandatoryProperty
ReadonlyProperty
DuplicatePropertyName

withdraw_using_constraint

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

Throws:
IllegalServiceType
UnknownServiceType
IllegalConstraint
NoMatchingOffers

resolve

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

Throws:
IllegalTraderName
UnknownTraderName
RegisterNotSupported

lookup_if

public Lookup lookup_if()
Read accessor for lookup_if attribute

Returns:
the attribute value

register_if

public Register register_if()
Read accessor for register_if attribute

Returns:
the attribute value

link_if

public Link link_if()
Read accessor for link_if attribute

Returns:
the attribute value

proxy_if

public Proxy proxy_if()
Read accessor for proxy_if attribute

Returns:
the attribute value

admin_if

public Admin admin_if()
Read accessor for admin_if attribute

Returns:
the attribute value

supports_modifiable_properties

public boolean supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute

Returns:
the attribute value

supports_dynamic_properties

public boolean supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute

Returns:
the attribute value

supports_proxy_offers

public boolean supports_proxy_offers()
Read accessor for supports_proxy_offers attribute

Returns:
the attribute value

type_repos

public org.omg.CORBA.Object type_repos()
Read accessor for type_repos attribute

Returns:
the attribute value