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() |
DataHandler |
getRepositoryItem() |
boolean |
isOpaque() |
void |
setMimeType(String mimeType) |
void |
setOpaque(boolean flag) |
void |
setRepositoryItem(DataHandler item) |
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
DataHandler getRepositoryItem() throws JAXRException
JAXRException
boolean isOpaque() throws JAXRException
JAXRException
void setMimeType(String mimeType) throws JAXRException
JAXRException
void setOpaque(boolean flag) throws JAXRException
JAXRException
void setRepositoryItem(DataHandler item) throws JAXRException
JAXRException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.