Oracle Data-aware Controls Reference

oracle.dacf.util.errormanager
Class ErrorMessageText.MessageId

java.lang.Object
  extended byoracle.dacf.util.errormanager.ErrorMessageText.MessageId
All Implemented Interfaces:
ErrorAttribute
Enclosing class:
ErrorMessageText

public class ErrorMessageText.MessageId
extends java.lang.Object
implements ErrorAttribute

Inner class implementing the error message ID.


Field Summary
protected  java.lang.String _Sid
           
 
Method Summary
 java.lang.String getLabel()
          Returns the label you want to use when showing this attribute.
 java.lang.String toString()
          Returns the String representation of this attribute.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

_Sid

protected java.lang.String _Sid
Method Detail

toString

public java.lang.String toString()
Description copied from interface: ErrorAttribute
Returns the String representation of this attribute.

Specified by:
toString in interface ErrorAttribute

getLabel

public java.lang.String getLabel()
Description copied from interface: ErrorAttribute
Returns the label you want to use when showing this attribute.

Specified by:
getLabel in interface ErrorAttribute
Returns:
the label used when displaying the attribute.

Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.