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