Class LocalEntryAdminServiceStub
- java.lang.Object
-
- org.apache.axis2.client.Stub
-
- org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceStub
-
- All Implemented Interfaces:
LocalEntryAdminService
public class LocalEntryAdminServiceStub extends org.apache.axis2.client.Stub implements LocalEntryAdminService
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.axis2.description.AxisOperation[]_operations
-
Constructor Summary
Constructors Constructor Description LocalEntryAdminServiceStub()Default ConstructorLocalEntryAdminServiceStub(String targetEndpoint)Constructor taking the target endpointLocalEntryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)Default ConstructorLocalEntryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint)Constructor that takes in a configContextLocalEntryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener)Constructor that takes in a configContext and useseperate listner
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanaddEntry(String ele91)Auto generated method signaturebooleanaddEntryForTenant(String element121, String tenantDomain122)Auto generated method signaturebooleandeleteEntry(String entryKey87)Auto generated method signaturebooleandeleteEntryForTenant(String entryKey133, String tenantDomain134)Auto generated method signatureEntryData[]entryData()Auto generated method signatureConfigurationObject[]getDependents(String entryName126)Auto generated method signatureObjectgetEntry(String entryKey98)Auto generated method signatureintgetEntryDataCount()Auto generated method signatureObjectgetEntryForTenant(String entryKey102, String tenantDomain103)Auto generated method signatureString[]getEntryNames()Auto generated method signatureStringgetEntryNamesString()Auto generated method signatureEntryData[]paginatedEntryData(int pageNumber107)Auto generated method signaturebooleansaveEntry(String ele111)Auto generated method signaturebooleansaveEntryForTenant(String element82, String tenantDomain83)Auto generated method signaturevoidstartaddEntry(String ele91, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartaddEntryForTenant(String element121, String tenantDomain122, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartdeleteEntry(String entryKey87, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartdeleteEntryForTenant(String entryKey133, String tenantDomain134, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartentryData(LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetDependents(String entryName126, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetEntry(String entryKey98, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetEntryDataCount(LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetEntryForTenant(String entryKey102, String tenantDomain103, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetEntryNames(LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartgetEntryNamesString(LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartpaginatedEntryData(int pageNumber107, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartsaveEntry(String ele111, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous InvocationsvoidstartsaveEntryForTenant(String element82, String tenantDomain83, LocalEntryAdminServiceCallbackHandler callback)Auto generated method signature for Asynchronous Invocations-
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
-
-
-
-
Constructor Detail
-
LocalEntryAdminServiceStub
public LocalEntryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFaultConstructor that takes in a configContext- Throws:
org.apache.axis2.AxisFault
-
LocalEntryAdminServiceStub
public LocalEntryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFaultConstructor that takes in a configContext and useseperate listner- Throws:
org.apache.axis2.AxisFault
-
LocalEntryAdminServiceStub
public LocalEntryAdminServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFaultDefault Constructor- Throws:
org.apache.axis2.AxisFault
-
LocalEntryAdminServiceStub
public LocalEntryAdminServiceStub() throws org.apache.axis2.AxisFaultDefault Constructor- Throws:
org.apache.axis2.AxisFault
-
LocalEntryAdminServiceStub
public LocalEntryAdminServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
Constructor taking the target endpoint- Throws:
org.apache.axis2.AxisFault
-
-
Method Detail
-
saveEntryForTenant
public boolean saveEntryForTenant(String element82, String tenantDomain83) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
saveEntryForTenantin interfaceLocalEntryAdminService- Parameters:
saveEntryForTenant81-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.saveEntryForTenant(java.lang.String, java.lang.String)
-
startsaveEntryForTenant
public void startsaveEntryForTenant(String element82, String tenantDomain83, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startsaveEntryForTenantin interfaceLocalEntryAdminService- Parameters:
saveEntryForTenant81-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startsaveEntryForTenant(java.lang.String, java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
deleteEntry
public boolean deleteEntry(String entryKey87) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
deleteEntryin interfaceLocalEntryAdminService- Parameters:
deleteEntry86-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.deleteEntry(java.lang.String)
-
startdeleteEntry
public void startdeleteEntry(String entryKey87, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startdeleteEntryin interfaceLocalEntryAdminService- Parameters:
deleteEntry86-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startdeleteEntry(java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
addEntry
public boolean addEntry(String ele91) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
addEntryin interfaceLocalEntryAdminService- Parameters:
addEntry90-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.addEntry(java.lang.String)
-
startaddEntry
public void startaddEntry(String ele91, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startaddEntryin interfaceLocalEntryAdminService- Parameters:
addEntry90-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startaddEntry(java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
entryData
public EntryData[] entryData() throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
entryDatain interfaceLocalEntryAdminService- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.entryData()
-
startentryData
public void startentryData(LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startentryDatain interfaceLocalEntryAdminService- Throws:
RemoteException- See Also:
LocalEntryAdminService.startentryData(org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
getEntry
public Object getEntry(String entryKey98) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
getEntryin interfaceLocalEntryAdminService- Parameters:
getEntry97-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.getEntry(java.lang.String)
-
startgetEntry
public void startgetEntry(String entryKey98, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetEntryin interfaceLocalEntryAdminService- Parameters:
getEntry97-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startgetEntry(java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
getEntryForTenant
public Object getEntryForTenant(String entryKey102, String tenantDomain103) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
getEntryForTenantin interfaceLocalEntryAdminService- Parameters:
getEntryForTenant101-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.getEntryForTenant(java.lang.String, java.lang.String)
-
startgetEntryForTenant
public void startgetEntryForTenant(String entryKey102, String tenantDomain103, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetEntryForTenantin interfaceLocalEntryAdminService- Parameters:
getEntryForTenant101-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startgetEntryForTenant(java.lang.String, java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
paginatedEntryData
public EntryData[] paginatedEntryData(int pageNumber107) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
paginatedEntryDatain interfaceLocalEntryAdminService- Parameters:
paginatedEntryData106-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.paginatedEntryData(int)
-
startpaginatedEntryData
public void startpaginatedEntryData(int pageNumber107, LocalEntryAdminServiceCallbackHandler callback) throws RemoteExceptionAuto generated method signature for Asynchronous Invocations- Specified by:
startpaginatedEntryDatain interfaceLocalEntryAdminService- Parameters:
paginatedEntryData106-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startpaginatedEntryData(int, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
saveEntry
public boolean saveEntry(String ele111) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
saveEntryin interfaceLocalEntryAdminService- Parameters:
saveEntry110-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.saveEntry(java.lang.String)
-
startsaveEntry
public void startsaveEntry(String ele111, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startsaveEntryin interfaceLocalEntryAdminService- Parameters:
saveEntry110-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startsaveEntry(java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
getEntryNamesString
public String getEntryNamesString() throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
getEntryNamesStringin interfaceLocalEntryAdminService- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.getEntryNamesString()
-
startgetEntryNamesString
public void startgetEntryNamesString(LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetEntryNamesStringin interfaceLocalEntryAdminService- Throws:
RemoteException- See Also:
LocalEntryAdminService.startgetEntryNamesString(org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
getEntryDataCount
public int getEntryDataCount() throws RemoteException, LocalEntryAdminExceptionAuto generated method signature- Specified by:
getEntryDataCountin interfaceLocalEntryAdminService- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.getEntryDataCount()
-
startgetEntryDataCount
public void startgetEntryDataCount(LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetEntryDataCountin interfaceLocalEntryAdminService- Throws:
RemoteException- See Also:
LocalEntryAdminService.startgetEntryDataCount(org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
addEntryForTenant
public boolean addEntryForTenant(String element121, String tenantDomain122) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
addEntryForTenantin interfaceLocalEntryAdminService- Parameters:
addEntryForTenant120-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.addEntryForTenant(java.lang.String, java.lang.String)
-
startaddEntryForTenant
public void startaddEntryForTenant(String element121, String tenantDomain122, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startaddEntryForTenantin interfaceLocalEntryAdminService- Parameters:
addEntryForTenant120-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startaddEntryForTenant(java.lang.String, java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
getDependents
public ConfigurationObject[] getDependents(String entryName126) throws RemoteException
Auto generated method signature- Specified by:
getDependentsin interfaceLocalEntryAdminService- Parameters:
getDependents125-- Throws:
RemoteException- See Also:
LocalEntryAdminService.getDependents(java.lang.String)
-
startgetDependents
public void startgetDependents(String entryName126, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetDependentsin interfaceLocalEntryAdminService- Parameters:
getDependents125-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startgetDependents(java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
getEntryNames
public String[] getEntryNames() throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
getEntryNamesin interfaceLocalEntryAdminService- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.getEntryNames()
-
startgetEntryNames
public void startgetEntryNames(LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startgetEntryNamesin interfaceLocalEntryAdminService- Throws:
RemoteException- See Also:
LocalEntryAdminService.startgetEntryNames(org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
deleteEntryForTenant
public boolean deleteEntryForTenant(String entryKey133, String tenantDomain134) throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
deleteEntryForTenantin interfaceLocalEntryAdminService- Parameters:
deleteEntryForTenant132-- Throws:
LocalEntryAdminException- :RemoteException- See Also:
LocalEntryAdminService.deleteEntryForTenant(java.lang.String, java.lang.String)
-
startdeleteEntryForTenant
public void startdeleteEntryForTenant(String entryKey133, String tenantDomain134, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startdeleteEntryForTenantin interfaceLocalEntryAdminService- Parameters:
deleteEntryForTenant132-- Throws:
RemoteException- See Also:
LocalEntryAdminService.startdeleteEntryForTenant(java.lang.String, java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
-