- All Implemented Interfaces:
- Serializable, javax.servlet.jsp.tagext.BodyTag, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag
@ProviderType
public class DefineObjects
extends javax.servlet.jsp.tagext.BodyTagSupport
This tag is similar to the OOTB cq:defineObjects tag that adds
component instance-level properties to the pageContext of a JSP,
but it instead adds globalProperties, sharedProperties, and
mergedProperties maps that come from
com.adobe.acs.commons.wcm.properties.shared.impl.SharedComponentPropertiesBindingsValuesProvider
- See Also:
- Serialized Form