ca.aura.ui.resources
Class ResultSetViewResource

java.lang.Object
  |
  +--Resource
        |
        +--ca.aura.ui.resources.ResultSetViewResource

public class ResultSetViewResource
extends Resource

See Also:
Serialized Form

Method Summary
static ResultSetViewResource getDefault()
          get the singleton resource
 java.lang.String getDescriptionText()
          get the rank column text
 java.lang.String getMaintenanceText()
          get the maintenance column text
 java.lang.String getNameText()
          get the maintenance column text
 java.lang.String getRankText()
          get the rank column text
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static ResultSetViewResource getDefault()
get the singleton resource


getMaintenanceText

public java.lang.String getMaintenanceText()
get the maintenance column text


getRankText

public java.lang.String getRankText()
get the rank column text


getNameText

public java.lang.String getNameText()
get the maintenance column text


getDescriptionText

public java.lang.String getDescriptionText()
get the rank column text



Copyright © 2002 University of Ottawa. All Rights Reserved.