Ruddi™ UDDI Client API
1.0

inspireit.uddi.base
Class AuthorizedName

java.lang.Object
  |
  +--inspireit.uddi.base.AuthorizedName
All Implemented Interfaces:
java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

public class AuthorizedName
extends java.lang.Object
implements java.io.Serializable, inspireit.uddi.util.visitors.UDDIElement

AuthorizedName is the recorded name of the individual that published a BusinessEntity. The AuthorizedName is computed by the controlling operator and should not be supplied within save_business operations.

Author:
Bertrand Fontaine, INSPIRE IT $Revision: 1.2 $
See Also:
Serialized Form

Field Summary
protected  java.lang.String authorizedName
          The authorized name information.
 
Constructor Summary
AuthorizedName(java.lang.String authorizedName)
          AuthorizedName constructor.
 
Method Summary
 boolean equals(java.lang.Object o)
          Checks whether an object is equal to this AuthorizedName.
 java.lang.String toString()
          Gets a String representation of this AuthorizedName.
 java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
          Visits this AuthorizedName.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

authorizedName

protected java.lang.String authorizedName
The authorized name information.

Constructor Detail

AuthorizedName

public AuthorizedName(java.lang.String authorizedName)
AuthorizedName constructor.

Parameters:
authorizedName - The authorized name information.
Method Detail

visit

public java.lang.Object visit(inspireit.uddi.util.visitors.UDDIVisitor visitor)
Visits this AuthorizedName.

Specified by:
visit in interface inspireit.uddi.util.visitors.UDDIElement
Parameters:
visitor - The Visitor visiting this AuthorizedName.

toString

public java.lang.String toString()
Gets a String representation of this AuthorizedName.

Overrides:
toString in class java.lang.Object
Returns:
a String representation of this AuthorizedName

equals

public boolean equals(java.lang.Object o)
Checks whether an object is equal to this AuthorizedName.

Overrides:
equals in class java.lang.Object
Parameters:
o - The object to test for equality.
Returns:
true if o and this AuthorizedName are equal; false otherwise

Ruddi™ UDDI Client API
1.0

Download now! | Submit a bug or feature
(c) 2003 INSPIRE IT
Bld Brand Whitlock 109
1200 Brussels, Belgium
All Rights Reserved.