public class EPersonUtils extends Object
| Constructor and Description |
|---|
EPersonUtils() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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)WingExceptionpublic 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)WingExceptionCopyright © 2015 DuraSpace. All Rights Reserved.