|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.alfresco.webservice.util.WebServiceFactory
public final class WebServiceFactory
| Constructor Summary | |
|---|---|
WebServiceFactory()
|
|
| Method Summary | |
|---|---|
static org.alfresco.webservice.accesscontrol.AccessControlServiceSoapBindingStub |
getAccessControlService()
Get the access control service |
static org.alfresco.webservice.action.ActionServiceSoapBindingStub |
getActionService()
Get the action service |
static org.alfresco.webservice.administration.AdministrationServiceSoapBindingStub |
getAdministrationService()
Get the administation service |
static org.alfresco.webservice.authentication.AuthenticationServiceSoapBindingStub |
getAuthenticationService()
Get the authentication service |
static org.alfresco.webservice.authoring.AuthoringServiceSoapBindingStub |
getAuthoringService()
Get the authoring service |
static org.alfresco.webservice.classification.ClassificationServiceSoapBindingStub |
getClassificationService()
Get the classification service |
static org.alfresco.webservice.content.ContentServiceSoapBindingStub |
getContentService()
Get the content service |
static org.alfresco.webservice.dictionary.DictionaryServiceSoapBindingStub |
getDictionaryService()
Get the dictionary service |
static org.alfresco.webservice.repository.RepositoryServiceSoapBindingStub |
getRepositoryService()
Get the repository service |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebServiceFactory()
| Method Detail |
|---|
public static org.alfresco.webservice.authentication.AuthenticationServiceSoapBindingStub getAuthenticationService()
public static org.alfresco.webservice.repository.RepositoryServiceSoapBindingStub getRepositoryService()
public static org.alfresco.webservice.authoring.AuthoringServiceSoapBindingStub getAuthoringService()
public static org.alfresco.webservice.classification.ClassificationServiceSoapBindingStub getClassificationService()
public static org.alfresco.webservice.action.ActionServiceSoapBindingStub getActionService()
public static org.alfresco.webservice.content.ContentServiceSoapBindingStub getContentService()
public static org.alfresco.webservice.accesscontrol.AccessControlServiceSoapBindingStub getAccessControlService()
public static org.alfresco.webservice.administration.AdministrationServiceSoapBindingStub getAdministrationService()
public static org.alfresco.webservice.dictionary.DictionaryServiceSoapBindingStub getDictionaryService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||