org.deegree.console.util
Class ApplicationBean

java.lang.Object
  extended by org.deegree.console.util.ApplicationBean
All Implemented Interfaces:
Serializable

public class ApplicationBean
extends Object
implements Serializable

Encapsulates informations about the status of the deegree web services.

Version:
$Revision: 29926 $, $Date: 2011-03-08 11:47:59 +0100 (Di, 08. Mär 2011) $
Author:
Lyn Buesching, last edited by: $Author: mschneider $
See Also:
Serialized Form

Constructor Summary
ApplicationBean()
           
 
Method Summary
 String getBaseVersion()
           
 List<String> getInternalModules()
           
 String getLogo()
           
 List<String> getWorkspaceModules()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationBean

public ApplicationBean()
Method Detail

getBaseVersion

public String getBaseVersion()

getLogo

public String getLogo()

getInternalModules

public List<String> getInternalModules()

getWorkspaceModules

public List<String> getWorkspaceModules()


Copyright © 2011. All Rights Reserved.