|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.control.Control
lumis.doui.control.ValidatorControl
lumis.doui.control.validator.RequiredValueValidatorControl
lumis.service.portalmanagement.structure.doui.control.FriendlyIdValidationControl
public class FriendlyIdValidationControl
Validates the friendly identifier depending on its value and in automatic value.
Field Summary |
---|
Fields inherited from class lumis.doui.control.ValidatorControl |
---|
clientSideValidationEnabled, DEFAULT_VALUE, ERROR_TYPE_CONTROL_BEING_VALIDATED_IS_NOT_CLIENT_SIDE_READABLE, ERROR_TYPE_ERROR_VALIDATING_CONTROL, messages, SOURCE_FIELD_NAME_UNDEFINED, validateOnClientSideEvents |
Constructor Summary | |
---|---|
FriendlyIdValidationControl()
|
Method Summary | |
---|---|
boolean |
doServerValidation()
Performs the server validation of the controls for this validator. |
java.lang.String |
getScriptValidationFunctionImplementation()
Returns the client side code that must be placed in a client side function to perform the validation |
Methods inherited from class lumis.doui.control.validator.RequiredValueValidatorControl |
---|
getControlResource, getDefaultMessages |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface lumis.doui.control.IControl |
---|
buildSubControls, createContainer, disconnect, getChildControls, getId, getParentControl, getPrepareForReadScript, getRenderData, getResources, getType, isValid, registerOnEventScript, removeChild, removeChildren, setRuntimeAttributes, setValid |
Constructor Detail |
---|
public FriendlyIdValidationControl()
Method Detail |
---|
public boolean doServerValidation() throws PortalException
ValidatorControl
doServerValidation
in class RequiredValueValidatorControl
PortalException
ValidatorControl.serverValidate()
public java.lang.String getScriptValidationFunctionImplementation() throws PortalException
IValidatorControl
getScriptValidationFunctionImplementation
in interface IValidatorControl
getScriptValidationFunctionImplementation
in class RequiredValueValidatorControl
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |