public abstract class AbstractStandardEnforcerRule extends Object implements EnforcerRule2
| Constructor and Description | 
|---|
AbstractStandardEnforcerRule()  | 
| Modifier and Type | Method and Description | 
|---|---|
EnforcerLevel | 
getLevel()
Returns the level of enforcement. 
 | 
String | 
getMessage()  | 
void | 
setLevel(EnforcerLevel level)  | 
void | 
setMessage(String message)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getCacheId, isCacheable, isResultValidpublic AbstractStandardEnforcerRule()
public final void setMessage(String message)
public final String getMessage()
public EnforcerLevel getLevel()
getLevel in interface EnforcerRule2public void setLevel(EnforcerLevel level)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.