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.max.model.Activity

  • Packages that use Activity 
    Package Description
    com.ibm.tivoli.maximo.miniapps.scheduler.beans  
    com.ibm.tivoli.maximo.miniapps.scheduler.max  
    com.ibm.tivoli.maximo.skd.max.model  
    com.ibm.tivoli.maximo.skd.max.service  
    com.ibm.tivoli.maximo.skd.max.util  
    com.ibm.tivoli.maximo.skd.util  
    • Uses of Activity in com.ibm.tivoli.maximo.miniapps.scheduler.beans

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.beans with parameters of type Activity 
      Modifier and Type Method and Description
      protected void SKDEditConstraintsDialogBean.updateActivityDependencies(Schedule schedule, Activity activity, java.lang.String propertyName, MboRemote updatedMbo) 
    • Uses of Activity in com.ibm.tivoli.maximo.miniapps.scheduler.max

      Methods in com.ibm.tivoli.maximo.miniapps.scheduler.max with parameters of type Activity 
      Modifier and Type Method and Description
      static boolean LargeGanttUtil.equals(Activity mx1, Activity mx2, java.lang.String propName)
      Returns true if both activities have the same object property, and the object property is equal() using the Java equals() method.
      static Constraint LargeGanttUtil.findConstraintFor(Activity from, Activity to) 
      static java.lang.String LargeGanttUtil.getTGNWParts(Schedule model, Activity mxa, TreeGridUtil.ITGSerializationHelper helper) 
      static boolean LargeGanttUtil.isInterruptable(Schedule model, Activity mxa) 
      static boolean LargeGanttUtil.isTask(Activity act) 
      static boolean LargeGanttUtil.isValid(Activity from, Activity to, UserInfo userInfo)
      Determine if a Constraint is valid from the given 'from' activity to the provided 'to' activity.
      static boolean LargeGanttUtil.isWorkorder(Activity mxa)
      Returns true if the given IlvActivity is a work order
      protected void BaseLargeGanttView.setConstraintDataForTooltip(com.ibm.json.java.JSONArray constraints, Activity selectedActivity) 
      static java.lang.String LargeGanttUtil.toStringProps(Activity from, java.lang.String[] props)
      Given a UserPropertyHolder create a toString from the given properties
      protected void ShowCircularDependenciesViewBean.updateConstraints(java.lang.String treeGridDescendents, Activity from, Schedule schedule, ReplyBuilder reply, boolean forceUpdate) 
      protected void SchedulerMaxWorkView.updateConstraints(java.lang.String treeGridDescendents, Activity from, Schedule schedule, ReplyBuilder reply, boolean forceUpdate, java.lang.Boolean optimize) 
      void SchedulerMaxWorkView.updateDuration(Schedule schedule, java.util.Date oldStartTime, java.util.Date oldEndTime, java.util.Date newStartTime, java.util.Date newEndTime, Activity activity)
      Start and End times need to be updated at the same time, or else ILOG will grow or shrink the activity bar when setting the start/end times separately.
      int SchedulerMaxWorkView.updateStartEndTimes(Schedule schedule, com.ibm.json.java.JSONObject change, WebClientSession sess, Activity activity)
      Start and End times need to be updated at the same time, or else ILOG will grow or shrink the activity bar when setting the start/end times separately.
      protected void SchedulerMaxWorkView.updateStringProperty(java.lang.String prop, com.ibm.json.java.JSONObject obj, Activity act, boolean acceptEmptyString) 
    • Uses of Activity in com.ibm.tivoli.maximo.skd.max.model

      Methods in com.ibm.tivoli.maximo.skd.max.model that return Activity 
      Modifier and Type Method and Description
      Activity Activity.addRow() 
      Activity Activity.addRow(Activity row) 
      Activity ActivityBuilder.build(MboRemote projectMbo, Schedule schedule, java.sql.ResultSet resultSet, java.util.Map objectColumnsMap, int dbType)
      Builds an Activity object based on the values retrieved from a ResultSet.
      Activity TreeBuilder.buildTree(java.lang.String idField, java.lang.String parentIdField, com.ibm.json.java.JSONArray ungrouped) 
      Activity Constraint.getFromActivity() 
      Activity Activity.getParent() 
      Activity Constraint.getToActivity() 
      Methods in com.ibm.tivoli.maximo.skd.max.model with parameters of type Activity 
      Modifier and Type Method and Description
      void Constraint.addConstraintToActivity(Schedule schedule, Activity fromActivity, Activity toActivity) 
      Activity Activity.addRow(Activity row) 
      Constraint ConstraintBuilder.build(Schedule schedule, Activity from, Activity to, ilog.views.gantt.IlvConstraintType type)
      Build a new Constraint.
      protected void ActivityBuilder.initializeActivity(Activity activity, UserInfo userInfo, java.sql.ResultSet resultSet, int dbType) 
      protected void ActivityBuilder.loadActivity(Activity activity, MboRemote projectMbo, java.sql.ResultSet resultSet, Schedule schedule, int dbType) 
      void Schedule.mergeChangedActivity(Activity activity) 
      void Constraint.setFromActivity(Activity fromActivity) 
      void Activity.setParent(Activity act) 
      void Constraint.setToActivity(Activity toActivity) 
    • Uses of Activity in com.ibm.tivoli.maximo.skd.max.service

      Methods in com.ibm.tivoli.maximo.skd.max.service that return Activity 
      Modifier and Type Method and Description
      Activity ActivityMaxDataManager.findById(Schedule schedule, java.lang.String id, DataSpec dataSpec) 
      Methods in com.ibm.tivoli.maximo.skd.max.service with parameters of type Activity 
      Modifier and Type Method and Description
      void PagingManager.addToCache(Activity activity) 
      com.ibm.json.java.JSONArray PreloadingPagingManager.getChildren(Activity parentActivity) 
      com.ibm.json.java.JSONArray PagingManager.getChildren(Activity parentActivity, boolean applyFilters) 
      com.ibm.json.java.JSONArray PagingManager.getChildren(Activity parentActivity, boolean applyFilters, java.lang.Integer level) 
      com.ibm.json.java.JSONArray ConstraintMaxDataManager.loadDataObjects(Schedule schedule, Activity activity, MboRemote projectMbo, DataSpec dataSpec, java.lang.Long offsetRecord) 
    • Uses of Activity in com.ibm.tivoli.maximo.skd.max.util

      Methods in com.ibm.tivoli.maximo.skd.max.util with parameters of type Activity 
      Modifier and Type Method and Description
      static java.lang.String GanttUtility.getID(Activity activity)
      Returns the TreeGrid ID for this activity and creates one, if one does not exist.
      static void DataManagerUtil.populatePropertyValue(Activity activity, java.lang.String propertyName, int maxtype, java.sql.ResultSet resultSet, java.lang.String attributeName)
      Populate property values
    • Uses of Activity in com.ibm.tivoli.maximo.skd.util

      Methods in com.ibm.tivoli.maximo.skd.util with parameters of type Activity 
      Modifier and Type Method and Description
      void SKDActivityAdjust.adjustActivityForMergedShiftList(Activity activity, Schedule schedule)
      Adjust activity to merged shift lists
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes