|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.xmlui.aspect.eperson.EPersonUtils
public class EPersonUtils
A set of static utilities to help with EPerson workflows.
| Constructor Summary | |
|---|---|
EPersonUtils()
|
|
| Method Summary | |
|---|---|
static void |
forgottProgressList(Division form,
int step)
Create a progress list for the forgot password workflow. |
static void |
registrationProgressList(Division form,
int step)
Create a progress list for the registration workflow. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EPersonUtils()
| Method Detail |
|---|
public static void registrationProgressList(Division form,
int step)
throws WingException
form - The division of the current workflow step.step - The current step of the workflow (-1 if no step)
WingException
public static void forgottProgressList(Division form,
int step)
throws WingException
form - The division of the current workflow stepstep - The current step of the workflow (-1 if no step)
WingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||