|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InProgressUser | |
|---|---|
| org.dspace.xmlworkflow.storedcomponents | |
| Uses of InProgressUser in org.dspace.xmlworkflow.storedcomponents |
|---|
| Methods in org.dspace.xmlworkflow.storedcomponents that return InProgressUser | |
|---|---|
static InProgressUser |
InProgressUser.create(Context context)
|
static InProgressUser |
InProgressUser.find(Context context,
int id)
|
static InProgressUser |
InProgressUser.findByWorkflowItemAndEPerson(Context context,
int wfiID,
int epersonID)
|
| Methods in org.dspace.xmlworkflow.storedcomponents that return types with arguments of type InProgressUser | |
|---|---|
static List<InProgressUser> |
InProgressUser.findByEperson(Context context,
int epersonID)
|
static List<InProgressUser> |
InProgressUser.findByWorkflowItem(Context c,
int wfiID)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||