| |
|
| java.lang.Object org.openharmonise.him.actions.rules.SecurityRule
SecurityRule | public class SecurityRule implements EnableRule(Code) | | Rule that will return true if the currently selected virtual file
allows the method that was specified for this rule.
author: Matthew Large version: $Revision: 1.1 $ |
m_bComparator | boolean m_bComparator(Code) | | |
SecurityRule | public SecurityRule(String sMethod)(Code) | | Constructs a new security rule.
Parameters: sMethod - Method name to check |
setResultComparator | public void setResultComparator(boolean bComparator)(Code) | | |
|
|
|