Uses of Class
edu.cornell.mannlib.vitro.webapp.controller.accounts.admin.UserAccountsAddPage
-
Packages that use UserAccountsAddPage Package Description edu.cornell.mannlib.vitro.webapp.controller.accounts.admin -
-
Uses of UserAccountsAddPage in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin
Fields in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin declared as UserAccountsAddPage Modifier and Type Field Description protected UserAccountsAddPageUserAccountsAddPageStrategy. pageMethods in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin with parameters of type UserAccountsAddPage Modifier and Type Method Description static UserAccountsAddPageStrategyUserAccountsAddPageStrategy. getInstance(VitroRequest vreq, UserAccountsAddPage page, boolean emailEnabled)Constructors in edu.cornell.mannlib.vitro.webapp.controller.accounts.admin with parameters of type UserAccountsAddPage Constructor Description UserAccountsAddPageStrategy(VitroRequest vreq, UserAccountsAddPage page)
-