|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.taglib.servlet.tbeans.BaseActionCompositeTransformationBodyTag
@SASScope(value="ALL") public abstract class BaseActionCompositeTransformationBodyTag
The base object for all tag handlers in the SAS Custom Tag Library that are used as wrappers for BaseActionCompositeTransformationBeans.
| Field Summary |
|---|
| Fields inherited from class com.sas.taglib.BaseBodyTag |
|---|
DELIMITERS, RB_KEY |
| Constructor Summary | |
|---|---|
BaseActionCompositeTransformationBodyTag()
Default consrtuctor. |
|
| Method Summary | |
|---|---|
protected void |
applyAttributes()
Sets the basic attributes common to all Transformation Beans that subclass BaseActionCompositeTransformation. |
java.lang.String |
getActionProvider()
Returns the HttpActionProvider used by this composite TransformationBean. |
protected void |
initialize(boolean includeAttributes)
Initializes attributes and variables for this tag handler. |
void |
setActionProvider(java.lang.String actionProvider)
Sets the HttpActionProvider to be used by this composite TransformationBean. |
| Methods inherited from class com.sas.taglib.servlet.tbeans.BaseCompositeTransformationBodyTag |
|---|
getTemplate, getTemplateDictionary, getTemplateFile, getTemplateFileName, getTemplateLocation, setTemplate, setTemplateDictionary, setTemplateFile, setTemplateFileName, setTemplateLocation |
| Methods inherited from class com.sas.taglib.servlet.tbeans.BaseTransformationBodyTag |
|---|
doEndTag, doStartTag, getCustomAttributes, getEpilog, getLocale, getName, getObjectDataProperty, getProlog, getRender, getRenderType, setCustomAttributes, setEpilog, setLocale, setName, setObjectDataProperty, setProlog, setRender, setRenderType |
| Methods inherited from class com.sas.taglib.BaseBodyTag |
|---|
doCatch, doFinally, getApplyAttributes, getBodyStrings, getCompositeComponentKey, getInstantiate, getPageContext, getRef, getScope, getTagScope, getWrappedClassName, getWrappedObject, getWrappedObject, loadBeanInstance, newInstance, release, removeFromScope, searchContext, setApplyAttributes, setCompositeComponentKey, setInstantiate, setRef, setScope, setTagScope, setVariableWithinScope, setWrappedClassName, setWrappedObject, validate |
| Constructor Detail |
|---|
public BaseActionCompositeTransformationBodyTag()
| Method Detail |
|---|
public java.lang.String getActionProvider()
public void setActionProvider(java.lang.String actionProvider)
actionProvider - The HttpActionProvider object used by
the composite TransformationBean.protected void initialize(boolean includeAttributes)
initialize in class BaseCompositeTransformationBodyTagincludeAttributes - Set to true if attributes are to be set to default values.
protected void applyAttributes()
throws javax.servlet.jsp.JspException
applyAttributes in class BaseCompositeTransformationBodyTagjavax.servlet.jsp.JspException - Thrown if a JspException occurs.
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||