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, setStabilityaddAssociation, 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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsgetMajorVersion, getMinorVersion, getUserVersion, setMajorVersion, setMinorVersion, setUserVersionString getMimeType() throws JAXRException
JAXRExceptionDataHandler getRepositoryItem() throws JAXRException
JAXRExceptionboolean isOpaque()
throws JAXRException
JAXRExceptionvoid setMimeType(String mimeType) throws JAXRException
JAXRExceptionvoid setOpaque(boolean flag)
throws JAXRException
JAXRExceptionvoid setRepositoryItem(DataHandler item) throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.