org.cumt.workbench.area.toolbox
Class Section

java.lang.Object
  extended by org.cumt.workbench.area.toolbox.Section

public class Section
extends java.lang.Object


Constructor Summary
Section()
           
 
Method Summary
static Section fromNode(org.w3c.dom.Node sectionNode)
           
 java.util.List<java.lang.Class<? extends ModelObject>> getContents()
           
 java.lang.String getLabel(java.lang.String locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Section

public Section()
Method Detail

getLabel

public java.lang.String getLabel(java.lang.String locale)

fromNode

public static Section fromNode(org.w3c.dom.Node sectionNode)

getContents

public java.util.List<java.lang.Class<? extends ModelObject>> getContents()


Copyright © 2006 null. All Rights Reserved.