public class SubmissionFormRest extends BaseObjectRest<String>
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
NAME |
static String |
NAME_LINK_ON_PANEL |
idAUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
SubmissionFormRest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Class |
getController() |
String |
getId() |
String |
getName()
Getter for
name |
List<SubmissionFormRowRest> |
getRows()
Getter for
rows |
String |
getType() |
void |
setName(String name)
Setter for
name |
void |
setRows(List<SubmissionFormRowRest> rows)
Setter for
rows |
getErrors, setErrors, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public static final String NAME_LINK_ON_PANEL
public static final String CATEGORY
public String getId()
getId in interface org.springframework.hateoas.Identifiable<String>getId in class BaseObjectRest<String>public String getType()
public Class getController()
public String getCategory()
public List<SubmissionFormRowRest> getRows()
rowsrowspublic void setRows(List<SubmissionFormRowRest> rows)
rowsCopyright © 2019 DuraSpace. All rights reserved.