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, wait
execute, getCacheId, isCacheable, isResultValid
public AbstractStandardEnforcerRule()
public final void setMessage(String message)
public final String getMessage()
public EnforcerLevel getLevel()
getLevel
in interface EnforcerRule2
public void setLevel(EnforcerLevel level)
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.