ca.aura.ui.resources
Class MaintenanceTaskResource

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

public class MaintenanceTaskResource
extends Resource

See Also:
Serialized Form

Method Summary
 java.lang.String getArtefactName()
          get the Artefact name
 int getArtefactWidth()
          get the Artefact width
 java.lang.String getCompletedMenuName()
          > Popup Menu > Task Complete > Verify Task > Maintain Task > Ignore Task
static MaintenanceTaskResource getDefault()
          get the singleton resource
 java.lang.String getDescriptionName()
          get the Description name
 int getDescriptionWidth()
          get the Description width
 java.lang.String getIgnoreMenuName()
           
 java.lang.String getLocationName()
          get the Location name
 int getLocationWidth()
          get the Location width
 java.lang.String getNeedsMaintenanceMenuName()
           
 java.lang.String getNeedsVerificationMenuName()
           
 java.lang.String getStatusName()
          get the Status name
 int getStatusWidth()
          get the Status width
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDefault

public static MaintenanceTaskResource getDefault()
get the singleton resource


getStatusName

public java.lang.String getStatusName()
get the Status name


getStatusWidth

public int getStatusWidth()
get the Status width


getDescriptionName

public java.lang.String getDescriptionName()
get the Description name


getDescriptionWidth

public int getDescriptionWidth()
get the Description width


getArtefactName

public java.lang.String getArtefactName()
get the Artefact name


getArtefactWidth

public int getArtefactWidth()
get the Artefact width


getLocationName

public java.lang.String getLocationName()
get the Location name


getLocationWidth

public int getLocationWidth()
get the Location width


getCompletedMenuName

public java.lang.String getCompletedMenuName()
> Popup Menu > Task Complete > Verify Task > Maintain Task > Ignore Task


getNeedsVerificationMenuName

public java.lang.String getNeedsVerificationMenuName()

getNeedsMaintenanceMenuName

public java.lang.String getNeedsMaintenanceMenuName()

getIgnoreMenuName

public java.lang.String getIgnoreMenuName()


Copyright © 2002 University of Ottawa. All Rights Reserved.