| 程序包 | 说明 |
|---|---|
| com.ksyzt.gwt.client.service | |
| com.ksyzt.gwt.server.common | |
| com.ksyzt.gwt.server.listener |
| 限定符和类型 | 方法和说明 |
|---|---|
SiteInformation |
ISiteManager.getSiteInformation()
Gets the site information.
|
SiteInformation |
ISiteManager.updateSiteInformation(SiteInformation info)
*************************** site infomation ****************************.
|
| 限定符和类型 | 方法和说明 |
|---|---|
SiteInformation |
ISiteManager.updateSiteInformation(SiteInformation info)
*************************** site infomation ****************************.
|
void |
ISiteManagerAsync.updateSiteInformation(SiteInformation info,
com.google.gwt.user.client.rpc.AsyncCallback<SiteInformation> callback)
Update site information.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ISiteManagerAsync.getSiteInformation(com.google.gwt.user.client.rpc.AsyncCallback<SiteInformation> callback)
Gets the site information.
|
void |
ISiteManagerAsync.updateSiteInformation(SiteInformation info,
com.google.gwt.user.client.rpc.AsyncCallback<SiteInformation> callback)
Update site information.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static SiteInformation |
SiteUtil.getFromMemory(javax.servlet.ServletContext context,
boolean reload)
Gets the from memory.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
SiteUtil.writeSiteInfo(javax.servlet.ServletContext context,
SiteInformation info)
Write site info.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static SiteInformation |
KsyztServer.SITEINFO
The siteinfo.
|
Copyright © 2017. All rights reserved.