public class VtiServerCustomResponse extends java.lang.Object implements CustomResponse
| Constructor and Description |
|---|
VtiServerCustomResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.io.Serializable |
populate()
Populates the DocLib webscript response with custom metadata
|
void |
setContextPath(java.lang.String contextPath)
Setter for the vtiServer (external) context path.
|
void |
setHost(java.lang.String vtiServerHost)
Setter for vtiServer Host
|
void |
setPort(int vtiServerPort)
Setter for vtiServer Port
|
void |
setProtocol(java.lang.String vtiServerProtocol)
Setter for vtiServer Protocol
|
void |
setScriptUtils(ScriptUtils scriptUtils) |
void |
setSysAdminParams(SysAdminParams sysAdminParams)
Setter for sysAdminParams
|
public void setScriptUtils(ScriptUtils scriptUtils) throws org.springframework.beans.BeansException
org.springframework.beans.BeansExceptionpublic void setSysAdminParams(SysAdminParams sysAdminParams)
sysAdminParams - public void setPort(int vtiServerPort)
vtiServerPort - public void setHost(java.lang.String vtiServerHost)
vtiServerHost - public void setProtocol(java.lang.String vtiServerProtocol)
vtiServerProtocol - public void setContextPath(java.lang.String contextPath)
contextPath - public java.io.Serializable populate()
populate in interface CustomResponseCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.