public class DisambiguatedResourceLineageRenderer
extends javax.faces.render.Renderer
DisambiguatedResourceLineageComponent| Constructor and Description |
|---|
DisambiguatedResourceLineageRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
static void |
encodeSimple(javax.faces.context.ResponseWriter writer,
org.rhq.core.domain.resource.composite.DisambiguationReport.Resource parent) |
static void |
encodeUrl(javax.faces.context.ResponseWriter writer,
org.rhq.core.domain.resource.composite.DisambiguationReport.Resource parent) |
public DisambiguatedResourceLineageRenderer()
public void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeBegin in class javax.faces.render.RendererIOExceptionpublic static void encodeUrl(javax.faces.context.ResponseWriter writer,
org.rhq.core.domain.resource.composite.DisambiguationReport.Resource parent)
throws IOException
IOExceptionpublic static void encodeSimple(javax.faces.context.ResponseWriter writer,
org.rhq.core.domain.resource.composite.DisambiguationReport.Resource parent)
throws IOException
IOExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.