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 boolean
addEntry(String ele91)
Auto generated method signatureboolean
addEntryForTenant(String element121, String tenantDomain122)
Auto generated method signatureboolean
deleteEntry(String entryKey87)
Auto generated method signatureboolean
deleteEntryForTenant(String entryKey133, String tenantDomain134)
Auto generated method signatureEntryData[]
entryData()
Auto generated method signatureConfigurationObject[]
getDependents(String entryName126)
Auto generated method signatureObject
getEntry(String entryKey98)
Auto generated method signatureint
getEntryDataCount()
Auto generated method signatureObject
getEntryForTenant(String entryKey102, String tenantDomain103)
Auto generated method signatureString[]
getEntryNames()
Auto generated method signatureString
getEntryNamesString()
Auto generated method signatureEntryData[]
paginatedEntryData(int pageNumber107)
Auto generated method signatureboolean
saveEntry(String ele111)
Auto generated method signatureboolean
saveEntryForTenant(String element82, String tenantDomain83)
Auto generated method signaturevoid
startaddEntry(String ele91, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startaddEntryForTenant(String element121, String tenantDomain122, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startdeleteEntry(String entryKey87, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startdeleteEntryForTenant(String entryKey133, String tenantDomain134, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startentryData(LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetDependents(String entryName126, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetEntry(String entryKey98, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetEntryDataCount(LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetEntryForTenant(String entryKey102, String tenantDomain103, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetEntryNames(LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startgetEntryNamesString(LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startpaginatedEntryData(int pageNumber107, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startsaveEntry(String ele111, LocalEntryAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocationsvoid
startsaveEntryForTenant(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.AxisFault
Constructor 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.AxisFault
Constructor 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.AxisFault
Default Constructor- Throws:
org.apache.axis2.AxisFault
-
LocalEntryAdminServiceStub
public LocalEntryAdminServiceStub() throws org.apache.axis2.AxisFault
Default 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:
saveEntryForTenant
in 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:
startsaveEntryForTenant
in 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:
deleteEntry
in 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:
startdeleteEntry
in 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:
addEntry
in 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:
startaddEntry
in 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:
entryData
in 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:
startentryData
in 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:
getEntry
in 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:
startgetEntry
in 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:
getEntryForTenant
in 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:
startgetEntryForTenant
in 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:
paginatedEntryData
in interfaceLocalEntryAdminService
- Parameters:
paginatedEntryData106
-- Throws:
LocalEntryAdminException
- :RemoteException
- See Also:
LocalEntryAdminService.paginatedEntryData(int)
-
startpaginatedEntryData
public void startpaginatedEntryData(int pageNumber107, LocalEntryAdminServiceCallbackHandler callback) throws RemoteException
Auto generated method signature for Asynchronous Invocations- Specified by:
startpaginatedEntryData
in 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:
saveEntry
in 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:
startsaveEntry
in 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:
getEntryNamesString
in 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:
startgetEntryNamesString
in interfaceLocalEntryAdminService
- Throws:
RemoteException
- See Also:
LocalEntryAdminService.startgetEntryNamesString(org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
getEntryDataCount
public int getEntryDataCount() throws RemoteException, LocalEntryAdminException
Auto generated method signature- Specified by:
getEntryDataCount
in 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:
startgetEntryDataCount
in 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:
addEntryForTenant
in 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:
startaddEntryForTenant
in 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:
getDependents
in 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:
startgetDependents
in 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:
getEntryNames
in 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:
startgetEntryNames
in 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:
deleteEntryForTenant
in 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:
startdeleteEntryForTenant
in interfaceLocalEntryAdminService
- Parameters:
deleteEntryForTenant132
-- Throws:
RemoteException
- See Also:
LocalEntryAdminService.startdeleteEntryForTenant(java.lang.String, java.lang.String, org.wso2.carbon.localentry.stub.types.LocalEntryAdminServiceCallbackHandler)
-
-