Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.util.errormanager.ErrorTimeStamp

Packages that use ErrorTimeStamp
oracle.dacf.util.errormanager The ErrorManager is a singleton object that manages the storage and flow of ErrorMessage objects, and administers the registration of error listeners and error loggers. 
 

Uses of ErrorTimeStamp in oracle.dacf.util.errormanager
 

Methods in oracle.dacf.util.errormanager that return ErrorTimeStamp
 ErrorTimeStamp ErrorMessage.getTimeStamp()
          Returns the date and time that this error message was added to the ErrorManager.
 

Constructors in oracle.dacf.util.errormanager with parameters of type ErrorTimeStamp
ErrorTimeStamp.ErrorDate()
           
ErrorTimeStamp.ErrorTime()
           
 


Oracle Data-aware Controls Reference