Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.skd.gworkassign.model.Resource

  • Packages that use Resource 
    Package Description
    com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign  
    com.ibm.tivoli.maximo.skd.gresource.model  
    com.ibm.tivoli.maximo.skd.gworkassign.model  
    • Uses of Resource in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.gworkassign with parameters of type Resource 
      Modifier and Type Method and Description
      Activity GWAResourceScheduleView.createNewAssignment(GWASchedule model, WebClientSession session, Activity act, Resource res, long assignmentId, MboRemote wo) 
    • Uses of Resource in com.ibm.tivoli.maximo.skd.gresource.model

      Methods in com.ibm.tivoli.maximo.skd.gresource.model that return Resource 
      Modifier and Type Method and Description
      Resource ResourceBuilder.build(MboRemote projectMbo, java.sql.ResultSet resultSet, java.lang.String type, GRSchedule schedule)
      Builds a Resource object based on the values retrieved from a ResultSet.
      Methods in com.ibm.tivoli.maximo.skd.gresource.model with parameters of type Resource 
      Modifier and Type Method and Description
      void GRSchedule.addResource(java.lang.String id, Resource resource) 
    • Uses of Resource in com.ibm.tivoli.maximo.skd.gworkassign.model

      Methods in com.ibm.tivoli.maximo.skd.gworkassign.model that return Resource 
      Modifier and Type Method and Description
      Resource ResourceBuilder.build(MboRemote projectMbo, java.sql.ResultSet resultSet, java.lang.String type, GWASchedule schedule)
      Builds a Resource object based on the values retrieved from a ResultSet.
      Resource Activity.getParent() 
      Methods in com.ibm.tivoli.maximo.skd.gworkassign.model with parameters of type Resource 
      Modifier and Type Method and Description
      void GWASchedule.addResource(java.lang.String id, Resource resource) 
      void Activity.setParent(Resource res) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes