public class AbstractCustomerTag
extends javax.servlet.jsp.tagext.TagSupport
| Constructor and Description |
|---|
AbstractCustomerTag() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.httpclient.HttpClient |
getHttpClient() |
String |
getNodeRef()
Returns the nodeRef of the content to be displayed
|
protected String |
getRepoContext() |
protected String |
getRepoHost() |
protected String |
getRepoPassword() |
protected int |
getRepoPort() |
protected String |
getRepoUrl() |
protected String |
getRepoUsername() |
void |
release() |
void |
setNodeRef(String nodeRef)
Sets the NodeRef of the content to be displayed
|
public String getNodeRef()
public void setNodeRef(String nodeRef)
nodeRef - NodeRefprotected String getRepoHost()
protected int getRepoPort()
protected String getRepoContext()
protected String getRepoUsername()
protected String getRepoPassword()
protected String getRepoUrl()
protected org.apache.commons.httpclient.HttpClient getHttpClient()
public void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class javax.servlet.jsp.tagext.TagSupportCopyright © 2005–2014 Alfresco Software. All rights reserved.