public class VermessungsunterlagenValidator extends Object implements de.cismet.connectioncontext.ConnectionContextProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
VermessungsunterlagenValidator.Error
DOCUMENT ME!
|
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTACT |
static int |
MAX_PNR_PRO_KM |
static int |
MAX_SAUM |
| Constructor and Description |
|---|
VermessungsunterlagenValidator(VermessungsunterlagenHandler helper,
de.cismet.connectioncontext.ConnectionContext connectionContext)
Creates a new VermessungsunterlagenValidator object.
|
| Modifier and Type | Method and Description |
|---|---|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
boolean |
validateAndGetErrorMessage(VermessungsunterlagenAnfrageBean anfrageBean)
DOCUMENT ME!
|
public static final String CONTACT
public static final int MAX_PNR_PRO_KM
public static final int MAX_SAUM
public VermessungsunterlagenValidator(VermessungsunterlagenHandler helper, de.cismet.connectioncontext.ConnectionContext connectionContext)
helper - DOCUMENT ME!connectionContext - DOCUMENT ME!public boolean validateAndGetErrorMessage(VermessungsunterlagenAnfrageBean anfrageBean) throws VermessungsunterlagenException
anfrageBean - DOCUMENT ME!#ISVALID. If validation failed returns error message for enduser in
plain textVermessungsunterlagenException - DOCUMENT ME!VermessungsunterlagenValidatorException - DOCUMENT ME!public de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2025 cismet GmbH. All rights reserved.