public class UserPasswordGenerator extends UserSignupGenerator
Modifier and Type | Field and Description |
---|---|
private PopulationContextHelper |
_populationContextHelper |
private UserPopulationDAO |
_userPopulationDAO |
_currentUserProvider, _pageHelper, _repository, _resolver, _siteManager, _skinManager, _srcResolver, _synchronizeComponent, _userSignupManager
manager
objectModel, parameters, resolver, source
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
Constructor and Description |
---|
UserPasswordGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
generate() |
void |
service(ServiceManager serviceManager) |
_saxNotEmptyParameter, _saxNotEmptyValue, saxAdditionalInformation, saxContent, saxErrors, saxSuccessContentIfNeeded, saxTOSIfNeeded, saxUserInputs, saxWarnings
dispose
recycle, setup
setConsumer, setContentHandler, setLexicalHandler
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setConsumer
private UserPopulationDAO _userPopulationDAO
private PopulationContextHelper _populationContextHelper
public UserPasswordGenerator()
public void service(ServiceManager serviceManager) throws ServiceException
service
in interface Serviceable
service
in class UserSignupGenerator
ServiceException
public void generate() throws IOException, SAXException, ProcessingException
generate
in interface Generator
generate
in class UserSignupGenerator
IOException
SAXException
ProcessingException