public class VtiServerCustomResponse extends Object implements CustomResponse
| Constructor and Description |
|---|
VtiServerCustomResponse() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
populate()
Populates the DocLib webscript response with custom metadata
|
void |
setContextPath(String contextPath)
Setter for the vtiServer (external) context path.
|
void |
setHost(String vtiServerHost)
Setter for vtiServer Host
|
void |
setPort(int vtiServerPort)
Setter for vtiServer Port
|
void |
setProtocol(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(String vtiServerHost)
vtiServerHost - public void setProtocol(String vtiServerProtocol)
vtiServerProtocol - public void setContextPath(String contextPath)
contextPath - public Serializable populate()
populate in interface CustomResponseCopyright © 2005–2014 Alfresco Software. All rights reserved.