类 Project
java.lang.Object
com.gdxsoft.easyweb.script.project.Project
已过时。
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getAcl()已过时。已过时。已过时。已过时。已过时。getResource(String resourceName) 已过时。获取资源已过时。void已过时。voidsetDatasources(ArrayList<String> datasources) 已过时。voidsetDescriptionSet(Descriptions descriptionSet) 已过时。voidsetPageInfos(HashMap<String, PageInfo> pageInfos) 已过时。voidsetProjectPath(String projectPath) 已过时。voidsetResources(HashMap<String, Resource> resources) 已过时。
-
构造器详细资料
-
Project
public Project()已过时。
-
-
方法详细资料
-
getResource
已过时。获取资源- 参数:
resourceName- 资源名- 返回:
- 文件名
- 抛出:
Exception- The exception
-
getDescriptionSet
已过时。- 返回:
- the _DescriptionSet
-
setDescriptionSet
已过时。- 参数:
descriptionSet- the _DescriptionSet to set
-
getAcl
已过时。- 返回:
- the _Acl
-
setAcl
已过时。- 参数:
acl- the _Acl to set
-
getProjectPath
已过时。- 返回:
- the _ProjectPath
-
setProjectPath
已过时。- 参数:
projectPath- the _ProjectPath to set
-
getDatasources
已过时。- 返回:
- the _Datasources
-
setDatasources
已过时。- 参数:
datasources- the _Datasources to set
-
getResources
已过时。- 返回:
- the _Resources
-
setResources
已过时。- 参数:
resources- the _Resources to set
-
getPageInfos
已过时。- 返回:
- the _PageInfos
-
setPageInfos
已过时。- 参数:
pageInfos- the _PageInfos to set
-