Oracle Data-aware Controls Reference

oracle.dacf.util.errormanager
Class ErrorTimeStamp.ErrorDate

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

public class ErrorTimeStamp.ErrorDate
extends java.lang.Object
implements ErrorAttribute

Inner class implementing the data part of the time stamp as an ErrorAttribute.


Constructor Summary
ErrorTimeStamp.ErrorDate()
           
 
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
 

Constructor Detail

ErrorTimeStamp.ErrorDate

public ErrorTimeStamp.ErrorDate()
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.