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

Uses of Class
psdi.util.CachedObject

  • Packages that use CachedObject 
    Package Description
    psdi.app.signature
    The Signature package defines users and security groups.
    psdi.common.condition  
    psdi.mbo  
    psdi.util  
    psdi.webclient.system.controller  
    • Uses of CachedObject in psdi.app.signature

      Subclasses of CachedObject in psdi.app.signature 
      Modifier and Type Class and Description
      class  MaxAppsInfoBase
      Holds information about Maximo Applications
      class  MaxMenuInfoBase
      Holds information about Maximo menus
      class  MaxModuleInfoBase
      Holds information about Maximo modules
      class  SigOptionInfoBase
      Holds information about Signature Options
    • Uses of CachedObject in psdi.common.condition

      Subclasses of CachedObject in psdi.common.condition 
      Modifier and Type Class and Description
      class  MaxConditionBase
      The object that represent a condition.
    • Uses of CachedObject in psdi.mbo

      Subclasses of CachedObject in psdi.mbo 
      Modifier and Type Class and Description
      class  ALNDomainInfoBase
      This is provided for compatability with the existing MAXIMO system.
      class  CROSSOVERDomainInfoBase 
      class  DataRestrictionBase
      Representation of a data restriction.
      class  DomainInfoBase
      Base class used for all domain info classes.
      class  IndexInfoBase 
      class  MaxMessageBase
      The class represent a MAXMESSAGES in a certain language.
      class  MAXTABLEDomainInfoBase 
      class  MboSetInfoBase 
      class  MboValueInfoStaticBase 
      class  NUMERICDomainInfoBase 
      class  NUMRANGEDomainInfoBase
      Numeric range domain.
      class  RelationInfoBase
      Describes the relationship between objects
      class  SYNONYMDomainInfoBase
      Information needed to invoke a Value List domain.
      class  TableColumnInfoBase
      A class to represents information about a MAXIMO table column used by a business object.
      class  TableInfoBase 
      class  TableSequenceInfoBase 
      class  ViewColumnInfoBase
      A class to represents information about a MAXIMO view column used by a business object.
      class  ViewInfoBase 
    • Uses of CachedObject in psdi.util

      Fields in psdi.util declared as CachedObject 
      Modifier and Type Field and Description
      protected CachedObject CachedObjectPointer.ref 
      Methods in psdi.util that return CachedObject 
      Modifier and Type Method and Description
      CachedObject CachedObject.addToRepository() 
      CachedObject CachedObjectRepository.cacheInfo(CachedObject info) 
      CachedObject CachedObjectRepository.clearTenant(long id) 
      CachedObject CachedObject.getClonedInfo() 
      CachedObject CachedObjectPointer.getClonedInfo() 
      CachedObject CachedObject.getReference()
      Deprecated. 
      CachedObject CachedObjectPointer.getReference(java.lang.String repositoryName)
      Get the cached object from repository.
      CachedObject CachedObjectPointer.getReferenceForSet(java.lang.String repositoryName)
      Get the cached object from repository for updating purpose.
      CachedObject CachedObjectRepository.getResolvedInfo(long id) 
      Methods in psdi.util with parameters of type CachedObject 
      Modifier and Type Method and Description
      CachedObject CachedObjectRepository.cacheInfo(CachedObject info) 
    • Uses of CachedObject in psdi.webclient.system.controller

      Subclasses of CachedObject in psdi.webclient.system.controller 
      Modifier and Type Class and Description
      class  MaxLabelBase 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes