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

Uses of Interface
psdi.mbo.MaximoCache

  • Packages that use MaximoCache 
    Package Description
    com.ibm.tivoli.maximo.devicefeed  
    com.ibm.tivoli.maximo.expression  
    com.ibm.tivoli.maximo.fdmbo  
    com.ibm.tivoli.maximo.fdmbo.map  
    com.ibm.tivoli.maximo.graphql  
    com.ibm.tivoli.maximo.interaction.policy  
    com.ibm.tivoli.maximo.interaction.process  
    com.ibm.tivoli.maximo.iotservices  
    com.ibm.tivoli.maximo.log  
    com.ibm.tivoli.maximo.map  
    com.ibm.tivoli.maximo.messagehub  
    com.ibm.tivoli.maximo.notification  
    com.ibm.tivoli.maximo.oslc  
    com.ibm.tivoli.maximo.oslc.consumer  
    com.ibm.tivoli.maximo.oslc.provider  
    com.ibm.tivoli.maximo.oslc.provider.bus  
    com.ibm.tivoli.maximo.report.birt.datasource  
    com.ibm.tivoli.maximo.script  
    com.ibm.tivoli.maximo.skd.service  
    com.ibm.tivoli.maximo.weather  
    psdi.app.appsetup
    The AppSetup package includes basic information about applications and how they are grouped on the main menu within modules.
    psdi.app.assetcatalog
    The Asset Catalog package includes MBOs for the setup of class structures and class specifications.
    psdi.app.bulletinboard  
    psdi.app.dpamswusg  
    psdi.app.eventresponse
    Event Response dynamically defines actions to occur in response to an event on a specific Mbo.
    psdi.app.insight  
    psdi.app.lictrack  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.meter
    The Meter package includes MBOs that contain information about meters and meter groups.
    psdi.app.meter.cbm  
    psdi.app.report  
    psdi.app.sets
    A set is a unique identifier of data that enables the sharing of item and vendor company data among organizations.
    psdi.app.signature
    The Signature package defines users and security groups.
    psdi.app.site
    An organization is a legal entity within a company that can have one or more sites.
    psdi.app.system
    The System package includes classes for common system data, such as domains and long descriptions, that are utilized across business packages and by the system framework.
    psdi.app.ticket
    The Ticket package contains Mbos related to Service Desk applications.
    psdi.common.condition  
    psdi.dm.changetracking  
    psdi.dm.collection  
    psdi.iface.jms  
    psdi.iface.listener  
    psdi.iface.mic  
    psdi.iface.mos  
    psdi.iface.omp  
    psdi.iface.proc  
    psdi.iface.router  
    psdi.iface.webservices  
    psdi.mbo  
    psdi.security
    The Security package manages runtime information pertaining to active sessions and their security profiles.
    psdi.server  
    psdi.util.logging  
    psdi.workflow
    The Workflow package includes Mbos related to workflow.
    • Uses of MaximoCache in com.ibm.tivoli.maximo.devicefeed

      Classes in com.ibm.tivoli.maximo.devicefeed that implement MaximoCache 
      Modifier and Type Class and Description
      class  DeviceFeedCache 
      class  DeviceFeedCacheImpl
      MaximoCache for loading/caching OSLC reasources
      Methods in com.ibm.tivoli.maximo.devicefeed that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache DeviceFeedCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.expression

      Classes in com.ibm.tivoli.maximo.expression that implement MaximoCache 
      Modifier and Type Class and Description
      class  AttrFormulaCache 
      class  AttrFormulaCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  ExpFunctionCache 
      class  ExpFunctionCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  ObjectFormulaCache 
      class  ObjectFormulaCacheImpl
      MaximoCache for loading/caching OSLC reasources
      Methods in com.ibm.tivoli.maximo.expression that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache ObjectFormulaCache.getCachedUnit() 
      protected MaximoCache ExpFunctionCache.getCachedUnit() 
      protected MaximoCache AttrFormulaCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.fdmbo

      Classes in com.ibm.tivoli.maximo.fdmbo that implement MaximoCache 
      Modifier and Type Class and Description
      class  JSONResourceCache
      Loads JSON Resource and JSON resource Type to cache
      class  JSONResourceCacheImpl 
      Methods in com.ibm.tivoli.maximo.fdmbo that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache JSONResourceCache.getCachedUnit()
      Returns JSONResourceCacheImpl.
    • Uses of MaximoCache in com.ibm.tivoli.maximo.fdmbo.map

      Classes in com.ibm.tivoli.maximo.fdmbo.map that implement MaximoCache 
      Modifier and Type Class and Description
      class  JSONMapperCache
      Loads data from JSON Mapping objects in memory
      class  JSONMapperCacheImpl
      Loads data JSON Map objects into memory
      Methods in com.ibm.tivoli.maximo.fdmbo.map that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache JSONMapperCache.getCachedUnit()
      Returns JSONResourceCacheImpl.
    • Uses of MaximoCache in com.ibm.tivoli.maximo.graphql

      Classes in com.ibm.tivoli.maximo.graphql that implement MaximoCache 
      Modifier and Type Class and Description
      class  GQSchemaCache 
      class  GQSchemaCacheImpl 
      Methods in com.ibm.tivoli.maximo.graphql that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache GQSchemaCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.interaction.policy

      Classes in com.ibm.tivoli.maximo.interaction.policy that implement MaximoCache 
      Modifier and Type Class and Description
      class  InteractionPolicyCache
      Loads information from Interaction Policy tables
      class  InteractionPolicyCacheImpl
      Loads information from MAXENDPOINT, MAXENDPOINTDTL tables
      Methods in com.ibm.tivoli.maximo.interaction.policy that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache InteractionPolicyCache.getCachedUnit()
      Returns InteractionPolicyCacheImpl.
    • Uses of MaximoCache in com.ibm.tivoli.maximo.interaction.process

      Classes in com.ibm.tivoli.maximo.interaction.process that implement MaximoCache 
      Modifier and Type Class and Description
      class  InteractionCache
      Loads information from MAXINTERACTION tables
      class  InteractionCacheImpl
      Loads information from MAXINTERACTION, MAXINTMAPPING, MAXINTMAPPINGDETAIL tables
      Methods in com.ibm.tivoli.maximo.interaction.process that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache InteractionCache.getCachedUnit()
      Returns InteractionCacheImpl.
    • Uses of MaximoCache in com.ibm.tivoli.maximo.iotservices

      Classes in com.ibm.tivoli.maximo.iotservices that implement MaximoCache 
      Modifier and Type Class and Description
      class  IoTServicesCache 
      class  IoTServicesCacheImpl 
      Methods in com.ibm.tivoli.maximo.iotservices that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache IoTServicesCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.log

      Classes in com.ibm.tivoli.maximo.log that implement MaximoCache 
      Modifier and Type Class and Description
      class  ThreadLoggerCache 
      class  ThreadLoggerCacheImpl 
      Methods in com.ibm.tivoli.maximo.log that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache ThreadLoggerCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.map

      Classes in com.ibm.tivoli.maximo.map that implement MaximoCache 
      Modifier and Type Class and Description
      class  GeometryConfigCache 
      class  GeometryConfigCacheImpl 
      Methods in com.ibm.tivoli.maximo.map that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache GeometryConfigCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.messagehub

      Classes in com.ibm.tivoli.maximo.messagehub that implement MaximoCache 
      Modifier and Type Class and Description
      class  MessageHubProviderCache 
      class  MessageHubProviderCacheImpl 
      class  MessageHubProviderTypeCache 
      Methods in com.ibm.tivoli.maximo.messagehub that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache MessageHubProviderCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.notification

      Classes in com.ibm.tivoli.maximo.notification that implement MaximoCache 
      Modifier and Type Class and Description
      class  APIAccessedCache 
      class  APIAccessedCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  MessageTemplateCache 
      class  MessageTemplateCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  OSEventCache 
      class  OSEventCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  OSSubscriptionCache 
      class  OSSubscriptionCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  OSUserEndPointCache 
      class  OSUserEndPointCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  RecordTouchedCache 
      class  RecordTouchedCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  UserDeviceCache 
      class  UserDeviceCacheImpl 
      Methods in com.ibm.tivoli.maximo.notification that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache UserDeviceCache.getCachedUnit() 
      protected MaximoCache RecordTouchedCache.getCachedUnit() 
      protected MaximoCache OSUserEndPointCache.getCachedUnit() 
      protected MaximoCache OSSubscriptionCache.getCachedUnit() 
      protected MaximoCache OSEventCache.getCachedUnit() 
      protected MaximoCache MessageTemplateCache.getCachedUnit() 
      protected MaximoCache APIAccessedCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.oslc

      Classes in com.ibm.tivoli.maximo.oslc that implement MaximoCache 
      Modifier and Type Class and Description
      class  FileExtensionCache 
      class  FileExtensionCacheImpl
      This class performs the lookup on OSLCEXTMEDIATYPE MBO data, through a cache, for file name and extension names.
      Methods in com.ibm.tivoli.maximo.oslc that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache FileExtensionCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.oslc.consumer

      Classes in com.ibm.tivoli.maximo.oslc.consumer that implement MaximoCache 
      Modifier and Type Class and Description
      class  InteractionGroupCache
      Loads information from interaction group
      class  InteractionGroupCacheImpl
      Loads information from interaction group
      class  OslcInteractionCache 
      class  OslcInteractionCacheImpl 
      class  OslcProviderCache 
      class  OslcProviderCacheImpl 
      class  OslcResourceTypeCache 
      class  OslcResourceTypeCacheImpl 
      Methods in com.ibm.tivoli.maximo.oslc.consumer that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache OslcResourceTypeCache.getCachedUnit() 
      protected MaximoCache OslcProviderCache.getCachedUnit()
      Returns OslcProviderCacheImpl.
      protected MaximoCache OslcInteractionCache.getCachedUnit()
      Returns InteractionPolicyCacheImpl.
      protected MaximoCache InteractionGroupCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.oslc.provider

      Classes in com.ibm.tivoli.maximo.oslc.provider that implement MaximoCache 
      Modifier and Type Class and Description
      class  DomainETagCache 
      class  DomainETagCacheImpl 
      class  DomainMetaCache 
      class  DomainMetaCacheImpl 
      class  ImageLibCache 
      class  ImageLibCacheImpl 
      class  LinkedResourceCache 
      class  LinkedResourceCacheImpl 
      class  OslcActionCache 
      class  OslcActionCacheImpl 
      class  OslcDomainCache 
      class  OslcDomainCacheImpl 
      class  OslcErrorCache 
      class  OslcGbTemplateCache 
      class  OslcGbTemplateCacheImpl 
      class  OslcNsPrefixCache 
      class  OslcNsPrefixCacheImpl 
      class  OslcOSDescriptionCache 
      class  OslcOSDescriptionCacheImpl 
      class  OslcQueryTemplateCache 
      class  OslcQueryTemplateCacheImpl 
      class  OslcResourceCache
      MaximoCache for loading/caching OSLC reasources
      class  OslcResourceCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  OslcRouteCache 
      class  OslcRouteCacheImpl 
      class  OslcServiceProviderDefinitionCache
      Deprecated. 
      class  OslcUITextCache 
      class  OslcUITextCacheImpl 
      class  OSTemplateCache 
      class  OSTemplateCacheImpl 
      class  QueryTemplateAttrTitleCache 
      class  QueryTemplateAttrTitleCacheImpl 
      class  ReportOSAuthCache 
      class  ReportOSAuthCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  RESTSysActionCache 
      class  RESTSysActionCacheImpl 
      Methods in com.ibm.tivoli.maximo.oslc.provider that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache ReportOSAuthCache.getCachedUnit() 
      protected MaximoCache RESTSysActionCache.getCachedUnit() 
      protected MaximoCache QueryTemplateAttrTitleCache.getCachedUnit() 
      protected MaximoCache OslcUITextCache.getCachedUnit() 
      protected MaximoCache OslcRouteCache.getCachedUnit() 
      protected MaximoCache OslcResourceCache.getCachedUnit() 
      protected MaximoCache OslcQueryTemplateCache.getCachedUnit() 
      protected MaximoCache OslcOSDescriptionCache.getCachedUnit() 
      protected MaximoCache OslcNsPrefixCache.getCachedUnit() 
      protected MaximoCache OslcGbTemplateCache.getCachedUnit() 
      protected MaximoCache OslcDomainCache.getCachedUnit() 
      protected MaximoCache OslcActionCache.getCachedUnit() 
      protected MaximoCache OSTemplateCache.getCachedUnit() 
      protected MaximoCache ImageLibCache.getCachedUnit() 
      protected MaximoCache DomainMetaCache.getCachedUnit() 
      protected MaximoCache DomainETagCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.oslc.provider.bus

      Classes in com.ibm.tivoli.maximo.oslc.provider.bus that implement MaximoCache 
      Modifier and Type Class and Description
      class  BusCache 
      class  BusCacheImpl 
      Methods in com.ibm.tivoli.maximo.oslc.provider.bus that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache BusCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.report.birt.datasource

      Classes in com.ibm.tivoli.maximo.report.birt.datasource that implement MaximoCache 
      Modifier and Type Class and Description
      class  DataSourceCache 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.script

      Classes in com.ibm.tivoli.maximo.script that implement MaximoCache 
      Modifier and Type Class and Description
      class  ScriptCache 
      class  ScriptCacheImpl 
      Methods in com.ibm.tivoli.maximo.script that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache ScriptCache.getCachedUnit() 
    • Uses of MaximoCache in com.ibm.tivoli.maximo.skd.service

      Classes in com.ibm.tivoli.maximo.skd.service that implement MaximoCache 
      Modifier and Type Class and Description
      class  SKDDD 
      class  SKDDDFactory
      Factory class for PresentationCache which will hold one instance of cache per tenant.
      Methods in com.ibm.tivoli.maximo.skd.service that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache SKDDDFactory.getCache()
      Returns a tenantCache...creates it if necessary.
      protected MaximoCache SKDDDFactory.getCachedUnit()
      Returns SKDDD.
    • Uses of MaximoCache in com.ibm.tivoli.maximo.weather

      Classes in com.ibm.tivoli.maximo.weather that implement MaximoCache 
      Modifier and Type Class and Description
      class  WeatherAlertImpactCache 
      class  WeatherAlertImpactCacheImpl 
      class  WeatherAssetCache 
      class  WeatherAssetCacheImpl 
      class  WeatherGroupCache 
      class  WeatherGroupCacheImpl 
      Methods in com.ibm.tivoli.maximo.weather that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache WeatherGroupCache.getCachedUnit() 
      protected MaximoCache WeatherAssetCache.getCachedUnit() 
      protected MaximoCache WeatherAlertImpactCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.app.appsetup

      Classes in psdi.app.appsetup that implement MaximoCache 
      Modifier and Type Class and Description
      class  CtrlCondPropCache
      Maximo cache of all the control condition properties stored in the control condition properties table.
      class  CtrlCondPropCacheFactory
      Factory class for CtrlCondPropCache which will hold one instance of cache per tenant.
      class  PresentationCache
      This cache is used by the UI framework to determine if the presentations loaded in momory needed to be reloead nas a result of imported presentation
      class  PresentationCacheFactory
      Factory class for PresentationCache which will hold one instance of cache per tenant.
      Methods in psdi.app.appsetup that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache PresentationCacheFactory.getCache()
      Returns a tenantCache...creates it if necessary.
      MaximoCache CtrlCondPropCacheFactory.getCache()
      Returns a tenantCache...creates it if necessary.
      protected MaximoCache PresentationCacheFactory.getCachedUnit()
      Returns PresentationCache.
      protected MaximoCache CtrlCondPropCacheFactory.getCachedUnit()
      Returns CtrlCondPropCache.
    • Uses of MaximoCache in psdi.app.assetcatalog

      Classes in psdi.app.assetcatalog that implement MaximoCache 
      Modifier and Type Class and Description
      class  ClassstructureCache 
      class  ClassstructureCacheImpl 
      Methods in psdi.app.assetcatalog that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache ClassstructureCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.app.bulletinboard

      Classes in psdi.app.bulletinboard that implement MaximoCache 
      Modifier and Type Class and Description
      class  BulletinBoardCache
      Bulletin Board Messages Cache
      class  BulletinBoardCacheFactory
      Factory class for BulletinBoardCache which will hold one instance of cache per tenant.
      Methods in psdi.app.bulletinboard that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache BulletinBoardCacheFactory.getCache()
      Returns a tenantCache...creates it if necessary.
      protected MaximoCache BulletinBoardCacheFactory.getCachedUnit()
      Returns BulletinBoardCache.
    • Uses of MaximoCache in psdi.app.dpamswusg

      Classes in psdi.app.dpamswusg that implement MaximoCache 
      Modifier and Type Class and Description
      class  DPASWUsageCache
      Chache software detection tools usage count information from DPAMSWUSAGERANGE
    • Uses of MaximoCache in psdi.app.eventresponse

      Classes in psdi.app.eventresponse that implement MaximoCache 
      Modifier and Type Class and Description
      class  EventListenerRegCacheFactory
      Wrapper class of tenant specific caches of EventListenerRegistration
      Methods in psdi.app.eventresponse that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache EventListenerRegCacheFactory.getCache()
      Return the maximoMLDD by the tenant context.
      protected MaximoCache EventListenerRegCacheFactory.getCachedUnit()
      Returns EventListenerRegistration.
    • Uses of MaximoCache in psdi.app.insight

      Classes in psdi.app.insight that implement MaximoCache 
      Modifier and Type Class and Description
      class  InsightCache 
      class  InsightCacheImpl 
      Methods in psdi.app.insight that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache InsightCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.app.lictrack

      Classes in psdi.app.lictrack that implement MaximoCache 
      Modifier and Type Class and Description
      class  MasLimitedAppInfoCache 
      class  MasProdAndAppCache 
      class  MasProdAppAndOptCache 
    • Uses of MaximoCache in psdi.app.location

      Classes in psdi.app.location that implement MaximoCache 
      Modifier and Type Class and Description
      class  LocationCache 
      class  LocationCacheImpl 
      class  LocHierarchyCache 
      class  LocHierarchyCacheImpl 
      Methods in psdi.app.location that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache LocationCache.getCachedUnit() 
      protected MaximoCache LocHierarchyCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.app.meter

      Classes in psdi.app.meter that implement MaximoCache 
      Modifier and Type Class and Description
      class  MeterCache 
      class  MeterCacheImpl
      MaximoCache for loading/caching OSLC reasources
      Methods in psdi.app.meter that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache MeterCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.app.meter.cbm

      Classes in psdi.app.meter.cbm that implement MaximoCache 
      Modifier and Type Class and Description
      class  MeasurePointFormulaCache 
      class  MeasurePointFormulaCacheImpl
      MaximoCache for loading/caching OSLC reasources
      Methods in psdi.app.meter.cbm that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache MeasurePointFormulaCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.app.report

      Classes in psdi.app.report that implement MaximoCache 
      Modifier and Type Class and Description
      class  ReportAttachUncPathCache 
      class  ReportEmailFileTypeCache
      This is a system-level cache used to provide supported file types for report emailing.
      class  ReportExpValueCache
      This is a system-level cache used to validate expression text when creating an ad hoc report.
    • Uses of MaximoCache in psdi.app.sets

      Classes in psdi.app.sets that implement MaximoCache 
      Modifier and Type Class and Description
      class  SetsCache
      Site cache.
      class  SetsCacheFactory
      Factory or Site Cache.
      Methods in psdi.app.sets that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache SetsCacheFactory.getCache()
      Default Constructor
      protected MaximoCache SetsCacheFactory.getCachedUnit()
      Returns SetsCache.
    • Uses of MaximoCache in psdi.app.signature

      Classes in psdi.app.signature that implement MaximoCache 
      Modifier and Type Class and Description
      class  AppPropCache 
      class  AppPropCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  BookmarkCache 
      class  BookmarkCacheImpl 
      class  SignatureCache
      Signature cache.
      class  SignatureCacheFactory
      actory or Signature Cahe.
      class  SigOptionCache 
      class  SigOptionCacheImpl 
      Methods in psdi.app.signature that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache SignatureCacheFactory.getCache()
      Default Constructor
      protected MaximoCache SignatureCacheFactory.getCachedUnit()
      Returns SignatureCache.
      protected MaximoCache SigOptionCache.getCachedUnit() 
      protected MaximoCache BookmarkCache.getCachedUnit() 
      protected MaximoCache AppPropCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.app.site

      Classes in psdi.app.site that implement MaximoCache 
      Modifier and Type Class and Description
      class  SiteCache
      Site cache.
      class  SiteCacheFactory
      Factory or Site Cache.
      Methods in psdi.app.site that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache SiteCacheFactory.getCache()
      Default Constructor
      protected MaximoCache SiteCacheFactory.getCachedUnit()
      Returns SiteCache.
    • Uses of MaximoCache in psdi.app.system

      Classes in psdi.app.system that implement MaximoCache 
      Modifier and Type Class and Description
      class  MaxLookupMapCacheFactory
      factory to enable tenant level MaxLookupMapCache
      class  MaxRecordLockCache 
      class  MaxRecordLockCacheImpl 
      Methods in psdi.app.system that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache MaxLookupMapCacheFactory.getCache()
      Get the MaxLookupMapCache for the tenant of the context.
      protected MaximoCache MaxRecordLockCache.getCachedUnit() 
      protected MaximoCache MaxLookupMapCacheFactory.getCachedUnit()
      Returns MaxLookupMapCache.
    • Uses of MaximoCache in psdi.app.ticket

      Classes in psdi.app.ticket that implement MaximoCache 
      Modifier and Type Class and Description
      class  GuestTrustCache 
      class  GuestTrustCacheImpl 
      Methods in psdi.app.ticket that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache GuestTrustCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.common.condition

      Classes in psdi.common.condition that implement MaximoCache 
      Modifier and Type Class and Description
      class  MaxConditionCache
      Maximo cache of all the conditions stored in the condition table.
      class  MaxConditionCacheFactory
      actory or Signature Cahe.
      class  MaxDomValConditionCache
      Maximo cache of all the domain value conditions.
      class  MaxDomValConditionCacheFactory 
      Methods in psdi.common.condition that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache MaxDomValConditionCacheFactory.getCache() 
      MaximoCache MaxConditionCacheFactory.getCache()
      Default Constructor
      protected MaximoCache MaxDomValConditionCacheFactory.getCachedUnit()
      Returns MaxDomValConditionCache.
      protected MaximoCache MaxConditionCacheFactory.getCachedUnit()
      Returns MaxConditionCache.
    • Uses of MaximoCache in psdi.dm.changetracking

      Classes in psdi.dm.changetracking that implement MaximoCache 
      Modifier and Type Class and Description
      class  DMEventListenerCache 
      class  DMEventListenerMgr
      Class to manage the deployment manager event listeners.
      Methods in psdi.dm.changetracking that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache DMEventListenerCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.dm.collection

      Classes in psdi.dm.collection that implement MaximoCache 
      Modifier and Type Class and Description
      class  DMCollEventListenerMgr
      This class holds all events information of the Migration collections and manages them.
      class  DMCollEventListnerCache 
      Methods in psdi.dm.collection that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache DMCollEventListnerCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.iface.jms

      Classes in psdi.iface.jms that implement MaximoCache 
      Modifier and Type Class and Description
      class  MaxQueueCache 
      class  MaxQueueCacheImpl 
      class  MessageErrorHandlerFactory
      Singleton class functioning as factory for creating error handlers for each of the queue.
      class  MessageErrorHandlerFactoryImpl
      Singleton class functioning as factory for creating error handlers for each of the queue.
      Methods in psdi.iface.jms that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache MessageErrorHandlerFactory.getCachedUnit() 
      protected MaximoCache MaxQueueCache.getCachedUnit()
      Returns MaxQueueCacheImpl.
    • Uses of MaximoCache in psdi.iface.listener

      Classes in psdi.iface.listener that implement MaximoCache 
      Modifier and Type Class and Description
      class  IntListenerCache
      Loads information from MAXINTLISTENER table
    • Uses of MaximoCache in psdi.iface.mic

      Classes in psdi.iface.mic that implement MaximoCache 
      Modifier and Type Class and Description
      class  EndPointCache
      Loads information from MAXENDPOINT, MAXENDPOINTDTL tables
      class  EndPointCacheImpl
      Loads information from MAXENDPOINT, MAXENDPOINTDTL tables
      class  EnterpriseServiceCache
      Loads information from MAXIFACEIN table
      class  EnterpriseServiceCacheImpl
      Loads information from MAXIFACEIN table
      class  EnterpriseServiceDetailCache
      Holds data for Details for Enterprise Service in memory.
      class  EnterpriseServiceDetailCacheImpl
      Holds data for Details for Enterprise Service in memory.
      class  ExtSystemCache
      Loads data from MAXEXTSYSTEM table
      class  IntErrorCache
      Loads information from MAXINTERROR and MAXINTERRORMSG tables
      class  InterTablesCache
      Loads information related to interface tables
      class  InterTablesCacheImpl
      Loads information related to interface tables
      class  InvokeChannelCache 
      class  InvokeChannelCacheImpl 
      class  MaxExtIfaceIn
      Holds data for External Inbound Interfaces in memory.
      class  MaxExtIfaceOut
      Loads data for External Outbound Interfaces in memory.
      class  MaxExtIfaceOutImpl
      Loads data for External Outbound Interfaces in memory.
      class  PublishChannelCache 
      class  PublishChannelCacheImpl 
      Methods in psdi.iface.mic that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache PublishChannelCache.getCachedUnit()
      Returns PublishChannelCacheImpl.
      protected MaximoCache MaxExtIfaceOut.getCachedUnit()
      Returns MaxExtIfaceOutImpl.
      protected MaximoCache MaxExtIfaceIn.getCachedUnit()
      Returns MaxExtIfaceInImpl.
      protected MaximoCache InvokeChannelCache.getCachedUnit()
      Returns InvokeChannelCacheImpl.
      protected MaximoCache InterTablesCache.getCachedUnit()
      Returns InterTablesCacheImpl.
      protected MaximoCache ExtSystemCache.getCachedUnit()
      Returns ExtSystemCacheImpl.
      protected MaximoCache EnterpriseServiceDetailCache.getCachedUnit()
      Returns EnterpriseServiceDetailCacheImpl.
      protected MaximoCache EnterpriseServiceCache.getCachedUnit()
      Returns EnterpriseServiceCacheImpl.
      protected MaximoCache EndPointCache.getCachedUnit()
      Returns EndPointCacheImpl.
    • Uses of MaximoCache in psdi.iface.mos

      Classes in psdi.iface.mos that implement MaximoCache 
      Modifier and Type Class and Description
      class  ObjectAppAuthCache
      Loads data from MaxObjectAppAuth into memory
      class  ObjectAppAuthCacheImpl
      Loads data from MaxObjectAppAuth into memory
      class  ObjectStructureCache
      Loads data from MAXINTOBJECT, MAXINTOBJDETAIL, MAXINTOBJCOLS and MAXINTOBJALIAS into memory
      class  ObjectStructureCacheImpl
      Loads data from MAXINTOBJECT, MAXINTOBJDETAIL, MAXINTOBJCOLS and MAXINTOBJALIAS into memory
      Methods in psdi.iface.mos that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache ObjectAppAuthCache.getCachedUnit() 
      protected MaximoCache ObjectStructureCache.getCachedUnit()
      Returns ObjectStructureCacheImpl.
    • Uses of MaximoCache in psdi.iface.omp

      Classes in psdi.iface.omp that implement MaximoCache 
      Modifier and Type Class and Description
      class  MaxLaunchEntryCache 
      class  MaxLaunchEntryCacheImpl 
      class  OmpImLmoRelCache 
      class  OmpImLmoRelCacheImpl 
      Methods in psdi.iface.omp that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache OmpImLmoRelCache.getCachedUnit() 
      protected MaximoCache MaxLaunchEntryCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.iface.proc

      Classes in psdi.iface.proc that implement MaximoCache 
      Modifier and Type Class and Description
      class  ControlsCache
      Represents Singleton class of MaxIfaceControl class.
      class  ControlsCacheImpl
      Represents Singleton class of MaxIfaceControl class.
      class  RulesCache
      Represents the set of RulesCache.
      class  RulesCacheImpl
      Represents the set of RulesCache.
      Methods in psdi.iface.proc that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache RulesCache.getCachedUnit() 
      protected MaximoCache ControlsCache.getCachedUnit() 
    • Uses of MaximoCache in psdi.iface.router

      Classes in psdi.iface.router that implement MaximoCache 
      Modifier and Type Class and Description
      class  OAUTHClientCache
      Loads information from MAXENDPOINT, MAXENDPOINTDTL tables
      class  OAUTHClientCacheImpl
      Loads oauth2 client information
      class  RouterHandlerCache
      This class load the router configuration information.
      class  RouterHandlerCacheImpl
      This class load the router configuration information.
      Methods in psdi.iface.router that return MaximoCache 
      Modifier and Type Method and Description
      protected MaximoCache RouterHandlerCache.getCachedUnit() 
      protected MaximoCache OAUTHClientCache.getCachedUnit()
      Returns EndPointCacheImpl.
    • Uses of MaximoCache in psdi.iface.webservices

      Classes in psdi.iface.webservices that implement MaximoCache 
      Modifier and Type Class and Description
      class  WSRegistryCache
      Factory or Site Cache.
      class  WSRegistryCacheImpl
      Loads information from MAXWSREGISTRY table
      Methods in psdi.iface.webservices that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache WSRegistryCache.getCache()
      Default Constructor
    • Uses of MaximoCache in psdi.mbo

      Subinterfaces of MaximoCache in psdi.mbo 
      Modifier and Type Interface and Description
      interface  MaximoMTEnabledCache
      Maximo cache factory that is responsible to provide the MaximoCache object.
      Classes in psdi.mbo that implement MaximoCache 
      Modifier and Type Class and Description
      class  AbstractMaximoMTEnabledCache 
      class  ALNDomainCache 
      class  ALNDomainCacheImpl 
      class  AutoKeyCache 
      class  AutoKeyCacheFactory 
      class  DataRestrictionCache
      Maximo cache to keep track which group data security specified for an app, object, attribute.
      class  DataRestrictionCacheFactory
      actory or Signature Cahe.
      class  MaxDomainCache 
      class  MaxDomainCacheImpl 
      class  MaximoDD
      Main class for the MAXIMO Data dictionary.
      class  MaximoDDFactory 
      class  MaximoMLDD
      Class to cache the multi-language related Table and attribute information
      class  MaximoMLDDFactory
      Wrapper class of tenant specific caches of MAXIMOMLDD
      class  MaxLookupMapCache
      SystemService maintains a cache of lookup foreign key mapping.
      class  MaxMessageCache
      The maximo cache to store the max messages and their multi-language texts.
      class  MaxMessageCacheFactory
      Wrapper class of tenant specific caches of MAXIMOMLDD
      class  MaxServiceCache 
      class  NumericDomainCache 
      class  NumericDomainCacheImpl 
      class  SynonymDomainCache 
      class  SynonymDomainCacheImpl 
      class  Translate
      Handles conversion of strings that have been localized and need to be refered to internally by the original value, and vica versa.
      class  TranslateCacheFactory
      Handles the creation and buffering of the Translate cache per tenant level.
      Methods in psdi.mbo that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache MaximoMLDDFactory.getCache()
      Return the maximoMLDD by the tenant context.
      MaximoCache MaximoDDFactory.getCache() 
      MaximoCache DataRestrictionCacheFactory.getCache()
      Default Constructor
      MaximoCache AutoKeyCacheFactory.getCache()
      Returns a tenantCache...creates it if necessary.
      MaximoCache MaximoMTEnabledCache.getCache()
      Return the maximo cache instance.
      MaximoCache AbstractMaximoMTEnabledCache.getCache() 
      protected MaximoCache TranslateCacheFactory.getCachedUnit()
      Returns Translate.
      protected MaximoCache SynonymDomainCache.getCachedUnit() 
      protected MaximoCache NumericDomainCache.getCachedUnit() 
      protected MaximoCache MaximoMLDDFactory.getCachedUnit()
      Returns MaximoMLDD.
      protected MaximoCache MaximoDDFactory.getCachedUnit()
      Returns MaximoDD.
      protected MaximoCache MaxMessageCacheFactory.getCachedUnit()
      Returns MaxMessageCache.
      protected MaximoCache DataRestrictionCacheFactory.getCachedUnit()
      Returns DataRestrictionCache.
      protected MaximoCache AutoKeyCacheFactory.getCachedUnit()
      Returns AutoKeyCache.
      protected MaximoCache ALNDomainCache.getCachedUnit() 
      protected MaximoCache MaxDomainCache.getCachedUnit() 
      protected abstract MaximoCache AbstractMaximoMTEnabledCache.getCachedUnit() 
      MaximoCache MaximoCacheWrapper.getMaximoCache() 
      Constructors in psdi.mbo with parameters of type MaximoCache 
      Constructor and Description
      MaximoCacheWrapper(MaximoCache theReal) 
    • Uses of MaximoCache in psdi.security

      Classes in psdi.security that implement MaximoCache 
      Modifier and Type Class and Description
      class  ActiveUsersCache
      Loads information from MAXUSERMT, TENANTREG tables
      class  AdminModeManager
      Admin Mode manager, used to start and stop Admin Mode for this instance.
      class  AdminModeManagerFactory
      Factory class for AdminModeManager which will hold one instance of cache per tenant.
      class  RoleCache 
      class  RoleCacheImpl
      MaximoCache for loading/caching OSLC reasources
      class  TenantRegCache 
      Methods in psdi.security that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache AdminModeManagerFactory.getCache()
      Returns a tenantCache...creates it if necessary.
      protected MaximoCache RoleCache.getCachedUnit() 
      protected MaximoCache AdminModeManagerFactory.getCachedUnit()
      Returns AdminModeManager.
    • Uses of MaximoCache in psdi.server

      Classes in psdi.server that implement MaximoCache 
      Modifier and Type Class and Description
      class  MaxPropCache
      Properties cache.
      class  MaxPropCacheFactory 
      class  MaxVars 
      class  MaxVarsCacheFactory
      Wrapper class of tenant specific caches of MAXIMOMLDD
      class  MaxVarsSystem
      System MAXVARS cache object.
      Methods in psdi.server that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache MaxPropCacheFactory.getCache() 
      protected MaximoCache MaxVarsCacheFactory.getCachedUnit()
      Returns MaxVars.
      protected MaximoCache MaxPropCacheFactory.getCachedUnit()
      Returns MaxPropCache.
      Methods in psdi.server with parameters of type MaximoCache 
      Modifier and Type Method and Description
      void MXServer.addToMaximoCache(java.lang.String name, MaximoCache obj)
      Adds the cache object to maximo cache.
    • Uses of MaximoCache in psdi.util.logging

      Classes in psdi.util.logging that implement MaximoCache 
      Modifier and Type Class and Description
      class  MXLoggerFactory 
    • Uses of MaximoCache in psdi.workflow

      Classes in psdi.workflow that implement MaximoCache 
      Modifier and Type Class and Description
      class  AutoInitCache
      This cache stores the names of the processes marked as AutoInit per Mbo name.
      class  AutoInitCacheFactory
      Wrapper class of tenant specific caches of MAXIMOMLDD
      class  WorkflowCache
      This cache stores the names of the Mbos that have workflow defined against them.
      class  WorkflowCacheFactory
      Wrapper class of tenant specific caches of MAXIMOMLDD
      Methods in psdi.workflow that return MaximoCache 
      Modifier and Type Method and Description
      MaximoCache AutoInitCacheFactory.getCache()
      Return the AutoInit cache by the tenant context.
      protected MaximoCache WorkflowCacheFactory.getCachedUnit()
      Returns WorkflowCache.
      protected MaximoCache AutoInitCacheFactory.getCachedUnit()
      Returns AutoInitCache.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes