ca.aura.resources
Class RoleResource

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

public class RoleResource
extends Resource

See Also:
Serialized Form

Method Summary
static RoleResource getDefault()
          get the singleton resource
 java.lang.String getDefaultRole()
          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 RoleResource getDefault()
get the singleton resource


getDefaultRole

public java.lang.String getDefaultRole()
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.