org.axway.grapes.server.webapp.views
Class ModuleView
java.lang.Object
com.yammer.dropwizard.views.View
org.axway.grapes.server.webapp.views.ModuleView
public class ModuleView
- extends com.yammer.dropwizard.views.View
| Methods inherited from class com.yammer.dropwizard.views.View |
getCharset, getTemplateName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModuleView
public ModuleView()
setModule
public void setModule(Module module)
getModule
public Module getModule()
getSubmodules
public Set<Module> getSubmodules()
getDepth
public Integer getDepth(Module submodule)
setOrganization
public void setOrganization(String organization)
getOrganization
public String getOrganization()
Copyright © 2014. All Rights Reserved.