Class Entry

Description

Contains the logged item, its format type, its priority type, and the time the item was logged.

OSID Version: 2.0

Licensed under the org.osid.SidImplementationLicenseMIT.

Located in /harmoni/oki2/osid/logging/Entry.php (line 18)


	
			
Direct descendents
Class Description
HarmoniEntry Contains the logged item, its format type, its priority type, and the time the item was logged.
Method Summary
Methods
getFormatType (line 60)

Return the format type of logged item.

  • access: public
  • throws: object LoggingException An exception with one of the following messages defined in org.osid.logging.LoggingException may be thrown: UNIMPLEMENTED, OPERATION_FAILED, CONFIGURATION_ERROR, PERMISSION_DENIED
object Type getFormatType ()

Redefined in descendants as:
getItem (line 38)

Return the logged item.

  • return: (original type: java.io.Serializable)
  • access: public
  • throws: object LoggingException An exception with one of the following messages defined in org.osid.logging.LoggingException may be thrown: UNIMPLEMENTED, OPERATION_FAILED, CONFIGURATION_ERROR, PERMISSION_DENIED
object mixed getItem ()

Redefined in descendants as:
getPriorityType (line 82)

Return the format type of logged item.

  • access: public
  • throws: object LoggingException An exception with one of the following messages defined in org.osid.logging.LoggingException may be thrown: UNIMPLEMENTED, OPERATION_FAILED, CONFIGURATION_ERROR, PERMISSION_DENIED
object Type getPriorityType ()

Redefined in descendants as:
getTimestamp (line 104)

Return the time that the item was logged.

  • access: public
  • throws: object LoggingException An exception with one of the following messages defined in org.osid.logging.LoggingException may be thrown: UNIMPLEMENTED, OPERATION_FAILED, CONFIGURATION_ERROR, PERMISSION_DENIED
int getTimestamp ()

Redefined in descendants as:

Documentation generated on Wed, 19 Sep 2007 10:23:02 -0400 by phpDocumentor 1.3.0RC3