|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RemoteConfigService
| Method Summary | |
|---|---|
RemoteConfigurationAdhocUpload |
getConfigurationAdhocUpload()
get configuration for Adhoc upload |
RemoteConfigurationAdvanced |
getConfigurationAdvanced()
get Advanced Configurationthrows RemoteException; |
RemoteConfigurationCache |
getConfigurationCache()
get cache Configurationthrows RemoteException; |
RemoteConfigurationCluster |
getConfigurationCluster()
get Configuration for clusterthrows RemoteException; |
RemoteConfigurationFax |
getConfigurationFax()
get configuration for fax |
RemoteConfigurationLDAP |
getConfigurationLDAP()
get LDAP state Configurationthrows RemoteException; |
RemoteConfigurationLDAPServer |
getConfigurationLDAPServer()
get LDAP Server Configurationthrows RemoteException; |
RemoteConfigurationLog |
getConfigurationLog()
get logo Configurationthrows RemoteException; |
RemoteConfigurationMail |
getConfigurationMail()
get mail Configuration throws RemoteException; |
RemoteConfigurationPerformance |
getConfigurationPerformance()
get Performance Configurationthrows RemoteException; |
RemoteConfigurationPrecisionMapping |
getConfigurationPrecisionMapping()
get configuration for precision mapping |
RemoteConfigurationRMI |
getConfigurationRMI()
get configuration for rmi server |
RemoteConfigurationService |
getConfigurationService()
get Service Configurationthrows RemoteException; |
RemoteCustomFieldManager |
getCustomFieldManager()
get the custom field manager |
boolean |
isLocalRequest(java.lang.String sURL)
judge the request's URL is come form . |
| Method Detail |
|---|
boolean isLocalRequest(java.lang.String sURL)
throws java.rmi.RemoteException
sURL - url of request.
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationService getConfigurationService()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationMail getConfigurationMail()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationCache getConfigurationCache()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationPerformance getConfigurationPerformance()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationAdvanced getConfigurationAdvanced()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationLog getConfigurationLog()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationLDAPServer getConfigurationLDAPServer()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationLDAP getConfigurationLDAP()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationCluster getConfigurationCluster()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationFax getConfigurationFax()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationRMI getConfigurationRMI()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationPrecisionMapping getConfigurationPrecisionMapping()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteConfigurationAdhocUpload getConfigurationAdhocUpload()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
RemoteCustomFieldManager getCustomFieldManager()
throws java.rmi.RemoteException
java.rmi.RemoteException - will be thrown if error occurs.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||