Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Sites
12c (12.2.1.4.0)
E95319-01
- java.lang.Object
-
- javax.servlet.jsp.tagext.TagSupport
-
- com.openmarket.framework.jsp.Base
-
- com.openmarket.directory.jsp.Base
-
-
Field Summary
-
Fields inherited from class com.openmarket.framework.jsp.Base
_log, m_ics
-
Fields inherited from class javax.servlet.jsp.tagext.TagSupport
id, pageContext
-
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
-
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
-
Constructor Summary
Constructors
Constructor and Description |
Base() |
-
Method Summary
-
Methods inherited from class com.openmarket.framework.jsp.Base
addAttributes, attributes, clearObj, doAfterBody, doAfterBody, doEndTag, doEndTag, doStartTag, doStartTag, getAttributes, getObj, release, setObj
-
Methods inherited from class javax.servlet.jsp.tagext.TagSupport
findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
putAttributeValue
public void putAttributeValue(Object oKey,
Object oValue)
Method to set an attribute value during body processing
- Overrides:
putAttributeValue
in class com.openmarket.framework.jsp.Base
- Parameters:
ICS
- interface to Content Server
Object
- attribute key
Object
- attribute value
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Sites
12c (12.2.1.4.0)
E95319-01
Copyright © 2013, 2019, Oracle and/or its affiliates. All rights reserved.