public class SubmissionSectionRest extends BaseObjectRest<String>
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_NAME |
static String |
NAME |
idAUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
SubmissionSectionRest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Class |
getController() |
String |
getHeader() |
ScopeEnum |
getScope() |
String |
getSectionType() |
String |
getType() |
SubmissionVisibilityRest |
getVisibility() |
boolean |
isMandatory() |
void |
setHeader(String header) |
void |
setMandatory(boolean mandatory) |
void |
setScope(ScopeEnum scope) |
void |
setSectionType(String panelType) |
void |
setVisibility(SubmissionVisibilityRest visibility) |
getErrors, getId, setErrors, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public static final String ATTRIBUTE_NAME
public String getHeader()
public void setHeader(String header)
public boolean isMandatory()
public void setMandatory(boolean mandatory)
public String getType()
public ScopeEnum getScope()
public void setScope(ScopeEnum scope)
public SubmissionVisibilityRest getVisibility()
public void setVisibility(SubmissionVisibilityRest visibility)
public String getCategory()
public Class getController()
public String getSectionType()
public void setSectionType(String panelType)
Copyright © 2019 DuraSpace. All rights reserved.