Uses of Class
org.blojsom.plugin.registration.MissingParameterException

Packages that use MissingParameterException
org.blojsom.plugin.registration Defines the classes and interfaces for the blojsom registration plugin  
 

Uses of MissingParameterException in org.blojsom.plugin.registration
 

Methods in org.blojsom.plugin.registration that throw MissingParameterException
protected  void RegistrationPlugin.addUserMetaData(javax.servlet.http.HttpServletRequest httpServletRequest, Blog blog, java.util.Map context, User user, java.lang.String metaDataPropertyKeys, boolean isRequired)
          Add metadata to the user.