类 SampleAcl
java.lang.Object
com.gdxsoft.easyweb.acl.SampleAcl
- 所有已实现的接口:
IAcl
- 直接已知子类:
DefineAcl
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleancanRun()return the parent object HtmlCreatorvoidsetGoToUrl(String goToUrl) voidsetHtmlCreator(HtmlCreator htmlCreator) set the parent object HtmlCreatorvoidsetItemName(String itemName) voidsetRequestValue(RequestValue requestValue) voidsetXmlName(String xmlName)
-
构造器详细资料
-
SampleAcl
public SampleAcl() -
SampleAcl
-
-
方法详细资料
-
canRun
public boolean canRun() -
getDenyMessage
- 指定者:
getDenyMessage在接口中IAcl
-
getXmlName
- 指定者:
getXmlName在接口中IAcl- 返回:
- the _XmlName
-
setXmlName
- 指定者:
setXmlName在接口中IAcl- 参数:
xmlName- the _XmlName to set
-
getItemName
- 指定者:
getItemName在接口中IAcl- 返回:
- the _ItemName
-
setItemName
- 指定者:
setItemName在接口中IAcl- 参数:
itemName- the _ItemName to set
-
setRequestValue
- 指定者:
setRequestValue在接口中IAcl
-
getRequestValue
- 指定者:
getRequestValue在接口中IAcl
-
getGoToUrl
- 指定者:
getGoToUrl在接口中IAcl- 返回:
- the _GoToUrl
-
setGoToUrl
- 指定者:
setGoToUrl在接口中IAcl- 参数:
goToUrl- the _GoToUrl to set
-
getHtmlCreator
从接口复制的说明:IAclreturn the parent object HtmlCreator- 指定者:
getHtmlCreator在接口中IAcl- 返回:
- the htmlCreator
-
setHtmlCreator
从接口复制的说明:IAclset the parent object HtmlCreator- 指定者:
setHtmlCreator在接口中IAcl- 参数:
htmlCreator- the htmlCreator to set
-