public interface ExtrinsicObject extends RegistryEntry
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN
Modifier and Type | Method and Description |
---|---|
String |
getMimeType() |
javax.activation.DataHandler |
getRepositoryItem() |
boolean |
isOpaque() |
void |
setMimeType(String mimeType) |
void |
setOpaque(boolean isOpaque) |
void |
setRepositoryItem(javax.activation.DataHandler repositoryItem) |
getExpiration, getStability, getStatus, setExpiration, setStability
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
getMajorVersion, getMinorVersion, getUserVersion, setMajorVersion, setMinorVersion, setUserVersion
String getMimeType() throws JAXRException
JAXRException
javax.activation.DataHandler getRepositoryItem() throws JAXRException
JAXRException
boolean isOpaque() throws JAXRException
JAXRException
void setMimeType(String mimeType) throws JAXRException
JAXRException
void setOpaque(boolean isOpaque) throws JAXRException
JAXRException
void setRepositoryItem(javax.activation.DataHandler repositoryItem) throws JAXRException
JAXRException
Copyright © 2013. All Rights Reserved.