Uses of Class
com.primavera.integration.client.bo.enm.TimesheetApprovingAs
Packages that use TimesheetApprovingAs
Package
Description
Typesafe enumerations
Client business object classes
-
Uses of TimesheetApprovingAs in com.primavera.integration.client.bo.enm
Fields in com.primavera.integration.client.bo.enm declared as TimesheetApprovingAsModifier and TypeFieldDescriptionstatic final TimesheetApprovingAsTimesheetApprovingAs.NULLstatic final TimesheetApprovingAsTimesheetApprovingAs.PROJECT_MANAGERstatic final TimesheetApprovingAsTimesheetApprovingAs.PROJECT_MANAGER_DELEGATEstatic final TimesheetApprovingAsTimesheetApprovingAs.RESOURCE_MANAGERstatic final TimesheetApprovingAsTimesheetApprovingAs.RESOURCE_MANAGER_DELEGATEMethods in com.primavera.integration.client.bo.enm that return TimesheetApprovingAsModifier and TypeMethodDescriptionstatic TimesheetApprovingAsTimesheetApprovingAs.getTimesheetApprovingAs(int iTimesheetApprovingAs) Gets an instance of TimesheetApprovingAs based on the integer value specified.static TimesheetApprovingAsTimesheetApprovingAs.getTimesheetApprovingAs(String sTimesheetApprovingAs) Gets an instance of TimesheetApprovingAs based on the String value specified. -
Uses of TimesheetApprovingAs in com.primavera.integration.client.bo.object
Methods in com.primavera.integration.client.bo.object that return TimesheetApprovingAsModifier and TypeMethodDescriptionTimesheetAudit.getTimesheetApprovingAs()Gets the role of the timesheet approver.