public class BitstreamFormatRest extends BaseObjectRest<Integer>
| Modifier and Type | Field and Description |
|---|---|
static String |
CATEGORY |
static String |
NAME |
idAUTHORIZATION, CONFIGURATION, CORE, DISCOVER, EPERSON, INTEGRATION, ROOT, SUBMISSION, WORKFLOW| Constructor and Description |
|---|
BitstreamFormatRest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
Class |
getController() |
String |
getDescription() |
List<String> |
getExtensions() |
String |
getMimetype() |
String |
getShortDescription() |
int |
getSupportLevel() |
String |
getType() |
boolean |
isInternal() |
void |
setDescription(String description) |
void |
setExtensions(List<String> extensions) |
void |
setInternal(boolean internal) |
void |
setMimetype(String mimetype) |
void |
setShortDescription(String shortDescription) |
void |
setSupportLevel(int supportLevel) |
getErrors, getId, setErrors, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypePluralpublic static final String NAME
public static final String CATEGORY
public String getShortDescription()
public void setShortDescription(String shortDescription)
public String getDescription()
public void setDescription(String description)
public String getMimetype()
public void setMimetype(String mimetype)
public int getSupportLevel()
public void setSupportLevel(int supportLevel)
public boolean isInternal()
public void setInternal(boolean internal)
public String getCategory()
public String getType()
public Class getController()
Copyright © 2019 DuraSpace. All rights reserved.