org.deegree.console.wps
Class WPSBean

java.lang.Object
  extended by org.deegree.console.wps.WPSBean

public class WPSBean
extends Object

JSF-Bean for the WPS main info page.

Version:
$Revision: 29926 $, $Date: 2011-03-08 11:47:59 +0100 (Di, 08. Mär 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
WPSBean()
          Creates a new WPSBean instance (only used by JSF).
 
Method Summary
 List<String> getProcessIds()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WPSBean

public WPSBean()
Creates a new WPSBean instance (only used by JSF).

Method Detail

getVersion

public String getVersion()

getProcessIds

public List<String> getProcessIds()


Copyright © 2011. All Rights Reserved.