com.supermap.geoprocessor.modeleroperate

Class GetListForModeler

  • java.lang.Object
    • com.supermap.geoprocessor.modeleroperate.GetListForModeler
  • All Implemented Interfaces:
    ISchedulerAction


    public class GetListForModeler
    extends java.lang.Object
    implements ISchedulerAction
    
    Get processlist for the following operations: 1. Get geoprocessor list (SuperMap.GeoProcessor.ProcessList.xml) 2. Get model list (modellist.xml) 3. Group geoprocess list and model list, and return.
    • Constructor Summary

      Constructors 
      Constructor and Description
      GetListForModeler() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String doAction(java.lang.String data, java.util.Map dataMap)
      Start action.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetListForModeler

        public GetListForModeler()
        
    • Method Detail

      • doAction

        public java.lang.String doAction(java.lang.String data,
                                java.util.Map dataMap)
        
        Start action.
        Specified by:
        doAction in interface ISchedulerAction
        Parameters:
        data - Received client message.
        dataMap - Extra parameter set
        Returns:
        Message from client after process