com.ibm.tivoli.maximo.oslc

Class FileExtensionCache

    • Method Detail

      • forFileName

        public java.lang.String forFileName(java.lang.String fileName)
      • forFileExtension

        public java.lang.String forFileExtension(java.lang.String fileExtension)
      • getDefaultContentType

        public java.lang.String getDefaultContentType()
      • getName

        public java.lang.String getName()
        Description copied from interface: MaximoCache
        Returns the name of the cache object. Should be unique within the app server. This name is used to uniquely identify the cache object among all cached object for both accessing the cache object as well as refreshing the cache object. Ex. MaximoDD returns "MAXIMODD"
        Returns: