psdi.iface.mic

Class EnterpriseServiceCache

    • Method Detail

      • getName

        public java.lang.String getName()
        Returns the name as registered in Maximo Cache
        Returns:
        MAXIFACE
      • getEnterpriseServiceMap

        public java.util.Map getEnterpriseServiceMap()
        Returns Map of all Enterprise services info. The returned Map contains the service name as the key, while the value is EnterpriseServiceInfo object
        Returns:
        Map of all Enterprise Services
      • getEnterpriseServiceInfo

        public EnterpriseServiceInfo getEnterpriseServiceInfo(java.lang.String name)
        Return EnterpriseServiceInfo object for the given service name
        Parameters:
        name - Enterprise Service name
        Returns:
        MaxInterfaceInfo object