|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--Resource | +--ca.aura.ui.resources.MaintenanceTaskResource
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 |
public static MaintenanceTaskResource getDefault()
public java.lang.String getStatusName()
public int getStatusWidth()
public java.lang.String getDescriptionName()
public int getDescriptionWidth()
public java.lang.String getArtefactName()
public int getArtefactWidth()
public java.lang.String getLocationName()
public int getLocationWidth()
public java.lang.String getCompletedMenuName()
public java.lang.String getNeedsVerificationMenuName()
public java.lang.String getNeedsMaintenanceMenuName()
public java.lang.String getIgnoreMenuName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |