|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.codehaus.plexus.logging.AbstractLogEnabled org.codehaus.plexus.action.AbstractAction org.apache.maven.continuum.core.action.AbstractContinuumAction org.apache.maven.continuum.core.action.AbstractValidationContinuumAction
public abstract class AbstractValidationContinuumAction
Field Summary |
---|
Fields inherited from interface org.codehaus.plexus.action.Action |
---|
RESULT_MESSAGES, ROLE |
Constructor Summary | |
---|---|
AbstractValidationContinuumAction()
|
Method Summary | |
---|---|
protected void |
assertStringNotEmpty(String value,
String fieldName)
|
Methods inherited from class org.codehaus.plexus.action.AbstractAction |
---|
addResultMessage, contextualize, getResultMessages, hasResultMessages, lookup, lookup, setResultMessages |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.action.Action |
---|
execute |
Constructor Detail |
---|
public AbstractValidationContinuumAction()
Method Detail |
---|
protected void assertStringNotEmpty(String value, String fieldName) throws ContinuumException
ContinuumException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |