|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.api.http.ProxyServiceLocator
public class ProxyServiceLocator
ServiceLocator
implementation that uses RESTEasy proxies.
Constructor Summary | |
---|---|
ProxyServiceLocator(java.lang.String hostUrl)
Constructor. |
Method Summary | |
---|---|
Actions |
getActions()
Accessor. |
Aliases |
getAliases()
Accessor. |
SiteBrowser |
getBrowser()
Accessor. |
Comments |
getComments()
Accessor. |
Files |
getFiles()
Accessor. |
Folders |
getFolders()
Accessor. |
Groups |
getGroups()
Accessor. |
org.apache.commons.httpclient.HttpClient |
getHttpClient()
Accessor. |
Pages |
getPages()
Accessor. |
Resources |
getResources()
Accessor. |
SearchEngine |
getSearch()
Accessor. |
Security |
getSecurity()
Accessor. |
Templates |
getTemplates()
Accessor. |
Users |
getUsers()
Accessor. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyServiceLocator(java.lang.String hostUrl)
hostUrl
- The base URL for the CC server.Method Detail |
---|
public Actions getActions()
getActions
in interface ServiceLocator
public Comments getComments()
getComments
in interface ServiceLocator
public Files getFiles()
getFiles
in interface ServiceLocator
public Folders getFolders()
getFolders
in interface ServiceLocator
public Pages getPages()
getPages
in interface ServiceLocator
public Groups getGroups()
getGroups
in interface ServiceLocator
public Resources getResources()
getResources
in interface ServiceLocator
public SearchEngine getSearch()
getSearch
in interface ServiceLocator
public Templates getTemplates()
getTemplates
in interface ServiceLocator
public Users getUsers()
getUsers
in interface ServiceLocator
public Aliases getAliases()
getAliases
in interface ServiceLocator
public Security getSecurity()
getSecurity
in interface ServiceLocator
public SiteBrowser getBrowser()
public org.apache.commons.httpclient.HttpClient getHttpClient()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |