com.ibm.uddi.datatypes

Class Result

  1. java.lang.Object
  2. extended bycom.ibm.uddi.datatypes.Result
All implemented interfaces:
java.io.Serializable

Deprecated. Deprecated as of WAS 6.0. No replacement.
  1. public class Result
  2. extends java.lang.Object
  3. implements java.io.Serializable
Corresponds to UDDI v2.0 'result' element.
See Also:
Serialized Form

Field Summary

Modifier and Type Field and Description
  1. static
  2. int
E_accountLimitExceeded
Deprecated.
  1. static
  2. int
E_assertionNotFound
Deprecated.
  1. static
  2. int
E_authTokenExpired
Deprecated.
  1. static
  2. int
E_authTokenRequired
Deprecated.
  1. static
  2. int
E_busy
Deprecated.
  1. static
  2. int
E_categorizationNotAllowed
Deprecated.
  1. static
  2. int
E_fatalError
Deprecated.
  1. static
  2. int
E_invalidCategory
Deprecated.
  1. static
  2. int
E_invalidCompletionStatus
Deprecated.
  1. static
  2. int
E_invalidKeyPassed
Deprecated.
  1. static
  2. int
E_invalidProjection
Deprecated.
  1. static
  2. int
E_invalidURLPassed
Deprecated.
  1. static
  2. int
E_invalidValue
Deprecated.
  1. static
  2. int
E_keyRetired
Deprecated.
  1. static
  2. int
E_languageError
Deprecated.
  1. static
  2. int
E_messageTooLarge
Deprecated.
  1. static
  2. int
E_nameTooLong
Deprecated.
  1. static
  2. int
E_operatorMismatch
Deprecated.
  1. static
  2. int
E_publisherCancelled
Deprecated.
  1. static
  2. int
E_requestDenied
Deprecated.
  1. static
  2. int
E_secretUnknown
Deprecated.
  1. static
  2. int
E_success
Deprecated.
  1. static
  2. int
E_tooManyOptions
Deprecated.
  1. static
  2. int
E_transferAborted
Deprecated.
  1. static
  2. int
E_unknownUser
Deprecated.
  1. static
  2. int
E_unrecognizedVersion
Deprecated.
  1. static
  2. int
E_unsupported
Deprecated.
  1. static
  2. int
E_userMismatch
Deprecated.
  1. static
  2. int
E_valueNotAllowed
Deprecated.

Constructor Summary

Constructor and Description
Result()
Deprecated.

Method Summary

Modifier and Type Method and Description
  1. static
  2. java.lang.String
getErrCode(int errno)
Deprecated. Returns the errCode corresponding to the specified errno.
  1. ErrInfo
getErrInfo()
Deprecated. Returns the ErrInfo of this Result.
  1. int
getErrno()
Deprecated. Returns the errno of this Result.
  1. java.lang.String
getKeyType()
Deprecated. Returns the keyType of this Result.
  1. void
setErrInfo(ErrInfo errInfo)
Deprecated. Sets the ErrInfo of this Result.
  1. void
setErrno(int errno)
Deprecated. Sets the errno of this Result.
  1. void
setKeyType(java.lang.String keyType)
Deprecated. Sets the keyType of this Result.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

E_success

  1. public static final int E_success
Deprecated.
See Also:

E_nameTooLong

  1. public static final int E_nameTooLong
Deprecated.
See Also:

E_tooManyOptions

  1. public static final int E_tooManyOptions
Deprecated.
See Also:

E_unrecognizedVersion

  1. public static final int E_unrecognizedVersion
Deprecated.
See Also:

E_unsupported

  1. public static final int E_unsupported
Deprecated.
See Also:

E_languageError

  1. public static final int E_languageError
Deprecated.
See Also:

E_authTokenExpired

  1. public static final int E_authTokenExpired
Deprecated.
See Also:

E_authTokenRequired

  1. public static final int E_authTokenRequired
Deprecated.
See Also:

E_operatorMismatch

  1. public static final int E_operatorMismatch
Deprecated.
See Also:

E_userMismatch

  1. public static final int E_userMismatch
Deprecated.
See Also:

E_unknownUser

  1. public static final int E_unknownUser
Deprecated.
See Also:

E_accountLimitExceeded

  1. public static final int E_accountLimitExceeded
Deprecated.
See Also:

E_invalidKeyPassed

  1. public static final int E_invalidKeyPassed
Deprecated.
See Also:

E_invalidURLPassed

  1. public static final int E_invalidURLPassed
Deprecated.
See Also:

E_keyRetired

  1. public static final int E_keyRetired
Deprecated.
See Also:

E_busy

  1. public static final int E_busy
Deprecated.
See Also:

E_fatalError

  1. public static final int E_fatalError
Deprecated.
See Also:

E_invalidCategory

  1. public static final int E_invalidCategory
Deprecated.
See Also:

E_categorizationNotAllowed

  1. public static final int E_categorizationNotAllowed
Deprecated.
See Also:

E_invalidValue

  1. public static final int E_invalidValue
Deprecated.
See Also:

E_valueNotAllowed

  1. public static final int E_valueNotAllowed
Deprecated.
See Also:

E_invalidProjection

  1. public static final int E_invalidProjection
Deprecated.
See Also:

E_assertionNotFound

  1. public static final int E_assertionNotFound
Deprecated.
See Also:

E_invalidCompletionStatus

  1. public static final int E_invalidCompletionStatus
Deprecated.
See Also:

E_messageTooLarge

  1. public static final int E_messageTooLarge
Deprecated.
See Also:

E_transferAborted

  1. public static final int E_transferAborted
Deprecated.
See Also:

E_requestDenied

  1. public static final int E_requestDenied
Deprecated.
See Also:

E_publisherCancelled

  1. public static final int E_publisherCancelled
Deprecated.
See Also:

E_secretUnknown

  1. public static final int E_secretUnknown
Deprecated.
See Also:

Constructor Detail

Result

  1. public Result()
Deprecated.

Method Detail

getErrInfo

  1. public ErrInfo getErrInfo()
Deprecated.
Returns the ErrInfo of this Result.
Returns:
the ErrInfo of this Result.

setErrInfo

  1. public void setErrInfo(ErrInfo errInfo)
Deprecated.
Sets the ErrInfo of this Result.
Parameters:
errInfo - the ErrInfo of this Result.

getKeyType

  1. public java.lang.String getKeyType( )
Deprecated.
Returns the keyType of this Result.
Returns:
the keyType of this Result.

setKeyType

  1. public void setKeyType(java.lang.String keyType)
Deprecated.
Sets the keyType of this Result.
Parameters:
keyType - the keyType of this Result.

getErrno

  1. public int getErrno()
Deprecated.
Returns the errno of this Result.
Returns:
the errno of this Result.

setErrno

  1. public void setErrno(int errno)
Deprecated.
Sets the errno of this Result.
Parameters:
errno - the errno of this Result.

getErrCode

  1. public static java.lang.String getErrCode( int errno)
Deprecated.
Returns the errCode corresponding to the specified errno.
Parameters:
errno - the errno to get the errCode of.
Returns:
the errCode corresponding to the specified errno.