com.uwyn.drone.webui.elements.pub
Class Message.Submission

java.lang.Object
  extended bycom.uwyn.rife.site.Validation
      extended bycom.uwyn.drone.webui.elements.pub.Message.Submission
All Implemented Interfaces:
Cloneable, Constrained, Validated
Enclosing class:
Message

public static class Message.Submission
extends Validation


Constructor Summary
Message.Submission()
           
 
Method Summary
 void activateValidation()
           
 String getBot()
           
 String getMessage()
           
 String getTarget()
           
 void setBot(String bot)
           
 void setMessage(String message)
           
 void setTarget(String target)
           
 
Methods inherited from class com.uwyn.rife.site.Validation
addConstraint, addConstraint, addGroup, addRule, addValidationError, clone, countValidationErrors, focusGroup, getConstrainedBean, getConstrainedProperties, getConstrainedProperty, getConstrainedPropertyRules, getErrorIndication, getGroup, getGroups, getRules, getValidatedSubjects, getValidationErrors, isSubjectValid, limitSubjectErrors, makeErrorValid, makeSubjectValid, replaceValidationErrors, resetGroup, resetValidation, unlimitSubjectErrors, validate, validate, validateGroup
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Message.Submission

public Message.Submission()
Method Detail

activateValidation

public void activateValidation()

setBot

public void setBot(String bot)

getBot

public String getBot()

setTarget

public void setTarget(String target)

getTarget

public String getTarget()

setMessage

public void setMessage(String message)

getMessage

public String getMessage()


Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.