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.oslc.provider.AttachmentStorage

  • Packages that use AttachmentStorage 
    Package Description
    com.ibm.tivoli.maximo.oslc  
    com.ibm.tivoli.maximo.oslc.provider  
    psdi.util  
    psdi.webclient.beans.doclinks  
    • Uses of AttachmentStorage in com.ibm.tivoli.maximo.oslc

      Methods in com.ibm.tivoli.maximo.oslc that return AttachmentStorage 
      Modifier and Type Method and Description
      static AttachmentStorage OslcUtils.getCustomStorage() 
    • Uses of AttachmentStorage in com.ibm.tivoli.maximo.oslc.provider

      Subclasses of AttachmentStorage in com.ibm.tivoli.maximo.oslc.provider 
      Modifier and Type Class and Description
      class  COSAttachmentStorage 
      class  FileAttachmentStorage 
      Fields in com.ibm.tivoli.maximo.oslc.provider declared as AttachmentStorage 
      Modifier and Type Field and Description
      protected AttachmentStorage OSOslcSerializer.docStore 
    • Uses of AttachmentStorage in psdi.util

      Methods in psdi.util with parameters of type AttachmentStorage 
      Modifier and Type Method and Description
      static void CommonUtil.copyDocStoreFile(AttachmentStorage docStore, java.lang.String in, java.lang.String out) 
    • Uses of AttachmentStorage in psdi.webclient.beans.doclinks

      Methods in psdi.webclient.beans.doclinks that return AttachmentStorage 
      Modifier and Type Method and Description
      protected AttachmentStorage RegisterDocBean.getCustomStorage() 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes