- get(String, String) - Method in class org.overlord.sramp.server.atom.services.AuditResource
-
Called to get the details of a single audit entry.
- get(String) - Method in class org.overlord.sramp.server.atom.services.OntologyResource
-
Called to get a single ontology by its UUID.
- get() - Method in class org.overlord.sramp.server.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 extended type that has
been registered in the S-RAMP implementation.
- getArtifactFeed(HttpServletRequest, String, Integer, Integer, Integer, String, Boolean, Set<String>) - Method in class org.overlord.sramp.server.atom.services.FeedResource
-
Gets a feed of artifacts.
- getArtifactFeed(HttpServletRequest, String, String, Integer, Integer, Integer, String, Boolean, Set<String>) - Method in class org.overlord.sramp.server.atom.services.FeedResource
-
Gets a feed of artifacts.
- getClasses() - Method in class org.overlord.sramp.server.atom.services.SRAMPApplication
-
- getContent(String, String, String) - Method in class org.overlord.sramp.server.atom.services.ArtifactResource
-
Returns the content of an artifact in the s-ramp repository.
- getContentType(File) - Static method in class org.overlord.sramp.server.mime.MimeTypes
-
Gets the content type from the given file.
- getContentType(String, InputStream) - Static method in class org.overlord.sramp.server.mime.MimeTypes
-
Returns the content-type for the given file/resource/artifact name and/or contents.
- getDroolsFile(String, String, String) - Method in class org.overlord.sramp.server.atom.services.brms.BrmsResource
-
- getDroolsPackage(String, String) - Method in class org.overlord.sramp.server.atom.services.brms.BrmsResource
-
Returns the content of a Brms/Drools Package in the s-ramp repository.
- getMetaData(HttpServletRequest, String, String, String) - Method in class org.overlord.sramp.server.atom.services.ArtifactResource
-
Called to get the meta data for an s-ramp artifact.
- getRestAllPackages() - Method in class org.overlord.sramp.server.atom.services.brms.BrmsResource
-
Returns an XML document with all BRMS packages in the system.
- getRestAsset(String, String, String) - Method in class org.overlord.sramp.server.atom.services.brms.BrmsResource
-
Returns the content of a Brms/Drools Package in the s-ramp repository.
- getRestPackage(String) - Method in class org.overlord.sramp.server.atom.services.brms.BrmsResource
-
Returns the content of a Brms/Drools Package in the s-ramp repository.
- getRestSourceAsset(String, String) - Method in class org.overlord.sramp.server.atom.services.brms.BrmsResource
-
- getRestXMLAllAssetsInPackage(String) - Method in class org.overlord.sramp.server.atom.services.brms.BrmsResource
-
Returns an XML document with all BRMS packages in the system.
- getRestXMLAsset(String, String) - Method in class org.overlord.sramp.server.atom.services.brms.BrmsResource
-
Returns an XML document with all BRMS packages in the system.
- getSingletons() - Method in class org.overlord.sramp.server.atom.services.SRAMPApplication
-