org.wso2.carbon.appfactory.svn.repository.mgt.service
Class RepositoryManagementServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by org.wso2.carbon.appfactory.svn.repository.mgt.service.RepositoryManagementServiceStub
All Implemented Interfaces:
RepositoryManagementService

public class RepositoryManagementServiceStub
extends org.apache.axis2.client.Stub
implements RepositoryManagementService


Field Summary
protected  org.apache.axis2.description.AxisOperation[] _operations
           
 
Fields inherited from class org.apache.axis2.client.Stub
_service, _serviceClient, modules
 
Constructor Summary
RepositoryManagementServiceStub()
          Default Constructor
RepositoryManagementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
          Default Constructor
RepositoryManagementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)
          Constructor that takes in a configContext
RepositoryManagementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)
          Constructor that takes in a configContext and useseperate listner
RepositoryManagementServiceStub(String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 String checkoutApplication(String applicationSvnUrl103, String applicationId104, String svnRevision105)
          Auto generated method signature
 void cleanApplicationDir(String applicationPath65)
          Auto generated method signature
 File createApplicationCheckoutDirectory(String applicationName95)
          Auto generated method signature
 void createDirectory(String url92, String commitMessage93)
          Auto generated method signature
 String createRepository(String applicationKey99)
          Auto generated method signature
 String getAdminUsername(String applicationId83)
          Auto generated method signature
 RepositoryManager getRepositoryManager()
          Auto generated method signature
 String getURL(String applicationKey72)
          Auto generated method signature
 boolean hasAccess(String username76, String password77, String applicationId78)
          Auto generated method signature
 void initSVNClient()
          Auto generated method signature
 void setRepositoryManager(RepositoryManager repositoryManager112)
          Auto generated method signature
 void startcheckoutApplication(String applicationSvnUrl103, String applicationId104, String svnRevision105, RepositoryManagementServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startcreateApplicationCheckoutDirectory(String applicationName95, RepositoryManagementServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startcreateRepository(String applicationKey99, RepositoryManagementServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetAdminUsername(String applicationId83, RepositoryManagementServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetRepositoryManager(RepositoryManagementServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void startgetURL(String applicationKey72, RepositoryManagementServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void starthasAccess(String username76, String password77, String applicationId78, RepositoryManagementServiceCallbackHandler callback)
          Auto generated method signature for Asynchronous Invocations
 void svnCopy(String sourceUrl87, String destinationUrl88, String commitMessage89, String svnRevision90)
          Auto generated method signature
 void svnMove(String sourceUrl67, String destinationUrl68, String commitMessage69, String svnRevision70)
          Auto generated method signature
 
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

protected org.apache.axis2.description.AxisOperation[] _operations
Constructor Detail

RepositoryManagementServiceStub

public RepositoryManagementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                       String targetEndpoint)
                                throws org.apache.axis2.AxisFault
Constructor that takes in a configContext

Throws:
org.apache.axis2.AxisFault

RepositoryManagementServiceStub

public RepositoryManagementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
                                       String targetEndpoint,
                                       boolean useSeparateListener)
                                throws org.apache.axis2.AxisFault
Constructor that takes in a configContext and useseperate listner

Throws:
org.apache.axis2.AxisFault

RepositoryManagementServiceStub

public RepositoryManagementServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
                                throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

RepositoryManagementServiceStub

public RepositoryManagementServiceStub()
                                throws org.apache.axis2.AxisFault
Default Constructor

Throws:
org.apache.axis2.AxisFault

RepositoryManagementServiceStub

public RepositoryManagementServiceStub(String targetEndpoint)
                                throws org.apache.axis2.AxisFault
Constructor taking the target endpoint

Throws:
org.apache.axis2.AxisFault
Method Detail

cleanApplicationDir

public void cleanApplicationDir(String applicationPath65)
                         throws RemoteException
Auto generated method signature

Specified by:
cleanApplicationDir in interface RepositoryManagementService
Throws:
RemoteException

svnMove

public void svnMove(String sourceUrl67,
                    String destinationUrl68,
                    String commitMessage69,
                    String svnRevision70)
             throws RemoteException
Auto generated method signature

Specified by:
svnMove in interface RepositoryManagementService
Throws:
RemoteException

getURL

public String getURL(String applicationKey72)
              throws RemoteException,
                     RepositoryManagementServiceRepositoryMgtExceptionException
Auto generated method signature

Specified by:
getURL in interface RepositoryManagementService
Parameters:
getURL71 -
Throws:
RepositoryManagementServiceRepositoryMgtExceptionException - :
RemoteException
See Also:
RepositoryManagementService.getURL(java.lang.String)

startgetURL

public void startgetURL(String applicationKey72,
                        RepositoryManagementServiceCallbackHandler callback)
                 throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetURL in interface RepositoryManagementService
Parameters:
getURL71 -
Throws:
RemoteException
See Also:
RepositoryManagementService.startgetURL(java.lang.String, org.wso2.carbon.appfactory.svn.repository.mgt.service.RepositoryManagementServiceCallbackHandler)

hasAccess

public boolean hasAccess(String username76,
                         String password77,
                         String applicationId78)
                  throws RemoteException,
                         RepositoryManagementServiceRepositoryMgtExceptionException
Auto generated method signature

Specified by:
hasAccess in interface RepositoryManagementService
Parameters:
hasAccess75 -
Throws:
RepositoryManagementServiceRepositoryMgtExceptionException - :
RemoteException
See Also:
RepositoryManagementService.hasAccess(java.lang.String, java.lang.String, java.lang.String)

starthasAccess

public void starthasAccess(String username76,
                           String password77,
                           String applicationId78,
                           RepositoryManagementServiceCallbackHandler callback)
                    throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
starthasAccess in interface RepositoryManagementService
Parameters:
hasAccess75 -
Throws:
RemoteException
See Also:
RepositoryManagementService.starthasAccess(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.appfactory.svn.repository.mgt.service.RepositoryManagementServiceCallbackHandler)

initSVNClient

public void initSVNClient()
                   throws RemoteException,
                          RepositoryManagementServiceSCMManagerExceptionsException
Auto generated method signature

Specified by:
initSVNClient in interface RepositoryManagementService
Throws:
RepositoryManagementServiceSCMManagerExceptionsException - :
RemoteException

getAdminUsername

public String getAdminUsername(String applicationId83)
                        throws RemoteException
Auto generated method signature

Specified by:
getAdminUsername in interface RepositoryManagementService
Parameters:
getAdminUsername82 -
Throws:
RemoteException
See Also:
RepositoryManagementService.getAdminUsername(java.lang.String)

startgetAdminUsername

public void startgetAdminUsername(String applicationId83,
                                  RepositoryManagementServiceCallbackHandler callback)
                           throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetAdminUsername in interface RepositoryManagementService
Parameters:
getAdminUsername82 -
Throws:
RemoteException
See Also:
RepositoryManagementService.startgetAdminUsername(java.lang.String, org.wso2.carbon.appfactory.svn.repository.mgt.service.RepositoryManagementServiceCallbackHandler)

svnCopy

public void svnCopy(String sourceUrl87,
                    String destinationUrl88,
                    String commitMessage89,
                    String svnRevision90)
             throws RemoteException
Auto generated method signature

Specified by:
svnCopy in interface RepositoryManagementService
Throws:
RemoteException

createDirectory

public void createDirectory(String url92,
                            String commitMessage93)
                     throws RemoteException
Auto generated method signature

Specified by:
createDirectory in interface RepositoryManagementService
Throws:
RemoteException

createApplicationCheckoutDirectory

public File createApplicationCheckoutDirectory(String applicationName95)
                                        throws RemoteException,
                                               RepositoryManagementServiceSCMManagerExceptionsException
Auto generated method signature

Specified by:
createApplicationCheckoutDirectory in interface RepositoryManagementService
Parameters:
createApplicationCheckoutDirectory94 -
Throws:
RepositoryManagementServiceSCMManagerExceptionsException - :
RemoteException
See Also:
RepositoryManagementService.createApplicationCheckoutDirectory(java.lang.String)

startcreateApplicationCheckoutDirectory

public void startcreateApplicationCheckoutDirectory(String applicationName95,
                                                    RepositoryManagementServiceCallbackHandler callback)
                                             throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startcreateApplicationCheckoutDirectory in interface RepositoryManagementService
Parameters:
createApplicationCheckoutDirectory94 -
Throws:
RemoteException
See Also:
RepositoryManagementService.startcreateApplicationCheckoutDirectory(java.lang.String, org.wso2.carbon.appfactory.svn.repository.mgt.service.RepositoryManagementServiceCallbackHandler)

createRepository

public String createRepository(String applicationKey99)
                        throws RemoteException,
                               RepositoryManagementServiceRepositoryMgtExceptionException
Auto generated method signature

Specified by:
createRepository in interface RepositoryManagementService
Parameters:
createRepository98 -
Throws:
RepositoryManagementServiceRepositoryMgtExceptionException - :
RemoteException
See Also:
RepositoryManagementService.createRepository(java.lang.String)

startcreateRepository

public void startcreateRepository(String applicationKey99,
                                  RepositoryManagementServiceCallbackHandler callback)
                           throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startcreateRepository in interface RepositoryManagementService
Parameters:
createRepository98 -
Throws:
RemoteException
See Also:
RepositoryManagementService.startcreateRepository(java.lang.String, org.wso2.carbon.appfactory.svn.repository.mgt.service.RepositoryManagementServiceCallbackHandler)

checkoutApplication

public String checkoutApplication(String applicationSvnUrl103,
                                  String applicationId104,
                                  String svnRevision105)
                           throws RemoteException,
                                  RepositoryManagementServiceSCMManagerExceptionsException
Auto generated method signature

Specified by:
checkoutApplication in interface RepositoryManagementService
Parameters:
checkoutApplication102 -
Throws:
RepositoryManagementServiceSCMManagerExceptionsException - :
RemoteException
See Also:
RepositoryManagementService.checkoutApplication(java.lang.String, java.lang.String, java.lang.String)

startcheckoutApplication

public void startcheckoutApplication(String applicationSvnUrl103,
                                     String applicationId104,
                                     String svnRevision105,
                                     RepositoryManagementServiceCallbackHandler callback)
                              throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startcheckoutApplication in interface RepositoryManagementService
Parameters:
checkoutApplication102 -
Throws:
RemoteException
See Also:
RepositoryManagementService.startcheckoutApplication(java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.appfactory.svn.repository.mgt.service.RepositoryManagementServiceCallbackHandler)

getRepositoryManager

public RepositoryManager getRepositoryManager()
                                       throws RemoteException
Auto generated method signature

Specified by:
getRepositoryManager in interface RepositoryManagementService
Parameters:
getRepositoryManager108 -
Throws:
RemoteException
See Also:
RepositoryManagementService.getRepositoryManager()

startgetRepositoryManager

public void startgetRepositoryManager(RepositoryManagementServiceCallbackHandler callback)
                               throws RemoteException
Auto generated method signature for Asynchronous Invocations

Specified by:
startgetRepositoryManager in interface RepositoryManagementService
Parameters:
getRepositoryManager108 -
Throws:
RemoteException
See Also:
RepositoryManagementService.startgetRepositoryManager(org.wso2.carbon.appfactory.svn.repository.mgt.service.RepositoryManagementServiceCallbackHandler)

setRepositoryManager

public void setRepositoryManager(RepositoryManager repositoryManager112)
                          throws RemoteException
Auto generated method signature

Specified by:
setRepositoryManager in interface RepositoryManagementService
Throws:
RemoteException


Copyright © 2015 WSO2 Inc. All rights reserved.