Oracle Data-aware Controls Reference

oracle.dacf.util.errormanager
Class ErrorMessageText.MessageText

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

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

Inner class implementing the error message text.


Field Summary
protected  java.lang.String _Smessage
           
 
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

_Smessage

protected java.lang.String _Smessage
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.