com.mf.roundhouse.portal.taglib
Class DefineObjects

java.lang.Object
  extended byTagSupport
      extended bycom.mf.roundhouse.core.taglib.RoundhouseTag
          extended bycom.mf.roundhouse.portal.taglib.PortletContainerTag
              extended bycom.mf.roundhouse.portal.taglib.DefineObjects

public class DefineObjects
extends PortletContainerTag

See Also:
Serialized Form

Nested Class Summary
static class DefineObjects.TEI
           
 
Constructor Summary
DefineObjects()
           
 
Method Summary
 int doStartTag()
          Processes the defineObjects tag.
 
Methods inherited from class com.mf.roundhouse.core.taglib.RoundhouseTag
getSessionCollaborator, getUrlForAction, getUrlForAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefineObjects

public DefineObjects()
Method Detail

doStartTag

public int doStartTag()
               throws JspException
Processes the defineObjects tag.

Returns:
SKIP_BODY
Throws:
JspException


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.