public interface RegistryPackage extends RegistryEntry
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN
Modifier and Type | Method and Description |
---|---|
void |
addRegistryObject(RegistryObject registryObject) |
void |
addRegistryObjects(Collection registryObjects) |
Set |
getRegistryObjects() |
void |
removeRegistryObject(RegistryObject registryObject) |
void |
removeRegistryObjects(Collection registryObjects) |
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
void addRegistryObject(RegistryObject registryObject) throws JAXRException
JAXRException
void addRegistryObjects(Collection registryObjects) throws JAXRException
JAXRException
Set getRegistryObjects() throws JAXRException
JAXRException
void removeRegistryObject(RegistryObject registryObject) throws JAXRException
JAXRException
void removeRegistryObjects(Collection registryObjects) throws JAXRException
JAXRException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.