Package it.eng.spagobi.services.content.service

Examples of it.eng.spagobi.services.content.service.MapCatalogueImpl.readMap()


  public it.eng.spagobi.services.content.bo.Content readMap(
      java.lang.String in0, java.lang.String in1, java.lang.String in2)
      throws java.rmi.RemoteException {
    MapCatalogueImpl service = new MapCatalogueImpl();
    return service.readMap(in0, in1, in2);
  }
}
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.