psdi.iface.mic

Class InterTablesCache

    • Method Detail

      • getName

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

        public java.util.List getServicesForTable(java.lang.String ifaceTbName)
        Returns a List of service names (String) for the given interface table name
        Parameters:
        ifaceTbName - the interface table name
        Returns:
        List of service names (String)
      • getChannelsForTable

        public java.util.List getChannelsForTable(java.lang.String ifaceTbName)
        Returns a List of channel names (String) for the given interface table name
        Parameters:
        ifaceTbName - the interface table name
        Returns:
        List of channel names (String)
      • getMosNameForTable

        public java.lang.String getMosNameForTable(java.lang.String ifaceTbName)
        Returns the Object Structure Name associated with the given Interface Table name. Returns null if such a mapping cannot be found
        Parameters:
        ifaceTbName - Interface Table name
        Returns:
        Integration Object Name