xworker.app.config.Project.xer.txt Maven / Gradle / Ivy
Show all versions of xworker_app Show documentation
^1640824417664
@
sname
Project
slabel
App初始化
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
sgroup
xworker.app
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
XWorker硬用(App)的启动初始化项目,初始化以下项目:
- 启动APP任务。
- 注册一些权限等。
#$@text#$@
snotXmlAttribute
false
sjson_isArray
false
sth_createIndex
true
sth_registThing
child|xworker.ide.worldexplorer.StartupIndex
sth_registMyChilds
false
sth_mark
false
@/@actions
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
actions
@/@actions/@init
sname
init
schangeSelf
false
sinterpretationType
Self
sattributeTemplate
false
schildsAttributeTemplate
false
svarScope
Local
sisSynchronized
false
sthrowException
true
suseOtherAction
false
screateLocalVarScope
false
ssaveReturn
false
sdisableGlobalContext
false
sdescriptors
xworker.lang.actions.Actions/@ActionGroup
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
init
@/@actions/@init/@actions
sname
actions
sdescriptors
xworker.lang.actions.Begin/@actions
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
actions
@/@actions/@init/@actions/@registPermissions
sname
registPermissions
sth_createIndex
false
sth_registMyChilds
false
sinterpretationType
Self
sattributeTemplate
false
schildsAttributeTemplate
false
svarScope
Local
sisSynchronized
false
sthrowException
true
suseOtherAction
false
screateLocalVarScope
false
ssaveReturn
false
sdisableGlobalContext
false
sdescriptors
xworker.lang.security.Permissions
sth_mark
false
sid
registPermissions
@/@actions/@init/@actions/@registPermissions/@ExtjsServerStore
sname
ExtjsServerStore
sgroup
xworker.app.extjs.DataObjectStore
sdescription
和Extjs表格相关的一个服务器应用,可以通过DataObject查询、创建、修改和删除数据。
sdescriptors
xworker.lang.security.Permissions/@Permission
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
ExtjsServerStore
@/@actions/@init/@actions/@registPermissions/@ExtjsServerStore/@read
sname
read
Sdescription
#$@text#$@
查询数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectStore
- 动作:read
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectStore/@read
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
read
@/@actions/@init/@actions/@registPermissions/@ExtjsServerStore/@create
sname
create
Sdescription
#$@text#$@
创建数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectStore
- 动作:create
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectStore/@create
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
create
@/@actions/@init/@actions/@registPermissions/@ExtjsServerStore/@update
sname
update
Sdescription
#$@text#$@
更新数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectStore
- 动作:update
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectStore/@update
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
update
@/@actions/@init/@actions/@registPermissions/@ExtjsServerStore/@delete
sname
delete
Sdescription
#$@text#$@
删除数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectStore
- 动作:delete
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectStore/@destroy
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
delete
@/@actions/@init/@actions/@registPermissions/@DataObjectForm
sname
DataObjectForm
sgroup
xworker.app.extjs.DataObjectForm
sdescription
和Extjs表单相关的一个服务器应用,通过DataObject操作数据。
sdescriptors
xworker.lang.security.Permissions/@Permission
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
DataObjectForm
@/@actions/@init/@actions/@registPermissions/@DataObjectForm/@read
sname
read
Sdescription
#$@text#$@
读取表单数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectForm
- 动作:read
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectForm/@read
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
read
@/@actions/@init/@actions/@registPermissions/@DataObjectForm/@create
sname
create
Sdescription
#$@text#$@
通过表单数据创建一个数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectForm
- 动作:create
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectForm/@create
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
create
@/@actions/@init/@actions/@registPermissions/@DataObjectForm/@update
sname
update
Sdescription
#$@text#$@
通过表单数据更新一个数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectForm
- 动作:update
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectForm/@update
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
update
@/@actions/@init/@actions/@registPermissions/@DataObjectForm/@delete
sname
delete
Sdescription
#$@text#$@
通过表单数据删除一个数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectForm
- 动作:delete
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectForm/@delete
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
delete
@/@actions/@init/@actions/@registPermissions/@DataObjectForm/@validate
sname
validate
Sdescription
#$@text#$@
校验表单的数据,权限的参数值:
- 类型:APP
- 权限名:xworker.app.extjs.DataObjectForm
- 动作:validate
- 路径:dataObjectPath,根据数据对象判断权限。
应用可以参看:xworker.web.app.view.extjs.server.DataObjectForm/@validate
#$@text#$@
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
validate
@/@actions/@init/@actions/@registPermissions/@FileManager
sname
FileManager
sgroup
xworker.app.extjs
sdescription
使用Extjs编写了一个服务器端的文件管理器。
sdescriptors
xworker.lang.security.Permissions/@Permission
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
FileManager
@/@actions/@init/@actions/@registPermissions/@FileManager/@listFiles
sname
listFiles
slabel
listFiles
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
listFiles
@/@actions/@init/@actions/@registPermissions/@FileManager/@createFolder
sname
createFolder
slabel
createFolder
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
createFolder
@/@actions/@init/@actions/@registPermissions/@FileManager/@delete
sname
delete
slabel
delete
sdescription
删除目录或文件。
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
delete
@/@actions/@init/@actions/@registPermissions/@FileManager/@uploadFile
sname
uploadFile
slabel
uploadFile
sdescription
上传文件。
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
uploadFile
@/@actions/@init/@actions/@registPermissions/@FileManager/@rename
sname
rename
slabel
rename
sdescription
对文件重命名。
sdescriptors
xworker.lang.security.Permissions/@Permission/@Action
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
rename
@/@actions/@init/@actions/@run
sname
startAppTasks
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.app.task.AppTaskManager
smethodName
refreshTasks
sdisableGlobalContext
false
sattributeTemplate
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
run