A B C D F G M N O P Q R S T U V Z _

A

AbstractFeedResource - Class in org.overlord.sramp.atom.services
Base class for all resources that respond with Atom Feeds.
AbstractFeedResource() - Constructor for class org.overlord.sramp.atom.services.AbstractFeedResource
Constructor.
archived - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
 
ArtifactResource - Class in org.overlord.sramp.atom.services
The JAX-RS resource that handles artifact specific tasks, including: Add an artifact (upload) Get an artifact (full Atom Entry) Get artifact content (binary content) Update artifact meta data Update artifact content Delete an artifact
ArtifactResource() - Constructor for class org.overlord.sramp.atom.services.ArtifactResource
Constructor.
asset - Variable in class org.overlord.sramp.atom.services.brms.Assets
 
Assets - Class in org.overlord.sramp.atom.services.brms
Java class for anonymous complex type.
Assets() - Constructor for class org.overlord.sramp.atom.services.brms.Assets
 
assets - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package
 
Assets.Asset - Class in org.overlord.sramp.atom.services.brms
Java class for anonymous complex type.
Assets.Asset() - Constructor for class org.overlord.sramp.atom.services.brms.Assets.Asset
 
Assets.Asset.Metadata - Class in org.overlord.sramp.atom.services.brms
Java class for anonymous complex type.
Assets.Asset.Metadata() - Constructor for class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
 
author - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 
author - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package
 

B

BatchResource - Class in org.overlord.sramp.atom.services
The JAX-RS resource that handles pushing artifacts into the repository in batches.
BatchResource() - Constructor for class org.overlord.sramp.atom.services.BatchResource
Constructor.
binaryContentAttachmentFileName - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 
binaryLink - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 
binaryLink - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package
 
BrmsResource - Class in org.overlord.sramp.atom.services
The JAX-RS resource that handles artifact specific tasks, including: Get a BRMS artifact content (binary content) Update artifact meta data Update artifact content Delete an artifact
BrmsResource() - Constructor for class org.overlord.sramp.atom.services.BrmsResource
Constructor.

C

checkInComment - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
 
checkinComment - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
 
CoreModel - Class in org.overlord.sramp.atom.models
 
CoreModel() - Constructor for class org.overlord.sramp.atom.models.CoreModel
 
create(String, String, String, String, InputStream) - Method in class org.overlord.sramp.atom.services.ArtifactResource
S-RAMP atom POST to upload an artifact to the repository.
createArtifactFeed(String, Integer, Integer, String, Boolean, Set<String>) - Method in class org.overlord.sramp.atom.services.AbstractFeedResource
Common method that performs a query for artifacts and returns them in an Atom Feed.
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.Asset.Metadata
 
created - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
 
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

D

delete(String, String, String) - Method in class org.overlord.sramp.atom.services.ArtifactResource
Called to delete an s-ramp artifact from the repository.
description - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 
description - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package
 
destroy() - Method in class org.overlord.sramp.atom.SrampLifeCycleServlet
 
disabled - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.overlord.sramp.atom.SrampLifeCycleServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.overlord.sramp.atom.SrampLifeCycleServlet
 

F

FeedResource - Class in org.overlord.sramp.atom.services
A jax-rs implementation that handles all s-ramp feeds.
FeedResource() - Constructor for class org.overlord.sramp.atom.services.FeedResource
Constructor.
format - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
 

G

getAllAssetsInPackage(String) - Method in class org.overlord.sramp.atom.services.BrmsResource
Returns an XML document with all BRMS packages in the system.
getAllPackages() - Method in class org.overlord.sramp.atom.services.BrmsResource
Returns an XML document with all BRMS packages in the system.
getArchived() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Gets the value of the archived property.
getArtifactFeed(String, String, Integer, Integer, String, Boolean, Set<String>) - Method in class org.overlord.sramp.atom.services.FeedResource
Gets a feed of artifacts.
getAsset() - Method in class org.overlord.sramp.atom.services.brms.Assets
Gets the value of the asset property.
getAssets() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Gets the value of the assets property.
getAuthor() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the author property.
getAuthor() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Gets the value of the author property.
getBinaryContentAttachmentFileName() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the binaryContentAttachmentFileName property.
getBinaryLink() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the binaryLink property.
getBinaryLink() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Gets the value of the binaryLink property.
getBindingInfo() - Method in class org.overlord.sramp.atom.SrampLifeCycleServlet
 
getCheckInComment() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Gets the value of the checkInComment property.
getCheckinComment() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Gets the value of the checkinComment property.
getClasses() - Method in class org.overlord.sramp.atom.services.SRAMPApplication
 
getContent(String, String, String) - Method in class org.overlord.sramp.atom.services.ArtifactResource
Returns the content of an artifact in the s-ramp repository.
getCreated() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Gets the value of the created property.
getCreated() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Gets the value of the created property.
getDescription() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the description property.
getDescription() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Gets the value of the description property.
getDisabled() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Gets the value of the disabled property.
getFormat() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Gets the value of the format property.
getMetaData(String, String, String) - Method in class org.overlord.sramp.atom.services.ArtifactResource
Called to get the meta data for an s-ramp artifact.
getMetadata() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the metadata property.
getMetadata() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Gets the value of the metadata property.
getNote() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Gets the value of the note property.
getPackage() - Method in class org.overlord.sramp.atom.services.brms.Packages
Gets the value of the package property.
getPackage(String) - Method in class org.overlord.sramp.atom.services.BrmsResource
Returns the content of an artifact in the s-ramp repository.
getPublished() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the published property.
getPublished() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Gets the value of the published property.
getRawPath() - Method in class org.overlord.sramp.atom.services.ServiceDocumentResource
 
getRefLink() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the refLink property.
getService() - Method in class org.overlord.sramp.atom.services.ServiceDocumentResource
S-RAMP implementations SHALL return an Atom Publishing Protocol Service Document to clients who perform an HTTP GET on the following URL: {base URL}/s-ramp/servicedocument The content of the Service Document that is returned is defined as follows: MUST contain a workspace for each of the artifact models identified in Section 3 of the SOA Repository Artifact Model & Protocol Specification - Foundation Document. Each workspace MUST contain an app:collection element for each of the artifact types that are defined within the corresponding artifact model for that workspace. Each collection in a workspace MUST specify an atom:categories element that will define the categories that MUST be applied to the member resources of the collection as defined in Section 2.3.1. The workspace for the query artifact model MUST contain an app:collection element for each Stored Query that exists in the S-RAMP implementation. The workspace for the SOA or Service Implementation Artifact Model MUST contain an app:collection element for each user defined type that has been registered in the S-RAMP implementation.
getSingletons() - Method in class org.overlord.sramp.atom.services.SRAMPApplication
 
getSourceLink() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the sourceLink property.
getSourceLink() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Gets the value of the sourceLink property.
getState() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Gets the value of the state property.
getState() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Gets the value of the state property.
getTitle() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Gets the value of the title property.
getTitle() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Gets the value of the title property.
getUuid() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Gets the value of the uuid property.
getUuid() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Gets the value of the uuid property.
getVersionNumber() - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Gets the value of the versionNumber property.
getVersionNumber() - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Gets the value of the versionNumber property.
getWorkSpace(String) - Static method in class org.overlord.sramp.atom.models.CoreModel
Creates the app:workspace object for the Core Model.

M

metadata - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 
metadata - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package
 

N

note - Variable in class org.overlord.sramp.atom.services.brms.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.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.atom.services.brms
org.overlord.sramp.atom - package org.overlord.sramp.atom
 
org.overlord.sramp.atom.models - package org.overlord.sramp.atom.models
 
org.overlord.sramp.atom.services - package org.overlord.sramp.atom.services
 
org.overlord.sramp.atom.services.brms - package org.overlord.sramp.atom.services.brms
 

P

Packages - Class in org.overlord.sramp.atom.services.brms
Java class for anonymous complex type.
Packages() - Constructor for class org.overlord.sramp.atom.services.brms.Packages
 
Packages.Package - Class in org.overlord.sramp.atom.services.brms
Java class for anonymous complex type.
Packages.Package() - Constructor for class org.overlord.sramp.atom.services.brms.Packages.Package
 
Packages.Package.Metadata - Class in org.overlord.sramp.atom.services.brms
Java class for anonymous complex type.
Packages.Package.Metadata() - Constructor for class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
 
published - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 
published - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package
 

Q

query(String, Integer, Integer, String, Boolean, Set<String>) - Method in class org.overlord.sramp.atom.services.QueryResource
Common method that performs the query and returns the atom Feed.
queryFromGet(UriInfo, String, Integer, Integer, String, Boolean, Set<String>) - Method in class org.overlord.sramp.atom.services.QueryResource
Do an s-ramp query from a GET style request.
queryFromPost(MultipartFormDataInput) - Method in class org.overlord.sramp.atom.services.QueryResource
Handles clients that POST the query to the /s-ramp endpoint.
QueryResource - Class in org.overlord.sramp.atom.services
Implementation of the S-RAMP query features defined in the Atom Binding document.
QueryResource() - Constructor for class org.overlord.sramp.atom.services.QueryResource
Constructor.

R

refLink - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 

S

ServiceDocumentResource - Class in org.overlord.sramp.atom.services
 
ServiceDocumentResource() - Constructor for class org.overlord.sramp.atom.services.ServiceDocumentResource
 
setArchived(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Sets the value of the archived property.
setAuthor(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the author property.
setAuthor(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Sets the value of the author property.
setBinaryContentAttachmentFileName(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the binaryContentAttachmentFileName property.
setBinaryLink(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the binaryLink property.
setBinaryLink(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Sets the value of the binaryLink property.
setCheckInComment(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Sets the value of the checkInComment property.
setCheckinComment(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Sets the value of the checkinComment property.
setCreated(XMLGregorianCalendar) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Sets the value of the created property.
setCreated(XMLGregorianCalendar) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Sets the value of the created property.
setDescription(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the description property.
setDescription(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Sets the value of the description property.
setDisabled(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Sets the value of the disabled property.
setFormat(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Sets the value of the format property.
setMetadata(Assets.Asset.Metadata) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the metadata property.
setMetadata(Packages.Package.Metadata) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Sets the value of the metadata property.
setNote(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Sets the value of the note property.
setPublished(XMLGregorianCalendar) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the published property.
setPublished(XMLGregorianCalendar) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Sets the value of the published property.
setRefLink(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the refLink property.
setSourceLink(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the sourceLink property.
setSourceLink(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Sets the value of the sourceLink property.
setState(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Sets the value of the state property.
setState(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Sets the value of the state property.
setTitle(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset
Sets the value of the title property.
setTitle(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package
Sets the value of the title property.
setUuid(String) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Sets the value of the uuid property.
setUuid(String) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Sets the value of the uuid property.
setVersionNumber(byte) - Method in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
Sets the value of the versionNumber property.
setVersionNumber(byte) - Method in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
Sets the value of the versionNumber property.
sourceLink - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 
sourceLink - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package
 
SRAMPApplication - Class in org.overlord.sramp.atom.services
The SRAMP RESTEasy application.
SRAMPApplication() - Constructor for class org.overlord.sramp.atom.services.SRAMPApplication
Constructor.
SrampLifeCycleServlet - Class in org.overlord.sramp.atom
Servlet implementation class SrampLifeCycleServlet
SrampLifeCycleServlet() - Constructor for class org.overlord.sramp.atom.SrampLifeCycleServlet
 
state - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
 
state - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
 

T

title - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset
 
title - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package
 

U

updateContent(String, String, String, String, String, InputStream) - Method in class org.overlord.sramp.atom.services.ArtifactResource
S-RAMP atom PUT to upload a new version of the artifact into the repository.
updateMetaData(String, String, String, Entry) - Method in class org.overlord.sramp.atom.services.ArtifactResource
Called to update the meta data for an artifact.
uuid - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
 
uuid - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
 

V

versionNumber - Variable in class org.overlord.sramp.atom.services.brms.Assets.Asset.Metadata
 
versionNumber - Variable in class org.overlord.sramp.atom.services.brms.Packages.Package.Metadata
 

Z

zipPackage(String, InputStream) - Method in class org.overlord.sramp.atom.services.BatchResource
S-RAMP atom POST of a package file (.zip) containing the artifacts and meta data that should be published in the repository.

_

_package - Variable in class org.overlord.sramp.atom.services.brms.Packages
 

A B C D F G M N O P Q R S T U V Z _

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