S-RAMP ATOM 0.4.0.Final
A B C D F G H I M N O P R S T U V W Z _ 

A

accept(ArtifactType) - Method in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProvider
Returns true if this provider is capable of providing an expander for the given artifact type.
accepts(CandidateArtifact) - Method in interface org.overlord.sramp.atom.archive.expand.ArtifactFilter
Called to determine if a given artifact from the source archive should be included in the target S-RAMP archive.
accepts(CandidateArtifact) - Method in class org.overlord.sramp.atom.archive.expand.DefaultArtifactFilter
 
add(File) - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifacts
Adds a candidate artifact to the set of collected (accepted/discovered) artifacts.
addEntry(String, BaseArtifactType, InputStream) - Method in class org.overlord.sramp.atom.archive.SrampArchive
Adds an entry to the S-RAMP archive.
addMetaDataProvider(MetaDataProvider) - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
 
addStandardMetaData(DiscoveredArtifact, BaseArtifactType) - Method in class org.overlord.sramp.atom.archive.expand.DefaultMetaDataFactory
Adds some standard meta-data properties to the artifact instance.
APPLICATION_ATOM_XML_ENTRY - Static variable in class org.overlord.sramp.atom.MediaType
"application/atom+xml;type=entry"
APPLICATION_ATOM_XML_ENTRY_TYPE - Static variable in class org.overlord.sramp.atom.MediaType
 
APPLICATION_ATOM_XML_FEED - Static variable in class org.overlord.sramp.atom.MediaType
"application/atom+xml;type=feed"
APPLICATION_ATOM_XML_FEED_TYPE - Static variable in class org.overlord.sramp.atom.MediaType
 
APPLICATION_ATOM_XML_UTF8 - Static variable in class org.overlord.sramp.atom.MediaType
"application/atom+xml;charset=utf-8"
APPLICATION_ATOM_XML_UTF8_TYPE - Static variable in class org.overlord.sramp.atom.MediaType
 
APPLICATION_AUDIT_ENTRY_XML - Static variable in class org.overlord.sramp.atom.MediaType
"application/auditEntry+xml"
APPLICATION_AUDIT_ENTRY_XML_TYPE - Static variable in class org.overlord.sramp.atom.MediaType
 
APPLICATION_RDF_XML - Static variable in class org.overlord.sramp.atom.MediaType
"application/rdf+xml"
APPLICATION_RDF_XML_TYPE - Static variable in class org.overlord.sramp.atom.MediaType
 
APPLICATION_SRAMP_ATOM_EXCEPTION - Static variable in class org.overlord.sramp.atom.MediaType
"application/sramp-atom-exception"
APPLICATION_SRAMP_ATOM_EXCEPTION_TYPE - Static variable in class org.overlord.sramp.atom.MediaType
 
APPLICATION_ZIP - Static variable in class org.overlord.sramp.atom.MediaType
"application/zip"
archived - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
 
ArchiveInfo - Class in org.overlord.sramp.atom.archive.expand.registry
 
ArchiveInfo(String, String) - Constructor for class org.overlord.sramp.atom.archive.expand.registry.ArchiveInfo
 
ArchiveUtils - Class in org.overlord.sramp.atom.archive
Some general porpoise utils for working with archives.
ArchiveUtils() - Constructor for class org.overlord.sramp.atom.archive.ArchiveUtils
 
ArtifactContentTypeVisitor - Class in org.overlord.sramp.atom.visitors
A simple artifact visitor that determines the content type of an S-RAMP artifact.
ArtifactContentTypeVisitor() - Constructor for class org.overlord.sramp.atom.visitors.ArtifactContentTypeVisitor
Default constructor.
ArtifactFilter - Interface in org.overlord.sramp.atom.archive.expand
Interface used by the ZipToSrampArchive class when discovering artifacts in the source archive that should be included in the target S-RAMP archive.
ArtifactToFullAtomEntryVisitor - Class in org.overlord.sramp.atom.visitors
Visitor used to convert an artifact to an Atom entry.
ArtifactToFullAtomEntryVisitor(String) - Constructor for class org.overlord.sramp.atom.visitors.ArtifactToFullAtomEntryVisitor
Constructor.
ArtifactToSummaryAtomEntryVisitor - Class in org.overlord.sramp.atom.visitors
Visitor used to convert an artifact to an Atom entry.
ArtifactToSummaryAtomEntryVisitor(String) - Constructor for class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
Constructor.
ArtifactToSummaryAtomEntryVisitor(String, Set<String>) - Constructor for class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
Constructor.
asset - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets
 
ASSET_INFO_XML - Static variable in interface org.overlord.sramp.atom.services.brms.BrmsConstants
 
Assets - Class in org.overlord.sramp.atom.services.brms.assets
Java class for anonymous complex type.
Assets() - Constructor for class org.overlord.sramp.atom.services.brms.assets.Assets
 
assets - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 
Assets.Asset - Class in org.overlord.sramp.atom.services.brms.assets
Java class for anonymous complex type.
Assets.Asset() - Constructor for class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
Assets.Asset.Metadata - Class in org.overlord.sramp.atom.services.brms.assets
Java class for anonymous complex type.
Assets.Asset.Metadata() - Constructor for class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 
atomEntry - Variable in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
 
AuditEntryProvider - Class in org.overlord.sramp.atom.providers
A RESTEasy provider for reading/writing an S-RAMP ontology.
AuditEntryProvider() - Constructor for class org.overlord.sramp.atom.providers.AuditEntryProvider
Constructor.
author - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
author - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 

B

baseUrl - Variable in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
 
binaryContentAttachmentFileName - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
binaryLink - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
binaryLink - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 
BRMS_PKG_DOCUMENT - Static variable in interface org.overlord.sramp.atom.services.brms.BrmsConstants
 
BrmsConstants - Interface in org.overlord.sramp.atom.services.brms
 

C

CandidateArtifact - Class in org.overlord.sramp.atom.archive.expand
An artifact that *may* get included in the S-RAMP archive being created from a source JAR archive.
CandidateArtifact(File, File) - Constructor for class org.overlord.sramp.atom.archive.expand.CandidateArtifact
Constructor.
canExpand(ArtifactType) - Static method in class org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveRegistry
Returns true if an expander exists for the given type.
checkInComment - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 
checkinComment - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
 
ClientRequest - Class in org.overlord.sramp.atom.client
Extends the RESTEasy ClientRequest class in order to provide a ClientExecutor and ResteasyProviderFactory without requiring clients to pass them in.
ClientRequest(String) - Constructor for class org.overlord.sramp.atom.client.ClientRequest
Constructor.
ClientRequest(String, ClientExecutor) - Constructor for class org.overlord.sramp.atom.client.ClientRequest
Constructor.
close() - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
This object should be closed once we're done with it.
close() - Method in class org.overlord.sramp.atom.archive.SrampArchive
The S-RAMP archive should always be closed when the client is done with it.
closeQuietly(ZipToSrampArchive) - Static method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
 
closeQuietly(SrampArchive) - Static method in class org.overlord.sramp.atom.archive.SrampArchive
Close the archive quietly (eat any IOException).
compareTo(TypeHintInfo) - Method in class org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo
 
containsEntry(String) - Method in class org.overlord.sramp.atom.archive.SrampArchive
Returns true if the s-ramp archive contains an entry at the given path.
createArtifact(DiscoveredArtifact) - Method in class org.overlord.sramp.atom.archive.expand.DefaultMetaDataFactory
Creates the artifact instance based on the type of the discovered artifact.
createAssets() - Method in class org.overlord.sramp.atom.services.brms.ObjectFactory
Create an instance of Assets
createAssetsAsset() - Method in class org.overlord.sramp.atom.services.brms.ObjectFactory
Create an instance of Assets.Asset
createAssetsAssetMetadata() - Method in class org.overlord.sramp.atom.services.brms.ObjectFactory
Create an instance of Assets.Asset.Metadata
created - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 
created - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
 
createExpander(ArtifactType, InputStream) - Static method in class org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveRegistry
Creates an expander for the given artifact type.
createExpander(ArtifactType, File) - Static method in class org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveRegistry
Creates an expander for the given artifact type.
createExtractor(ArtifactType, File) - Method in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProvider
Creates a ZipToSrampArchive expander for the given artifact type and zip content.
createExtractor(ArtifactType, InputStream) - Method in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProvider
Creates a ZipToSrampArchive expander for the given artifact type and zip content.
createFormat() - Method in class org.overlord.sramp.atom.services.brms.ObjectFactory
Create an instance of Format
createIncludedArtifact(BaseArtifactType) - Method in class org.overlord.sramp.atom.visitors.ArtifactToFullAtomEntryVisitor
 
createIncludedArtifact(BaseArtifactType) - Method in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
Creates the artifact that should be included in the returned Entry.
createMetaData(DiscoveredArtifact) - Method in class org.overlord.sramp.atom.archive.expand.DefaultMetaDataFactory
 
createMetaData(DiscoveredArtifact) - Method in interface org.overlord.sramp.atom.archive.expand.MetaDataFactory
Creates the meta-data object (S-RAMP specific) for the given artifact that will be included in the S-RAMP archive being created.
createPackages() - Method in class org.overlord.sramp.atom.services.brms.ObjectFactory
Create an instance of Packages
createPackagesPackage() - Method in class org.overlord.sramp.atom.services.brms.ObjectFactory
Create an instance of Packages.Package
createPackagesPackageMetadata() - Method in class org.overlord.sramp.atom.services.brms.ObjectFactory
Create an instance of Packages.Package.Metadata
createSrampArchive() - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
Creates an S-RAMP archive from this JAR.

D

DefaultArtifactFilter - Class in org.overlord.sramp.atom.archive.expand
A default implementation of an ArtifactFilter that includes only those files that are likely to be understood by the S-RAMP server (XML, Schema, WSDL, etc).
DefaultArtifactFilter() - Constructor for class org.overlord.sramp.atom.archive.expand.DefaultArtifactFilter
Constructor.
DefaultMetaDataFactory - Class in org.overlord.sramp.atom.archive.expand
Default implementation of a meta-data factory, providing a reasonable starting point for custom extensions (though it can also be used as-is to provide a very S-RAMP strict impl).
DefaultMetaDataFactory() - Constructor for class org.overlord.sramp.atom.archive.expand.DefaultMetaDataFactory
Constructor.
delete(Class<T>) - Method in class org.overlord.sramp.atom.client.ClientRequest
 
delete() - Method in class org.overlord.sramp.atom.client.ClientRequest
 
description - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
description - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 
disabled - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 
disambiguateExtendedType(Entry, ArtifactType) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Attempts to figure out whether we're dealing with an ExtendedArtifactType or a ExtendedDocument by looking for clues in the Entry.
DiscoveredArtifact - Class in org.overlord.sramp.atom.archive.expand
An artifact that will be incuded in the final S-RAMP archive.
DiscoveredArtifact(File) - Constructor for class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
Constructor.
DiscoveredArtifacts - Class in org.overlord.sramp.atom.archive.expand
The collection of artifacts found during the discovery process.
DiscoveredArtifacts() - Constructor for class org.overlord.sramp.atom.archive.expand.DiscoveredArtifacts
Constructor.

F

failure - Variable in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
 
format - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 
Format - Class in org.overlord.sramp.atom.services.brms
 
Format() - Constructor for class org.overlord.sramp.atom.services.brms.Format
 

G

get(String) - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveContext
Gets an arbitrary object from the context's state.
get(Class<T>) - Method in class org.overlord.sramp.atom.client.ClientRequest
 
get() - Method in class org.overlord.sramp.atom.client.ClientRequest
 
getArchived() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Gets the value of the archived property.
getArchivePath() - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
 
getArchiveTypeHints() - Method in interface org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveProvider
Returns TypeHintInfo datastructure, which contains a list of path entries, which can be used to determine the type of archive.
getArtifactFilter() - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
 
getArtifacts() - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifacts
 
getArtifactType(Entry) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Figures out the S-RAMP artifact type for the given Entry.
getArtifactTypeFromEntry(Entry) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Figures out the S-RAMP artifact type for the given Entry.
getArtifactWrappedElementName(Element) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
 
getArtifactWrapperNode(Entry) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Gets the XML node for the wrapper 'artifact' element from the Entry.
getAsset() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets
Gets the value of the asset property.
getAssets() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Gets the value of the assets property.
getAtomEntry() - Method in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
 
getAuthor() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the author property.
getAuthor() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Gets the value of the author property.
getBinaryContentAttachmentFileName() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the binaryContentAttachmentFileName property.
getBinaryLink() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the binaryLink property.
getBinaryLink() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Gets the value of the binaryLink property.
getBody() - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
 
getBodyType() - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
Returns the content type of the body.
getCheckInComment() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Gets the value of the checkInComment property.
getCheckinComment() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Gets the value of the checkinComment property.
getCode() - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
 
getContent() - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
Returns an InputStream over the content of the artifact.
getContentType() - Method in class org.overlord.sramp.atom.visitors.ArtifactContentTypeVisitor
 
getCreated() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Gets the value of the created property.
getCreated() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Gets the value of the created property.
getDescription() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the description property.
getDescription() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Gets the value of the description property.
getDisabled() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Gets the value of the disabled property.
getEntries() - Method in class org.overlord.sramp.atom.archive.SrampArchive
Gets all of the entries found in this S-RAMP archive.
getEntry(String) - Method in class org.overlord.sramp.atom.archive.SrampArchive
Gets a single entry in the archive by path.
getEntryPath() - Method in class org.overlord.sramp.atom.archive.expand.CandidateArtifact
Gets the full name of the candidate artifact (the path within the source JAR).
getExtension() - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
 
getFile() - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
 
getFormat() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Gets the value of the format property.
getHeaders() - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
 
getInputStream(SrampArchiveEntry) - Method in class org.overlord.sramp.atom.archive.SrampArchive
Gets the content InputStream for the given S-RAMP archive entry.
getInstance(String) - Static method in class org.overlord.sramp.atom.MediaType
 
getJarEntry(String) - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveContext
Gets a File for the given JAR-relative path.
getMetaData() - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
 
getMetaData() - Method in class org.overlord.sramp.atom.archive.SrampArchiveEntry
 
getMetadata() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the metadata property.
getMetadata() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Gets the value of the metadata property.
getMetaDataFactory() - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
 
getName() - Method in class org.overlord.sramp.atom.archive.expand.CandidateArtifact
Gets the name of the candidate artifact.
getName() - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
Gets the short name of the artifact.
getNote() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Gets the value of the note property.
getPackage() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages
Gets the value of the package property.
getPath() - Method in class org.overlord.sramp.atom.archive.SrampArchiveEntry
 
getPathEntryHintMap() - Method in class org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo
 
getPriority() - Method in class org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo
 
getProvider(ArtifactType) - Static method in class org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveRegistry
Gets a provider for the given artifact type.
getPublished() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the published property.
getPublished() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Gets the value of the published property.
getRefLink() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the refLink property.
getRootCause(Throwable) - Static method in class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
Gets the root exception from the given Throwable.
getRootStackTrace(Throwable) - Static method in class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
Gets the root stack trace as a string.
getSize(AuditEntry, Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.AuditEntryProvider
 
getSize(HttpResponseBean, Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.HttpResponseProvider
 
getSize(RDF, Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.OntologyProvider
 
getSize(SrampAtomException, Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
 
getSourceLink() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the sourceLink property.
getSourceLink() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Gets the value of the sourceLink property.
getState() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Gets the value of the state property.
getState() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Gets the value of the state property.
getStatus() - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
 
getTitle() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Gets the value of the title property.
getTitle() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Gets the value of the title property.
getUuid() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Gets the value of the uuid property.
getUuid() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Gets the value of the uuid property.
getValidExtensions() - Method in class org.overlord.sramp.atom.archive.expand.DefaultArtifactFilter
Returns the Set of valid extensions.
getValue() - Method in class org.overlord.sramp.atom.services.brms.Format
 
getVersionNumber() - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Gets the value of the versionNumber property.
getVersionNumber() - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Gets the value of the versionNumber property.

H

hasContent() - Method in class org.overlord.sramp.atom.archive.SrampArchiveEntry
Returns true if this entry has content.
hasJarEntry(String) - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveContext
Returns true if a JAR entry exists.
HttpResponseBean - Class in org.overlord.sramp.atom.beans
Simple bean class that models an HTTP response.
HttpResponseBean(int, String) - Constructor for class org.overlord.sramp.atom.beans.HttpResponseBean
Constructor.
HttpResponseProvider - Class in org.overlord.sramp.atom.providers
A RESTEasy provider for reading/writing an HTTP Response.
HttpResponseProvider() - Constructor for class org.overlord.sramp.atom.providers.HttpResponseProvider
Constructor.

I

i18n - Static variable in class org.overlord.sramp.atom.i18n.Messages
 
includeArtifact() - Method in class org.overlord.sramp.atom.visitors.ArtifactToFullAtomEntryVisitor
 
includeArtifact() - Method in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
Returns true if we should include the Artifact wrapper in the Entry.
index(File) - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifacts
Indexes all of the discovered artifacts using the given directory as the base directory (for determining canonical archive paths).
inspectArchive(InputStream) - Static method in class org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveRegistry
Tries to match an ArchiveType based on the content of the archive.
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.AuditEntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.HttpResponseProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.OntologyProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.AuditEntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.HttpResponseProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.OntologyProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
 
iterator() - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifacts
 

M

map(SrampOntology, RDF) - Method in class org.overlord.sramp.atom.mappers.OntologyToRdfMapper
Does the data mapping.
map(RDF, SrampOntology) - Method in class org.overlord.sramp.atom.mappers.RdfToOntologyMapper
Does the data mapping.
MediaType - Class in org.overlord.sramp.atom
 
MediaType() - Constructor for class org.overlord.sramp.atom.MediaType
Constructor.
MediaType(String, String, Map<String, String>) - Constructor for class org.overlord.sramp.atom.MediaType
Constructor.
MediaType(String, String) - Constructor for class org.overlord.sramp.atom.MediaType
Constructor.
MESSAGE_HTTP - Static variable in class org.overlord.sramp.atom.MediaType
"message/http"
MESSAGE_HTTP_TYPE - Static variable in class org.overlord.sramp.atom.MediaType
 
Messages - Class in org.overlord.sramp.atom.i18n
I18N messages.
Messages() - Constructor for class org.overlord.sramp.atom.i18n.Messages
Constructor.
metadata - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
metadata - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 
MetaDataFactory - Interface in org.overlord.sramp.atom.archive.expand
Factory responsible for creating artifact meta data.
MetaDataProvider - Interface in org.overlord.sramp.atom.archive.expand
Provides additional meta-data.
MULTIPART_MIXED - Static variable in class org.overlord.sramp.atom.MediaType
"multipart/mixed"
MULTIPART_MIXED_TYPE - Static variable in class org.overlord.sramp.atom.MediaType
 

N

note - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 

O

ObjectFactory - Class in org.overlord.sramp.atom.services.brms
This object contains factory methods for each Java content interface and Java element interface generated in the org.overlord.sramp.common.atom.services.brms package.
ObjectFactory() - Constructor for class org.overlord.sramp.atom.services.brms.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.overlord.sramp.common.atom.services.brms
OntologyProvider - Class in org.overlord.sramp.atom.providers
A RESTEasy provider for reading/writing an S-RAMP ontology.
OntologyProvider() - Constructor for class org.overlord.sramp.atom.providers.OntologyProvider
Constructor.
OntologyToRdfMapper - Class in org.overlord.sramp.atom.mappers
Maps S-RAMP ontology data into an RDF model.
OntologyToRdfMapper() - Constructor for class org.overlord.sramp.atom.mappers.OntologyToRdfMapper
Constructor.
org.overlord.sramp.atom - package org.overlord.sramp.atom
 
org.overlord.sramp.atom.archive - package org.overlord.sramp.atom.archive
 
org.overlord.sramp.atom.archive.expand - package org.overlord.sramp.atom.archive.expand
 
org.overlord.sramp.atom.archive.expand.registry - package org.overlord.sramp.atom.archive.expand.registry
 
org.overlord.sramp.atom.beans - package org.overlord.sramp.atom.beans
 
org.overlord.sramp.atom.client - package org.overlord.sramp.atom.client
 
org.overlord.sramp.atom.err - package org.overlord.sramp.atom.err
 
org.overlord.sramp.atom.i18n - package org.overlord.sramp.atom.i18n
 
org.overlord.sramp.atom.mappers - package org.overlord.sramp.atom.mappers
 
org.overlord.sramp.atom.providers - package org.overlord.sramp.atom.providers
 
org.overlord.sramp.atom.services.brms - package org.overlord.sramp.atom.services.brms
 
org.overlord.sramp.atom.services.brms.assets - package org.overlord.sramp.atom.services.brms.assets
 
org.overlord.sramp.atom.services.brms.packages - package org.overlord.sramp.atom.services.brms.packages
 
org.overlord.sramp.atom.visitors - package org.overlord.sramp.atom.visitors
 

P

pack() - Method in class org.overlord.sramp.atom.archive.SrampArchive
Packs up the current contents of the S-RAMP archive into a single (.zip) file and returns a reference to it.
Packages - Class in org.overlord.sramp.atom.services.brms.packages
Java class for anonymous complex type.
Packages() - Constructor for class org.overlord.sramp.atom.services.brms.packages.Packages
 
Packages.Package - Class in org.overlord.sramp.atom.services.brms.packages
Java class for anonymous complex type.
Packages.Package() - Constructor for class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 
Packages.Package.Metadata - Class in org.overlord.sramp.atom.services.brms.packages
Java class for anonymous complex type.
Packages.Package.Metadata() - Constructor for class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
 
PARENT_UUID - Static variable in class org.overlord.sramp.atom.archive.expand.DefaultMetaDataFactory
 
post(Class<T>) - Method in class org.overlord.sramp.atom.client.ClientRequest
 
post() - Method in class org.overlord.sramp.atom.client.ClientRequest
 
propertyNames - Variable in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
 
provideMetaData(BaseArtifactType) - Method in interface org.overlord.sramp.atom.archive.expand.MetaDataProvider
Provides additional meta-data for the artifact.
providers - Variable in class org.overlord.sramp.atom.providers.HttpResponseProvider
 
published - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
published - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 
put(String, Object) - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveContext
Stores an arbitrary object into the context's state.
put(Class<T>) - Method in class org.overlord.sramp.atom.client.ClientRequest
 
put() - Method in class org.overlord.sramp.atom.client.ClientRequest
 

R

rdf2ontology(RDF) - Static method in class org.overlord.sramp.atom.mappers.RdfToOntologyMapper
Converts an RDF to an S-RAMP Ontology.
RdfToOntologyMapper - Class in org.overlord.sramp.atom.mappers
Maps RDF formatted data onto an S-RAMP ontology model.
RdfToOntologyMapper() - Constructor for class org.overlord.sramp.atom.mappers.RdfToOntologyMapper
Constructor.
readFrom(Class<AuditEntry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.overlord.sramp.atom.providers.AuditEntryProvider
 
readFrom(Class<HttpResponseBean>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.overlord.sramp.atom.providers.HttpResponseProvider
 
readFrom(Class<RDF>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.overlord.sramp.atom.providers.OntologyProvider
 
readFrom(Class<SrampAtomException>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
 
readMetaData(File) - Static method in class org.overlord.sramp.atom.archive.SrampArchiveJaxbUtils
Reads the meta-data (*.atom) file and returns a JAXB object.
refLink - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
removeEntry(String) - Method in class org.overlord.sramp.atom.archive.SrampArchive
Removes the s-ramp archive entry at the given path if it exists.
reset() - Method in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
Called to reset the created entry and failure Exception.

S

setArchived(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Sets the value of the archived property.
setArchivePath(String) - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
 
setArtifactFilter(ArtifactFilter) - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
 
setArtifacts(Set<DiscoveredArtifact>) - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifacts
 
setAtomEntry(Entry) - Method in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
Sets the Atom entry.
setAuthor(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the author property.
setAuthor(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Sets the value of the author property.
setBinaryContentAttachmentFileName(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the binaryContentAttachmentFileName property.
setBinaryLink(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the binaryLink property.
setBinaryLink(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Sets the value of the binaryLink property.
setBody(Object, MediaType) - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
 
setBodyType(MediaType) - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
Returns the content type of the body.
setCheckInComment(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Sets the value of the checkInComment property.
setCheckinComment(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Sets the value of the checkinComment property.
setCode(int) - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
 
setContentType(MediaType) - Method in class org.overlord.sramp.atom.visitors.ArtifactContentTypeVisitor
 
setContext(ZipToSrampArchiveContext) - Method in interface org.overlord.sramp.atom.archive.expand.ArtifactFilter
Called prior to creating the s-ramp archive.
setContext(ZipToSrampArchiveContext) - Method in class org.overlord.sramp.atom.archive.expand.DefaultArtifactFilter
 
setContext(ZipToSrampArchiveContext) - Method in class org.overlord.sramp.atom.archive.expand.DefaultMetaDataFactory
 
setContext(ZipToSrampArchiveContext) - Method in interface org.overlord.sramp.atom.archive.expand.MetaDataFactory
Called prior to creating the s-ramp archive.
setContextParam(String, Object) - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
Sets a context parameter.
setCreated(XMLGregorianCalendar) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Sets the value of the created property.
setCreated(XMLGregorianCalendar) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Sets the value of the created property.
setDescription(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the description property.
setDescription(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Sets the value of the description property.
setDisabled(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Sets the value of the disabled property.
setFile(File) - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
 
setFormat(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Sets the value of the format property.
setHeader(String, String) - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
Sets a single header.
setHeaders(Map<String, String>) - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
 
setMetaData(BaseArtifactType) - Method in class org.overlord.sramp.atom.archive.expand.DiscoveredArtifact
 
setMetaData(BaseArtifactType) - Method in class org.overlord.sramp.atom.archive.SrampArchiveEntry
 
setMetadata(Assets.Asset.Metadata) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the metadata property.
setMetadata(Packages.Package.Metadata) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Sets the value of the metadata property.
setMetaDataFactory(MetaDataFactory) - Method in class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
 
setNote(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Sets the value of the note property.
setPath(String) - Method in class org.overlord.sramp.atom.archive.SrampArchiveEntry
 
setPathEntryHintMap(Map<String, String>) - Method in class org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo
 
setPriority(Integer) - Method in class org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo
 
setPublished(XMLGregorianCalendar) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the published property.
setPublished(XMLGregorianCalendar) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Sets the value of the published property.
setRefLink(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the refLink property.
setSourceLink(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the sourceLink property.
setSourceLink(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Sets the value of the sourceLink property.
setState(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Sets the value of the state property.
setState(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Sets the value of the state property.
setStatus(String) - Method in class org.overlord.sramp.atom.beans.HttpResponseBean
 
setTitle(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
Sets the value of the title property.
setTitle(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
Sets the value of the title property.
setUuid(String) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Sets the value of the uuid property.
setUuid(String) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Sets the value of the uuid property.
setValue(String) - Method in class org.overlord.sramp.atom.services.brms.Format
 
setVersionNumber(byte) - Method in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
Sets the value of the versionNumber property.
setVersionNumber(byte) - Method in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
Sets the value of the versionNumber property.
sourceLink - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
sourceLink - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 
SrampArchive - Class in org.overlord.sramp.atom.archive
Models the archive format defined in the S-RAMP Atom Binding document.
SrampArchive() - Constructor for class org.overlord.sramp.atom.archive.SrampArchive
Creates a new, empty S-RAMP archive.
SrampArchive(File) - Constructor for class org.overlord.sramp.atom.archive.SrampArchive
Creates an S-RAMP archive from an existing archive file.
SrampArchive(InputStream) - Constructor for class org.overlord.sramp.atom.archive.SrampArchive
Creates an S-RAMP archive from an InputStream.
SrampArchiveEntry - Class in org.overlord.sramp.atom.archive
Models a single entry in an S-RAMP archive.
SrampArchiveEntry() - Constructor for class org.overlord.sramp.atom.archive.SrampArchiveEntry
Constructor.
SrampArchiveEntry(String, File, File) - Constructor for class org.overlord.sramp.atom.archive.SrampArchiveEntry
Constructor.
SrampArchiveException - Exception in org.overlord.sramp.atom.archive
Error thrown by the SrampArchive whenever something goes wrong in there.
SrampArchiveException() - Constructor for exception org.overlord.sramp.atom.archive.SrampArchiveException
Constructor.
SrampArchiveException(String, Throwable) - Constructor for exception org.overlord.sramp.atom.archive.SrampArchiveException
Constructor.
SrampArchiveException(String) - Constructor for exception org.overlord.sramp.atom.archive.SrampArchiveException
Constructor.
SrampArchiveException(Throwable) - Constructor for exception org.overlord.sramp.atom.archive.SrampArchiveException
Constructor.
SrampArchiveJaxbUtils - Class in org.overlord.sramp.atom.archive
Utility methods for using jaxb.
SrampArchiveJaxbUtils() - Constructor for class org.overlord.sramp.atom.archive.SrampArchiveJaxbUtils
 
SrampAtomConstants - Class in org.overlord.sramp.atom
 
SrampAtomConstants() - Constructor for class org.overlord.sramp.atom.SrampAtomConstants
 
SrampAtomException - Exception in org.overlord.sramp.atom.err
The exception thrown by the Atom layer whenever something goes horribly, horribly wrong.
SrampAtomException() - Constructor for exception org.overlord.sramp.atom.err.SrampAtomException
Constructor.
SrampAtomException(String) - Constructor for exception org.overlord.sramp.atom.err.SrampAtomException
Constructor.
SrampAtomException(String, Throwable) - Constructor for exception org.overlord.sramp.atom.err.SrampAtomException
Constructor.
SrampAtomException(Throwable) - Constructor for exception org.overlord.sramp.atom.err.SrampAtomException
Constructor.
SrampAtomException(String, String) - Constructor for exception org.overlord.sramp.atom.err.SrampAtomException
Constructor.
SrampAtomExceptionProvider - Class in org.overlord.sramp.atom.providers
A RESTEasy provider for reading/writing an S-RAMP Exception.
SrampAtomExceptionProvider() - Constructor for class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
Constructor.
SrampAtomUtils - Class in org.overlord.sramp.atom
Some useful static utils for users of the s-ramp client.
state - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 
state - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
 

T

title - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset
 
title - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package
 
toc - Variable in class org.overlord.sramp.atom.archive.expand.registry.ArchiveInfo
 
toResponse(SrampAtomException) - Method in class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
 
type - Variable in class org.overlord.sramp.atom.archive.expand.registry.ArchiveInfo
 
TypeHintInfo - Class in org.overlord.sramp.atom.archive.expand.registry
Hint information which can be used to determine the SRAMP Model type based on entries in the archive.
TypeHintInfo() - Constructor for class org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo
 
TypeHintInfo(Integer, Map<String, String>) - Constructor for class org.overlord.sramp.atom.archive.expand.registry.TypeHintInfo
 

U

unpackToWorkDir(File, File) - Static method in class org.overlord.sramp.atom.archive.ArchiveUtils
Unpacks the given archive file into the output directory.
unwrap(Entry, Class<T>) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Unwrap some other jaxb object from its Atom Entry wrapper.
unwrapAuditEntry(Entry) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Unwraps the audit entry from the Atom Entry.
unwrapRDF(Entry) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Unwraps the Ontology from the Atom Entry.
unwrapSrampArtifact(ArtifactType, Artifact) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Unwraps the specific BaseArtifactType from the S-RAMP Artifact wrapper element.
unwrapSrampArtifact(Entry) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Unwraps a specific BaseArtifactType from the Atom Entry containing it.
unwrapSrampArtifact(ArtifactType, Entry) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Unwraps a specific BaseArtifactType from the Atom Entry containing it.
updateEntry(SrampArchiveEntry, InputStream) - Method in class org.overlord.sramp.atom.archive.SrampArchive
Updates an existing entry in the S-RAMP archive.
URN_X_S_RAMP_TYPE - Static variable in class org.overlord.sramp.atom.SrampAtomConstants
 
uuid - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 
uuid - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
 

V

validExtensions - Static variable in class org.overlord.sramp.atom.archive.expand.DefaultArtifactFilter
 
versionNumber - Variable in class org.overlord.sramp.atom.services.brms.assets.Assets.Asset.Metadata
 
versionNumber - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages.Package.Metadata
 
visit(ExtendedArtifactType) - Method in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
 
visit(ExtendedDocument) - Method in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
 
visitBase(BaseArtifactType) - Method in class org.overlord.sramp.atom.visitors.ArtifactContentTypeVisitor
 
visitBase(BaseArtifactType) - Method in class org.overlord.sramp.atom.visitors.ArtifactToSummaryAtomEntryVisitor
Creates the base Atom Entry, doing the stuff that's common to all types of artifacts.
visitDocument(DocumentArtifactType) - Method in class org.overlord.sramp.atom.visitors.ArtifactContentTypeVisitor
 
visitExtendedDocument(ExtendedDocument) - Method in class org.overlord.sramp.atom.visitors.ArtifactContentTypeVisitor
 
visitXmlDocument(XmlDocument) - Method in class org.overlord.sramp.atom.visitors.ArtifactContentTypeVisitor
 

W

wrapSrampArtifact(BaseArtifactType) - Static method in class org.overlord.sramp.atom.SrampAtomUtils
Wraps the given s-ramp artifact in an Atom Entry.
writeMetaData(File, BaseArtifactType) - Static method in class org.overlord.sramp.atom.archive.SrampArchiveJaxbUtils
Writes the artifact meta-data to the given working path.
writeMetaData(File, BaseArtifactType, boolean) - Static method in class org.overlord.sramp.atom.archive.SrampArchiveJaxbUtils
Writes the artifact meta-data to the given working path.
writeMetaData(OutputStream, BaseArtifactType) - Static method in class org.overlord.sramp.atom.archive.SrampArchiveJaxbUtils
Writes the artifact meta-data to the given output stream.
writeTo(AuditEntry, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.overlord.sramp.atom.providers.AuditEntryProvider
 
writeTo(HttpResponseBean, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.overlord.sramp.atom.providers.HttpResponseProvider
 
writeTo(RDF, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.overlord.sramp.atom.providers.OntologyProvider
 
writeTo(SrampAtomException, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.overlord.sramp.atom.providers.SrampAtomExceptionProvider
 

Z

ZipToSrampArchive - Class in org.overlord.sramp.atom.archive.expand
Class that converts a JAR into an S-RAMP archive.
ZipToSrampArchive(File) - Constructor for class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
Constructor.
ZipToSrampArchive(InputStream) - Constructor for class org.overlord.sramp.atom.archive.expand.ZipToSrampArchive
Constructor from JAR input stream.
ZipToSrampArchiveContext - Class in org.overlord.sramp.atom.archive.expand
A context available to the artifact filter and meta-data factory classes during creation of the s-ramp archive.
ZipToSrampArchiveContext(File) - Constructor for class org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveContext
Constructor.
ZipToSrampArchiveException - Exception in org.overlord.sramp.atom.archive.expand
Exception thrown when a problem with the ZipToSrampArchive class encounters an error.
ZipToSrampArchiveException() - Constructor for exception org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveException
Constructor.
ZipToSrampArchiveException(String) - Constructor for exception org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveException
Constructor.
ZipToSrampArchiveException(String, Throwable) - Constructor for exception org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveException
Constructor.
ZipToSrampArchiveException(Throwable) - Constructor for exception org.overlord.sramp.atom.archive.expand.ZipToSrampArchiveException
Constructor.
ZipToSrampArchiveProvider - Interface in org.overlord.sramp.atom.archive.expand.registry
Provides instances of ZipToSrampArchive for specific artifact types.
ZipToSrampArchiveRegistry - Class in org.overlord.sramp.atom.archive.expand.registry
A classpath based registry for mapping artifact types to subclasses of ZipToSrampArchive.
ZipToSrampArchiveRegistry() - Constructor for class org.overlord.sramp.atom.archive.expand.registry.ZipToSrampArchiveRegistry
 

_

_package - Variable in class org.overlord.sramp.atom.services.brms.packages.Packages
 
A B C D F G H I M N O P R S T U V W Z _ 
S-RAMP ATOM 0.4.0.Final

Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.