程序包 | 说明 |
---|---|
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
com.fr.data |
|
com.fr.decision.basic | |
com.fr.decision.mobile.terminal | |
com.fr.decision.webservice.bean.authentication | |
com.fr.decision.webservice.impl.device | |
com.fr.decision.webservice.utils.controller | |
com.fr.decision.webservice.v10.entry.controller | |
com.fr.decision.webservice.v10.entry.search | |
com.fr.decision.webservice.v10.login.controller | |
com.fr.fs.base.entity | |
com.fr.fs.basic | |
com.fr.fs.control | |
com.fr.json | |
com.fr.plugin.chart.vanchart.imgevent.export | |
com.fr.stable.web | |
com.fr.web |
这个包中定义了支持网络报表的接口和类.包括网络报表(
Reportlet )接口,
网络报表配置(ReportletConfig )接口,
网络报表请求(ReportletRequest )接口
和实现它们的类以及其他有关网络报表的类. |
com.fr.web.request | |
com.fr.web.utils |
限定符和类型 | 方法和说明 |
---|---|
static void |
MapPlotGlyph.putPathMap2Json(Device device,
MapAttr mapAttr,
java.util.HashMap pathMap,
JSONObject jo)
对应的地图区域 转化解析的字符串
|
static void |
MapPlotGlyph.putPathMap2Json(Device device,
MapSvgAttr mapAttr,
java.util.HashMap pathMap,
JSONObject jo)
对应的地图区域 转化解析的字符串
|
限定符和类型 | 方法和说明 |
---|---|
static Device |
NetworkHelper.getDevice(javax.servlet.http.HttpServletRequest req)
根据网络请求判定发起请求的设备
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
SystemAttr.getHomePageURL(Device device) |
限定符和类型 | 方法和说明 |
---|---|
abstract boolean |
TerminalHandler.accept(Device device,
java.lang.String value) |
static TerminalHandler |
TerminalHandler.getTerminal(javax.servlet.http.HttpServletRequest request,
Device device) |
限定符和类型 | 方法和说明 |
---|---|
Device |
LoginClientBean.getClient() |
限定符和类型 | 方法和说明 |
---|---|
void |
LoginClientBean.setClient(Device client) |
构造器和说明 |
---|
LoginClientBean(javax.servlet.http.HttpServletRequest request,
Device device) |
LoginClientBean(javax.servlet.http.HttpServletRequest request,
Device device,
TerminalHandler terminal) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
PhoneDeviceProcessor.acceptDeviceType(Device device) |
boolean |
PadDeviceProcessor.acceptDeviceType(Device device) |
boolean |
PCDeviceProcessor.acceptDeviceType(Device device) |
boolean |
DeviceProcessor.acceptDeviceType(Device device)
设备类型
|
DeviceProcessor |
DeviceProcessorFactory.getDeviceProcessor(Device device) |
限定符和类型 | 方法和说明 |
---|---|
void |
AuthenticController.checkUserTypeAvailable(User user,
Device device)
检查用户类型,是否可以登录平台。
|
void |
AuthenticController.dealWithLoginLock(User user,
Device device,
java.lang.String lockObject,
java.lang.String lockObjectValue)
校验当前用户/ip是否被锁定
|
void |
AuthenticController.dealWithPasswordError(User user,
Device device,
java.lang.String lockObject,
java.lang.String lockObjectValue)
密码错误后,记录登录锁定对象
|
void |
AuthenticController.dealWithSliderVerification(User user,
Device device,
java.lang.String lockObject,
java.lang.String lockObjectValue,
java.lang.String token)
滑块验证处理(本次登录是否需要出现滑块)
|
boolean |
AuthenticController.doAuthentication(User user,
java.lang.String password,
Device device)
用户登录认证(含设备类型)
|
java.util.List<EntryBean> |
EntryController.getAllEntries(java.lang.String userId,
Device device)
获取所有节点(移动端特供)
|
java.util.List<EntryBean> |
EntryController.getEntries(java.lang.String userId,
Device device,
java.lang.String directoryId)
获取节点
|
java.util.List<EntryBean> |
EntryController.searchEntryList(java.lang.String userId,
Device device,
java.lang.String keyword,
int topCount)
搜索节点列表
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<EntryBean> |
SuperEntryController.getAllEntries(java.lang.String userId,
Device device) |
java.util.List<EntryBean> |
CommonEntryController.getAllEntries(java.lang.String userId,
Device device) |
QueryCondition |
AbstractEntryController.getDeviceQueryCondition(Device device) |
java.util.List<EntryBean> |
SuperEntryController.getEntries(java.lang.String userId,
Device device,
java.lang.String directoryId) |
java.util.List<EntryBean> |
CommonEntryController.getEntries(java.lang.String userId,
Device device,
java.lang.String directoryId) |
java.util.List<EntryBean> |
SuperEntryController.searchEntryList(java.lang.String userId,
Device device,
java.lang.String keyword,
int topCount) |
java.util.List<EntryBean> |
CommonEntryController.searchEntryList(java.lang.String userId,
Device device,
java.lang.String keyword,
int topCount) |
限定符和类型 | 方法和说明 |
---|---|
java.util.List<EntryBean> |
FavoriteNodeSearchType.searchEntryList(java.lang.String currentUserId,
Device device,
java.lang.String keyword) |
java.util.List<EntryBean> |
EntrySearchType.searchEntryList(java.lang.String currentUserId,
Device device,
java.lang.String keyword) |
abstract java.util.List<EntryBean> |
BaseEntrySearchType.searchEntryList(java.lang.String currentUserId,
Device device,
java.lang.String keyword) |
限定符和类型 | 方法和说明 |
---|---|
void |
SuperAuthenticController.checkUserTypeAvailable(User user,
Device device) |
void |
CommonAuthenticController.checkUserTypeAvailable(User user,
Device device) |
void |
AbstractAuthenticController.dealWithLoginLock(User user,
Device device,
java.lang.String lockObject,
java.lang.String lockObjectValue) |
void |
AbstractAuthenticController.dealWithPasswordError(User user,
Device device,
java.lang.String lockObject,
java.lang.String lockObjectValue) |
void |
AbstractAuthenticController.dealWithSliderVerification(User user,
Device device,
java.lang.String lockObject,
java.lang.String lockObjectValue,
java.lang.String token) |
boolean |
SuperAuthenticController.doAuthentication(User user,
java.lang.String password,
Device device) |
boolean |
CommonAuthenticController.doAuthentication(User user,
java.lang.String password,
Device device) |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
HomePage.getUrl(Device device) |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
SystemAttr.getHomePageURL(Device device) |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
UserControl.getHomePageURL(long userId,
java.lang.String check,
Device device)
获取用户对应的首页URL
|
构造器和说明 |
---|
JSONFunction(java.lang.String[] args,
java.lang.String statement,
Device device) |
限定符和类型 | 方法和说明 |
---|---|
Device |
ExportImageRepository.getDevice() |
限定符和类型 | 方法和说明 |
---|---|
Device |
Repository.getDevice() |
static Device |
Device.parse(java.lang.String name)
根据名称 转为对应的设备
|
static Device |
Device.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static Device[] |
Device.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
Device |
RepositoryDeal.getDevice() |
限定符和类型 | 方法和说明 |
---|---|
Device |
ImageEmptyRepository.getDevice() |
Device |
EmptyRepository.getDevice() |
限定符和类型 | 方法和说明 |
---|---|
static Device |
WebUtils.getDevice(javax.servlet.http.HttpServletRequest req)
根据网络请求判定发起请求的设备
|