Primavera Integration API 7.0

Uses of Class
com.primavera.integration.client.bo.enm.TimesheetApprovingAs

Packages that use TimesheetApprovingAs
com.primavera.integration.client.bo.enm Typesafe enumerations 
com.primavera.integration.client.bo.object Client business object classes 
 

Uses of TimesheetApprovingAs in com.primavera.integration.client.bo.enm
 

Fields in com.primavera.integration.client.bo.enm declared as TimesheetApprovingAs
static TimesheetApprovingAs TimesheetApprovingAs.NULL
           
static TimesheetApprovingAs TimesheetApprovingAs.PROJECT_MANAGER
           
static TimesheetApprovingAs TimesheetApprovingAs.PROJECT_MANAGER_DELEGATE
           
static TimesheetApprovingAs TimesheetApprovingAs.RESOURCE_MANAGER
           
static TimesheetApprovingAs TimesheetApprovingAs.RESOURCE_MANAGER_DELEGATE
           
 

Methods in com.primavera.integration.client.bo.enm that return TimesheetApprovingAs
static TimesheetApprovingAs TimesheetApprovingAs.getTimesheetApprovingAs(int iTimesheetApprovingAs)
          Gets an instance of TimesheetApprovingAs based on the integer value specified.
static TimesheetApprovingAs TimesheetApprovingAs.getTimesheetApprovingAs(java.lang.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 TimesheetApprovingAs
 TimesheetApprovingAs TimesheetAudit.getTimesheetApprovingAs()
          Gets the role of the timesheet approver.
 


Primavera Integration API 7.0

Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.