ca.aura.resources
Class TaskResource

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

public class TaskResource
extends Resource

See Also:
Serialized Form

Method Summary
static TaskResource getDefault()
          get the singleton resource
 java.lang.String getDefaultTask()
          get the default task
 java.lang.String normalize(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 TaskResource getDefault()
get the singleton resource


getDefaultTask

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


normalize

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



Copyright © 2002 University of Ottawa. All Rights Reserved.