public class HasRelationManagerTag extends CloudReferrerTag implements Condition
Cloud.hasRelationManager(java.lang.String, java.lang.String, java.lang.String).| Modifier and Type | Field and Description |
|---|---|
protected Attribute |
destinationManager |
protected Attribute |
inverse |
protected Attribute |
role |
protected Attribute |
sourceManager |
cloudIdcontextId, EVAL_BODY, helper, id, pageContextTag, referid, writerid| Constructor and Description |
|---|
HasRelationManagerTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doAfterBody() |
int |
doStartTag() |
protected boolean |
getInverse() |
protected NodeManager |
getNodeManager(Cloud cloud,
Attribute a) |
void |
setDestinationmanager(String n) |
void |
setInverse(String b)
This attribute inverses the sense of the condition.
|
void |
setRole(String n) |
void |
setSourcemanager(String n) |
fillStandardParameters, findCloudProvider, findCloudProvider, getCloudContext, getCloudVar, getLocale, getNode, getNodeOrNull, setCloudappendMoreParameters, doCatch, doEndTag, doFinally, findLoopOrQuery, findParentTag, findParentTag, findWriter, findWriter, getAttribute, getAttribute, getAttributeBoolean, getAttributeInteger, getAttributeInteger, getAttributeValue, getContentTag, getContextProvider, getContextTag, getCurrentBlock, getDefaultLocale, getEscapedValue, getFormTag, getId, getLocaleFromContext, getObject, getObjectConditional, getPageContext, getPageContextTag, getQuery, getReferid, getString, getTaglibVersion, getThreadPageContext, getTimer, getTimeZone, getWriterValue, haveBody, release, setContext, setEscape, setId, setJspvar, setListdelimiter, setPageContext, setPageContextOnly, setReferid, setVartype, setWrite, setWriterdoInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getParent, getValue, getValues, removeValue, setParent, setValueprotected Attribute inverse
protected Attribute sourceManager
protected Attribute destinationManager
protected Attribute role
public void setInverse(String b) throws javax.servlet.jsp.JspTagException
ConditionsetInverse in interface Conditionjavax.servlet.jsp.JspTagExceptionpublic void setSourcemanager(String n) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setDestinationmanager(String n) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic void setRole(String n) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionprotected boolean getInverse()
throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionprotected NodeManager getNodeManager(Cloud cloud, Attribute a) throws javax.servlet.jsp.JspTagException
javax.servlet.jsp.JspTagExceptionpublic int doStartTag()
throws javax.servlet.jsp.JspTagException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspTagExceptionpublic int doAfterBody()
throws javax.servlet.jsp.JspTagException
doAfterBody in interface javax.servlet.jsp.tagext.IterationTagdoAfterBody in class javax.servlet.jsp.tagext.BodyTagSupportjavax.servlet.jsp.JspTagExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}