Package | Description |
---|---|
net.sf.mmm.util.lang.base |
Contains the basic implementation of the Util Lang API.
|
net.sf.mmm.util.validation.base |
Contains the base-implementations of the
validation API . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractErrorMessage
This is the abstract base class for an error
Message . |
class |
ErrorMessage
This is the implementation of an error
Message that is already localized. |
class |
InformationMessage
This is the implementation of an
information
Message . |
class |
WarningMessage
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractValidationFailure
This is the abstract base implementation of
ValidationFailure . |
class |
ComposedValidationFailure
This is an implementation of
ValidationFailure that represents the composition of other
ValidationFailure s. |
class |
ValidationFailureImpl
This is an implementation of
ValidationFailure . |
Copyright © 2001–2016 mmm-Team. All rights reserved.