|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.astrogrid.community.client.service.CommunityServiceCoreDelegate
org.astrogrid.community.client.database.manager.DatabaseManagerCoreDelegate
org.astrogrid.community.client.database.manager.DatabaseManagerSoapDelegate
Soap delegate for our DatabaseManager service.
| Constructor Summary | |
DatabaseManagerSoapDelegate()
Public constructor. |
|
DatabaseManagerSoapDelegate(java.lang.String endpoint)
Public constructor, for a specific endpoint URL. |
|
DatabaseManagerSoapDelegate(java.net.URL endpoint)
Public constructor, for a specific endpoint URL. |
|
| Method Summary | |
java.net.URL |
getEndpoint()
Get our endpoint address. |
void |
setEndpoint(java.net.URL endpoint)
Set our endpoint address. |
| Methods inherited from class org.astrogrid.community.client.database.manager.DatabaseManagerCoreDelegate |
checkDatabaseTables, getDatabaseConfigResource, getDatabaseConfigUrl, getDatabaseDescription, getDatabaseManager, getDatabaseName, getDatabaseScriptResource, resetDatabaseTables, setDatabaseManager |
| Methods inherited from class org.astrogrid.community.client.service.CommunityServiceCoreDelegate |
getCommunityService, getServiceStatus, identifierException, policyException, resourceException, securityException, serviceException, setCommunityService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.astrogrid.community.client.database.manager.DatabaseManagerDelegate |
checkDatabaseTables, getDatabaseConfigResource, getDatabaseConfigUrl, getDatabaseDescription, getDatabaseName, getDatabaseScriptResource, getServiceStatus, resetDatabaseTables |
| Constructor Detail |
public DatabaseManagerSoapDelegate()
public DatabaseManagerSoapDelegate(java.lang.String endpoint)
throws java.net.MalformedURLException
endpoint - The service endpoint URL.public DatabaseManagerSoapDelegate(java.net.URL endpoint)
endpoint - - The service endpoint URL.| Method Detail |
public java.net.URL getEndpoint()
public void setEndpoint(java.net.URL endpoint)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||