ca.aura.ui.resources
Class RelevancerSettingsResource

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

public class RelevancerSettingsResource
extends Resource

See Also:
Serialized Form

Method Summary
 java.lang.String getAgeText()
          get the age text
 java.lang.String getAgeToolTip()
          get the age tooltip
 java.lang.String getAuthorityText()
          get the authority text
 java.lang.String getAuthorityToolTip()
          get the authority tooltip
static RelevancerSettingsResource getDefault()
          get the singleton resource
 java.lang.String getFeedbackText()
          get the feedback text
 java.lang.String getFeedbackToolTip()
          get the feedback text
 java.lang.String getGroupText()
          get the Group name
 java.lang.String getIntegrityText()
          get the integrity text
 java.lang.String getIntegrityToolTip()
          get the integrity tooltip
 java.lang.String getIntroText()
          get the intro text
 java.lang.String getUsageText()
          get the usage text
 java.lang.String getUsageToolTip()
          get the usage tooltip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static RelevancerSettingsResource getDefault()
get the singleton resource


getGroupText

public java.lang.String getGroupText()
get the Group name


getIntroText

public java.lang.String getIntroText()
get the intro text


getAgeText

public java.lang.String getAgeText()
get the age text


getAgeToolTip

public java.lang.String getAgeToolTip()
get the age tooltip


getIntegrityText

public java.lang.String getIntegrityText()
get the integrity text


getIntegrityToolTip

public java.lang.String getIntegrityToolTip()
get the integrity tooltip


getAuthorityText

public java.lang.String getAuthorityText()
get the authority text


getAuthorityToolTip

public java.lang.String getAuthorityToolTip()
get the authority tooltip


getUsageText

public java.lang.String getUsageText()
get the usage text


getUsageToolTip

public java.lang.String getUsageToolTip()
get the usage tooltip


getFeedbackText

public java.lang.String getFeedbackText()
get the feedback text


getFeedbackToolTip

public java.lang.String getFeedbackToolTip()
get the feedback text



Copyright © 2002 University of Ottawa. All Rights Reserved.