com.ibm.uddi.datatypes

Class PublisherAssertion

  • java.lang.Object
    • com.ibm.uddi.datatypes.PublisherAssertion
  • All Implemented Interfaces:
    java.io.Serializable

    Deprecated. 
    Deprecated as of WAS 6.0. No replacement.

    public class PublisherAssertion
    extends java.lang.Object
    implements java.io.Serializable
    Corresponds to UDDI v2.0 'publisherAssertion' element.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      PublisherAssertion()
      Deprecated. 
       
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getFromKey()
      Deprecated. 
      Returns the fromKey of this PublisherAssertion.
      KeyedReference getKeyedReference()
      Deprecated. 
      Returns the KeyedReference of this PublisherAssertion.
      java.lang.String getToKey()
      Deprecated. 
      Returns the toKey of this PublisherAssertion.
      void setFromKey(java.lang.String fromKey)
      Deprecated. 
      Sets the fromKey of this PublisherAssertion.
      void setKeyedReference(KeyedReference keyedReference)
      Deprecated. 
      Sets the KeyedReference of this PublisherAssertion.
      void setToKey(java.lang.String toKey)
      Deprecated. 
      Sets the toKey of this PublisherAssertion.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PublisherAssertion

        public PublisherAssertion()
        Deprecated. 
    • Method Detail

      • getFromKey

        public java.lang.String getFromKey()
        Deprecated. 
        Returns the fromKey of this PublisherAssertion.
        Returns:
        the fromKey of this PublisherAssertion.
      • setFromKey

        public void setFromKey(java.lang.String fromKey)
        Deprecated. 
        Sets the fromKey of this PublisherAssertion.
        Parameters:
        fromKey - the fromKey of this PublisherAssertion.
      • getToKey

        public java.lang.String getToKey()
        Deprecated. 
        Returns the toKey of this PublisherAssertion.
        Returns:
        the toKey of this PublisherAssertion.
      • setToKey

        public void setToKey(java.lang.String toKey)
        Deprecated. 
        Sets the toKey of this PublisherAssertion.
        Parameters:
        toKey - the toKey of this PublisherAssertion.
      • getKeyedReference

        public KeyedReference getKeyedReference()
        Deprecated. 
        Returns the KeyedReference of this PublisherAssertion.
        Returns:
        the KeyedReference of this PublisherAssertion.
      • setKeyedReference

        public void setKeyedReference(KeyedReference keyedReference)
        Deprecated. 
        Sets the KeyedReference of this PublisherAssertion.
        Parameters:
        keyedReference - the KeyedReference of this PublisherAssertion.
IBM WebSphere Application ServerTM
Release 8.5