ca.aura.resources
Class NameResource

java.lang.Object
  |
  +--Resource
        |
        +--ca.aura.resources.NameResource

public class NameResource
extends Resource

See Also:
Serialized Form

Method Summary
static NameResource getDefault()
          get the singleton resource
 java.lang.String getDefaultTask()
          get the default task
 java.lang.String normalizeTask(java.lang.String task)
          normalize the task
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static NameResource getDefault()
get the singleton resource


getDefaultTask

public java.lang.String getDefaultTask()
get the default task


normalizeTask

public java.lang.String normalizeTask(java.lang.String task)
normalize the task



Copyright © 2002 University of Ottawa. All Rights Reserved.