org.apache.beehive.netui.compiler.genmodel
Class GenMessageBundleModel

Object
  extended by StrutsElementSupport
      extended by MessageResourcesModel
          extended by GenMessageBundleModel

public class GenMessageBundleModel
extends MessageResourcesModel


Constructor Summary
GenMessageBundleModel(StrutsApp parent, AnnotationMirror annotation)
           
 
Method Summary
 
Methods inherited from class MessageResourcesModel
doesReturnNull, getFactory, getKey, getParameter, getReturnNull, setFactory, setKey, setParameter, setReturnNull, setReturnNull, writeToXMLBean
 
Methods inherited from class StrutsElementSupport
addComment, getAttr, getAttrBool, getClassName, getComment, getDescription, getDisplayName, getIcon, getParentApp, getProperty, setClassName, setComment, setDescription, setDisplayName, setIcon, setParentApp, setProperty
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenMessageBundleModel

public GenMessageBundleModel(StrutsApp parent,
                             AnnotationMirror annotation)