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

Uses of Class
psdi.util.TenantLevelObj

  • Packages that use TenantLevelObj 
    Package Description
    psdi.app.ci  
    psdi.app.item
    The Item package includes MAXIMO Business Objects related to items.
    psdi.mbo  
    psdi.server  
    psdi.util  
    • Uses of TenantLevelObj in psdi.app.ci

      Fields in psdi.app.ci declared as TenantLevelObj 
      Modifier and Type Field and Description
      protected static TenantLevelObj CI.changeStatusForCIs 
    • Uses of TenantLevelObj in psdi.app.item

      Fields in psdi.app.item declared as TenantLevelObj 
      Modifier and Type Field and Description
      static TenantLevelObj ItemStructSet.instanceHash
      stores the most recent instance attribute values for each MBO in the MBO set as they are set in the setInstance method.
      static TenantLevelObj ItemStructSet.itemStructsVector
      Vector to hold the references to ItemStruct instances with itemnum, itemsetid, itemid, instance,parent, orgid
    • Uses of TenantLevelObj in psdi.mbo

      Fields in psdi.mbo declared as TenantLevelObj 
      Modifier and Type Field and Description
      protected TenantLevelObj AbstractMaximoMTEnabledCache.tloMaxCache 
    • Uses of TenantLevelObj in psdi.server

      Fields in psdi.server declared as TenantLevelObj 
      Modifier and Type Field and Description
      protected TenantLevelObj CronTaskManager.cronFutures 
      protected TenantLevelObj CronTaskManager.cronTasks 
      protected TenantLevelObj CronTaskManager.cronThreads
      Vector for list of CronThreads
      protected static TenantLevelObj MXServer.eventTopicsCaches 
      protected static TenantLevelObj MXServer.eventTopicTrees 
      protected TenantLevelObj CronTaskManager.suspendedCrontasks 
    • Uses of TenantLevelObj in psdi.util

      Subclasses of TenantLevelObj in psdi.util 
      Modifier and Type Class and Description
      class  MasterTenantAwareObj
      Class that make the object tenant aware.
      class  MasterTenantLevelObj
      Class that make the object tenant aware.
      class  TenantAwareObj
      Class that make the object tenant aware.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes