psdi.iface.omp

Class OmpImLmoRelCache

    • Method Detail

      • 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:
        cache name
      • getOmpLmoKeyMap

        public java.util.Map getOmpLmoKeyMap()
        Returns:
        Map with ompguid,lmoname,lmonamespace as key
      • getLmoKeyMap

        public java.util.Map getLmoKeyMap()
        Returns:
        Map with lmoname,lmonamespace as key
      • getImKeyMap

        public java.util.Map getImKeyMap()
        Returns:
        Map with imname,imversion as key
      • getOmpguidKeyMap

        public java.util.Map getOmpguidKeyMap()
        Returns:
        Map with ompguid as key