org.deegree.console.util
Class ApplicationBean
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationBean
public ApplicationBean()
getBaseVersion
public String getBaseVersion()
getLogo
public String getLogo()
getInternalModules
public List<String> getInternalModules()
getWorkspaceModules
public List<String> getWorkspaceModules()
Copyright © 2011. All Rights Reserved.