Index

A B C D F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

aroundWriteTo(WriterInterceptorContext) - Method in class org.mycore.restapi.MCRIgnoreClientAbortInterceptor
 
AUDIENCE - Static variable in class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
authorize(String) - Method in class org.mycore.restapi.v1.MCRRestAPIAuthentication
Unauthenticated requests should return a response whose header contains a HTTP 401 Unauthorized status and a WWW-Authenticate field. 200 OK Content-Type: application/json;charset=UTF-8 { "access_token": "NgCXRK...MzYjw", "token_type": "Bearer", "expires_at": 1372700873, "refresh_token": "NgAagA...Um_SHo" } Returning the JWT (Java Web Token to the client is not properly specified).

B

BundleMapSerializer() - Constructor for class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer.BundleMapSerializer
 

C

checkRestAPIAccess(MCRAccessInterface, MCRRestAPIACLPermission, String) - Static method in class org.mycore.restapi.v2.access.MCRRestAccessManager
 
CODE_ACCESS_DENIED - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_INTERNAL_ERROR - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_INVALID - Static variable in class org.mycore.restapi.converter.MCRObjectIDParamConverterProvider
 
CODE_INVALID_AUTHENCATION - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_INVALID_DATA - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_NOT_FOUND - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_WRONG_ID - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_WRONG_PARAMETER - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
CODE_WRONG_QUERY_PARAMETER - Static variable in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
compare(MCRObjectIDDate, MCRObjectIDDate) - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObjectComparator
 
configure(ResourceInfo, FeatureContext) - Method in class org.mycore.restapi.MCRRestFeature
 
convertErrorListToJSONString(List<MCRRestAPIError>) - Static method in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
createClassification(String, MCRClass) - Method in class org.mycore.restapi.v2.MCRRestClassifications
 
createDefaultDerivate() - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
createDerivate(MCRRestDerivates.DerivateMetadata) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
createFileOrDirectory(InputStream) - Method in class org.mycore.restapi.v2.MCRRestDerivateContents
 
createFromBundleKey(JsonObject, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer.BundleMapSerializer
 
createObject(String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 

D

DELETE - Enum constant in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
 
DELETE - Enum constant in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
deleteAllFiles(UriInfo, HttpServletRequest, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
deletes all files inside a given derivate
deleteDerivate(UriInfo, HttpServletRequest, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
delete a whole derivate
deleteDerivate(UriInfo, HttpServletRequest, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
deletes a whole derivate
deleteDerivate(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
deleteFileOrDirectory() - Method in class org.mycore.restapi.v2.MCRRestDerivateContents
 
deleteFiles(UriInfo, HttpServletRequest, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
delete all file from a given derivate
deleteObject(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
DerivateMetadata() - Constructor for class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
DerivateTitle() - Constructor for class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
detailed - Enum constant in enum class org.mycore.restapi.converter.MCRDetailLevel
 

F

Factory() - Constructor for class org.mycore.restapi.annotations.MCRParam.Factory
 
Factory() - Constructor for class org.mycore.restapi.annotations.MCRParams.Factory
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRApiDraftFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRContentNegotiationViaExtensionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRDropSessionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCREnableTransactionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRNoFormDataPutFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRNormalizeMCRObjectIDsFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRRemoveMsgBodyFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRSessionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.MCRTransactionFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
filter(ContainerRequestContext) - Method in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.mycore.restapi.MCRCORSResponseFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.mycore.restapi.MCRSessionFilter
 
FORMAT_CSV - Static variable in class org.mycore.restapi.v1.MCRRestAPISearch
 
FORMAT_JSON - Static variable in class org.mycore.restapi.v1.MCRRestAPIClassifications
 
FORMAT_JSON - Static variable in class org.mycore.restapi.v1.MCRRestAPIMessages
 
FORMAT_JSON - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
FORMAT_JSON - Static variable in class org.mycore.restapi.v1.MCRRestAPISearch
 
FORMAT_PROPERTY - Static variable in class org.mycore.restapi.v1.MCRRestAPIMessages
 
FORMAT_XML - Static variable in class org.mycore.restapi.v1.MCRRestAPIClassifications
 
FORMAT_XML - Static variable in class org.mycore.restapi.v1.MCRRestAPIMessages
 
FORMAT_XML - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
FORMAT_XML - Static variable in class org.mycore.restapi.v1.MCRRestAPISearch
 
fromException(Exception) - Static method in class org.mycore.restapi.v2.MCRExceptionMapper
 
fromMethod(String) - Static method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
fromStatus(int) - Static method in class org.mycore.restapi.v2.MCRErrorResponse
 
fromString(String) - Static method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
fromWebApplicationException(WebApplicationException) - Static method in class org.mycore.restapi.v2.MCRExceptionMapper
 

G

generateMessagesFromProperties(SortedMap<String, String>) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
serializes a map of Strings into a compact JSON structure
get(String, String) - Static method in class org.mycore.restapi.annotations.MCRParam.Factory
 
get(MCRParam...) - Static method in class org.mycore.restapi.annotations.MCRParams.Factory
 
getAbbrev() - Method in class org.mycore.restapi.v2.MCRInfo.GitId
 
getCachedResponse(Request, Date) - Static method in class org.mycore.restapi.v2.MCRRestUtils
 
getCachedResponse(Request, Date, EntityTag) - Static method in class org.mycore.restapi.v2.MCRRestUtils
 
getCause() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getClassification(String) - Method in class org.mycore.restapi.v2.MCRRestClassifications
 
getClassification(String, String) - Method in class org.mycore.restapi.v2.MCRRestClassifications
 
getClassifications() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
getCommitCount() - Method in class org.mycore.restapi.v2.MCRInfo.GitClosestTag
 
getConverter(Class<T>, Type, Annotation[]) - Method in class org.mycore.restapi.converter.MCRObjectIDParamConverterProvider
 
getDerivate(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
getDescribe() - Method in class org.mycore.restapi.v2.MCRInfo.GitId
 
getDescribeShort() - Method in class org.mycore.restapi.v2.MCRInfo.GitId
 
getDetail() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getEmail() - Method in class org.mycore.restapi.v2.MCRInfo.User
 
getErrorCode() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getErrors() - Method in exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
getField() - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
getFileOrDirectory(UriInfo, HttpHeaders) - Method in class org.mycore.restapi.v2.MCRRestDerivateContents
 
getFileOrDirectoryMetadata() - Method in class org.mycore.restapi.v2.MCRRestDerivateContents
 
getFull() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitMessage
 
getFull() - Method in class org.mycore.restapi.v2.MCRInfo.GitId
 
getGitInfos() - Method in class org.mycore.restapi.v1.MCRInfo
 
getHost() - Method in class org.mycore.restapi.v2.MCRInfo.BuildInfo
 
getId() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitInfo
 
getId() - Method in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
getLang() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
getLastModified() - Method in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
getMessage() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getMessage() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitInfo
 
getMessage(UriInfo, HttpServletRequest, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIMessages
returns a single messages entry.
getName() - Method in class org.mycore.restapi.v2.MCRInfo.GitClosestTag
 
getName() - Method in class org.mycore.restapi.v2.MCRInfo.User
 
getObject(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getObjectMetadata(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getObjectVersion(MCRObjectID, String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getObjectVersions(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getOrder() - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
getOrder() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
getPackages() - Method in class org.mycore.restapi.MCRRestFeature
 
getRestPackages() - Method in class org.mycore.restapi.MCRJerseyRestApp
 
getRestPackages() - Method in class org.mycore.restapi.v1.MCRRestV1App
 
getRestPackages() - Method in class org.mycore.restapi.v2.MCRRestV2App
 
getShort() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitMessage
 
getSize(Properties, Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer
 
getSize(Properties, Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToXMLTransformer
 
getState(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getStatus() - Method in exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
getStatus() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getText() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
getThumbnail(String, String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getThumbnailWithSize(String, int, String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
getTime() - Method in class org.mycore.restapi.v2.MCRInfo.BuildInfo
 
getTime() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitInfo
 
getTimestamp() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getTitles() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
getToken(MCRSession, String) - Static method in class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
getTransfomerFormat() - Method in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
getTransfomerFormat() - Method in class org.mycore.restapi.converter.MCRContentJSONWriter
 
getTransfomerFormat() - Method in class org.mycore.restapi.converter.MCRContentXMLWriter
 
getUser() - Method in class org.mycore.restapi.v2.MCRInfo.BuildInfo
 
getUser() - Method in class org.mycore.restapi.v2.MCRInfo.GitCommitInfo
 
getUuid() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
getVersion() - Method in class org.mycore.restapi.MCRJerseyRestApp
 
getVersion() - Method in class org.mycore.restapi.v1.MCRRestV1App
 
getVersion() - Method in class org.mycore.restapi.v2.MCRInfo.BuildInfo
 
getVersion() - Method in class org.mycore.restapi.v2.MCRInfo
 
getVersion() - Method in class org.mycore.restapi.v2.MCRRestV2App
 
getWWWAuthenticateHeader(String, Map<String, String>, Application) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUtil
 

H

handleFallback(MCRContent, OutputStream) - Method in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
handleFallback(MCRContent, OutputStream) - Method in class org.mycore.restapi.converter.MCRContentJSONWriter
 
handleFallback(MCRContent, OutputStream) - Method in class org.mycore.restapi.converter.MCRContentXMLWriter
 
hasChildren(Path) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
checks if the given path is a directory and contains children

I

id - Variable in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
IGNORE_MESSAGE_BODY_HEADER - Static variable in class org.mycore.restapi.MCRRemoveMsgBodyFilter
 
init() - Method in class org.mycore.restapi.v2.MCREvents
 
initAppName() - Method in class org.mycore.restapi.MCRJerseyRestApp
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.converter.MCRMetaDefaultListJSONWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.converter.MCRMetaDefaultListXMLWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.converter.MCRWrappedXMLWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToXMLTransformer
 

J

JSON_DATE_FORMAT - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 

L

lastModified - Variable in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
listClassifications() - Method in class org.mycore.restapi.v2.MCRRestClassifications
 
listClassifications(UriInfo, String) - Method in class org.mycore.restapi.v1.MCRRestAPIClassifications
lists all available classifications as XML or JSON
listContents(UriInfo, Application, Request, String, String, String, String, int) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
lists derivate content (file listing)
listContents(UriInfo, Request, String, String, String, String, int) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a list of derivates for a given MyCoRe Object
listContents(UriInfo, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
redirects to the maindoc of the given derivate
listDerivates() - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
listDerivates(UriInfo, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a list of derivates for a given MyCoRe Object
listDerivates(UriInfo, String, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
returns a list of derivate objects
listMessages(UriInfo, HttpServletRequest, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIMessages
lists all message properties for a given language
listObjects(UriInfo, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a list of mcrObjects
listObjects(UriInfo, String, String, String) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
returns a list of objects
listObjects(MCRObjectID, Integer, Integer, String, String, Integer, Integer, Date, Date, Date, Date, Date, Date, String, String, String, MCRObjectQuery.SortBy, MCRObjectQuery.SortOrder, List<String>) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
LOGGER - Static variable in class org.mycore.restapi.MCRSessionFilter
 
LOGGER - Static variable in class org.mycore.restapi.MCRTransactionFilter
 
LOGGER - Static variable in class org.mycore.restapi.v2.MCRRestDerivates
 

M

marshal(Instant) - Method in class org.mycore.restapi.converter.MCRInstantXMLAdapter
 
MCRAccessControlExposeHeaders - Annotation Interface in org.mycore.restapi.annotations
Used by MCRCORSResponseFilter to return values for Access-Control-Expose-Headers HTTP response header.
MCRApiDraft - Annotation Interface in org.mycore.restapi.annotations
Used to mark REST methods that are not stable for production.
MCRApiDraftFilter - Class in org.mycore.restapi
Filter all methods and classes marked by MCRApiDraft and return Response.Status.NOT_FOUND.
MCRApiDraftFilter() - Constructor for class org.mycore.restapi.MCRApiDraftFilter
 
MCRContentAbstractWriter - Class in org.mycore.restapi.converter
 
MCRContentAbstractWriter() - Constructor for class org.mycore.restapi.converter.MCRContentAbstractWriter
 
MCRContentJSONWriter - Class in org.mycore.restapi.converter
 
MCRContentJSONWriter() - Constructor for class org.mycore.restapi.converter.MCRContentJSONWriter
 
MCRContentNegotiationViaExtensionFilter - Class in org.mycore.restapi
This filter uses Jersey's default implementation of UriConnectFilter to set the content headers by file extension.
MCRContentNegotiationViaExtensionFilter() - Constructor for class org.mycore.restapi.MCRContentNegotiationViaExtensionFilter
 
MCRContentXMLWriter - Class in org.mycore.restapi.converter
 
MCRContentXMLWriter() - Constructor for class org.mycore.restapi.converter.MCRContentXMLWriter
 
MCRCORSResponseFilter - Class in org.mycore.restapi
 
MCRCORSResponseFilter() - Constructor for class org.mycore.restapi.MCRCORSResponseFilter
 
MCRDetailLevel - Enum Class in org.mycore.restapi.converter
 
MCRDropSessionFilter - Class in org.mycore.restapi
 
MCRDropSessionFilter() - Constructor for class org.mycore.restapi.MCRDropSessionFilter
 
MCREnableTransactionFilter - Class in org.mycore.restapi
 
MCREnableTransactionFilter() - Constructor for class org.mycore.restapi.MCREnableTransactionFilter
 
MCRErrorResponse - Class in org.mycore.restapi.v2
 
MCREvents - Class in org.mycore.restapi.v2
 
MCREvents() - Constructor for class org.mycore.restapi.v2.MCREvents
 
MCRExceptionMapper - Class in org.mycore.restapi.v2
 
MCRExceptionMapper() - Constructor for class org.mycore.restapi.v2.MCRExceptionMapper
 
MCRForbiddenExceptionMapper - Class in org.mycore.restapi.v1.errors
Maps response status Response.Status.FORBIDDEN to Response.Status.UNAUTHORIZED if current user is guest.
MCRForbiddenExceptionMapper() - Constructor for class org.mycore.restapi.v1.errors.MCRForbiddenExceptionMapper
 
MCRIgnoreClientAbortInterceptor - Class in org.mycore.restapi
Ignores IOException when writing to client OutputStream
MCRIgnoreClientAbortInterceptor() - Constructor for class org.mycore.restapi.MCRIgnoreClientAbortInterceptor
 
MCRInfo - Class in org.mycore.restapi.v1
 
MCRInfo - Class in org.mycore.restapi.v2
 
MCRInfo() - Constructor for class org.mycore.restapi.v1.MCRInfo
 
MCRInfo() - Constructor for class org.mycore.restapi.v2.MCRInfo
 
MCRInfo.BuildInfo - Class in org.mycore.restapi.v2
 
MCRInfo.GitClosestTag - Class in org.mycore.restapi.v2
 
MCRInfo.GitCommitInfo - Class in org.mycore.restapi.v2
 
MCRInfo.GitCommitMessage - Class in org.mycore.restapi.v2
 
MCRInfo.GitId - Class in org.mycore.restapi.v2
 
MCRInfo.User - Class in org.mycore.restapi.v2
 
MCRInstantXMLAdapter - Class in org.mycore.restapi.converter
 
MCRInstantXMLAdapter() - Constructor for class org.mycore.restapi.converter.MCRInstantXMLAdapter
 
MCRJerseyRestApp - Class in org.mycore.restapi
 
MCRJerseyRestApp() - Constructor for class org.mycore.restapi.MCRJerseyRestApp
 
MCRJSONFileVisitor - Class in org.mycore.restapi.v1.utils
 
MCRJSONFileVisitor(JsonWriter, MCRObjectID, MCRObjectID, UriInfo, Application) - Constructor for class org.mycore.restapi.v1.utils.MCRJSONFileVisitor
 
MCRMetaDefaultListJSONWriter - Class in org.mycore.restapi.converter
 
MCRMetaDefaultListJSONWriter() - Constructor for class org.mycore.restapi.converter.MCRMetaDefaultListJSONWriter
 
MCRMetaDefaultListXMLWriter - Class in org.mycore.restapi.converter
 
MCRMetaDefaultListXMLWriter() - Constructor for class org.mycore.restapi.converter.MCRMetaDefaultListXMLWriter
 
MCRNoFormDataPutFilter - Class in org.mycore.restapi
Aborts with 400 if a PUT request contains form data.
MCRNoFormDataPutFilter() - Constructor for class org.mycore.restapi.MCRNoFormDataPutFilter
 
MCRNormalizeMCRObjectIDsFilter - Class in org.mycore.restapi
This prematching filter checks the given MCRObjectIDs in an REST API call beginning with /objects, normalizes them and sends a redirect if necessary.
MCRNormalizeMCRObjectIDsFilter() - Constructor for class org.mycore.restapi.MCRNormalizeMCRObjectIDsFilter
 
MCRNotAuthorizedExceptionMapper - Class in org.mycore.restapi.v1.errors
Maps response status Response.Status.FORBIDDEN to Response.Status.UNAUTHORIZED if current user is guest.
MCRNotAuthorizedExceptionMapper() - Constructor for class org.mycore.restapi.v1.errors.MCRNotAuthorizedExceptionMapper
 
MCRObjectIDParamConverterProvider - Class in org.mycore.restapi.converter
 
MCRObjectIDParamConverterProvider() - Constructor for class org.mycore.restapi.converter.MCRObjectIDParamConverterProvider
 
MCRParam - Annotation Interface in org.mycore.restapi.annotations
 
MCRParam.Factory - Class in org.mycore.restapi.annotations
 
MCRParams - Annotation Interface in org.mycore.restapi.annotations
 
MCRParams.Factory - Class in org.mycore.restapi.annotations
 
MCRPropertiesToJSONTransformer - Class in org.mycore.restapi.v1.utils
 
MCRPropertiesToJSONTransformer() - Constructor for class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer
 
MCRPropertiesToJSONTransformer.BundleMapSerializer - Class in org.mycore.restapi.v1.utils
 
MCRPropertiesToXMLTransformer - Class in org.mycore.restapi.v1.utils
 
MCRPropertiesToXMLTransformer() - Constructor for class org.mycore.restapi.v1.utils.MCRPropertiesToXMLTransformer
 
MCRRemoveMsgBodyFilter - Class in org.mycore.restapi
Removed request message body if MCRRemoveMsgBodyFilter.IGNORE_MESSAGE_BODY_HEADER is set.
MCRRemoveMsgBodyFilter() - Constructor for class org.mycore.restapi.MCRRemoveMsgBodyFilter
 
MCRRequireTransaction - Annotation Interface in org.mycore.restapi.annotations
Used to mark REST methods that require an active JPA transaction
MCRRestAccessManager - Class in org.mycore.restapi.v2.access
 
MCRRestAccessManager() - Constructor for class org.mycore.restapi.v2.access.MCRRestAccessManager
 
MCRRestAPIACLPermission - Enum Class in org.mycore.restapi.v2.access
The REST API access permissions (read, write, delete)
MCRRestAPIAuthentication - Class in org.mycore.restapi.v1
Rest Controller that handles authentication.
MCRRestAPIAuthentication() - Constructor for class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
MCRRestAPIClassifications - Class in org.mycore.restapi.v1
REST API for classification objects.
MCRRestAPIClassifications() - Constructor for class org.mycore.restapi.v1.MCRRestAPIClassifications
 
MCRRestAPIError - Class in org.mycore.restapi.v1.errors
stores error informations during REST requests
MCRRestAPIError(String, String, String) - Constructor for class org.mycore.restapi.v1.errors.MCRRestAPIError
 
MCRRestAPIException - Exception in org.mycore.restapi.v1.errors
exception that can be thrown during rest api requests
MCRRestAPIException(Response.Status, List<MCRRestAPIError>) - Constructor for exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
MCRRestAPIException(Response.Status, MCRRestAPIError) - Constructor for exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
MCRRestAPIExceptionMapper - Class in org.mycore.restapi.v1.errors
maps a REST API exception to a proper response with message as JSON output
MCRRestAPIExceptionMapper() - Constructor for class org.mycore.restapi.v1.errors.MCRRestAPIExceptionMapper
 
MCRRestAPIMessages - Class in org.mycore.restapi.v1
REST API for messages.
MCRRestAPIMessages() - Constructor for class org.mycore.restapi.v1.MCRRestAPIMessages
 
MCRRestAPIObjects - Class in org.mycore.restapi.v1
REST API methods to retrieve objects and derivates.
MCRRestAPIObjects() - Constructor for class org.mycore.restapi.v1.MCRRestAPIObjects
 
MCRRestAPIObjectsHelper - Class in org.mycore.restapi.v1.utils
main utility class that handles REST requests to filter the XML output of showMCRObject, set the properties: MCR.RestAPI.v1.Filter.XML to your ContentTransformer-ID, MCR.ContentTransformer.
MCRRestAPIObjectsHelper() - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
 
MCRRestAPISearch - Class in org.mycore.restapi.v1
Rest API methods that cover SOLR searches.
MCRRestAPISearch() - Constructor for class org.mycore.restapi.v1.MCRRestAPISearch
 
MCRRestAPISortObject - Class in org.mycore.restapi.v1.utils
Helper Object that stores information for sorting: sort field and sort order ToDo: Check if this can be replaced with SOLR functionality
MCRRestAPISortObject() - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
MCRRestAPISortObjectComparator - Class in org.mycore.restapi.v1.utils
Comparator to sort a collection of result objects by id or date ToDo: Check if this can be replaced with SOLR functionality
MCRRestAPISortObjectComparator(MCRRestAPISortObject) - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPISortObjectComparator
 
MCRRestAPIUploadHelper - Class in org.mycore.restapi.v1.utils
 
MCRRestAPIUploadHelper() - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
 
MCRRestAPIUtil - Class in org.mycore.restapi.v1.utils
This class contains some generic utility functions for the REST API
MCRRestAPIUtil() - Constructor for class org.mycore.restapi.v1.utils.MCRRestAPIUtil
 
MCRRestAuthorizationFilter - Class in org.mycore.restapi.v1
 
MCRRestAuthorizationFilter - Class in org.mycore.restapi.v2
 
MCRRestAuthorizationFilter() - Constructor for class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
MCRRestAuthorizationFilter() - Constructor for class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
MCRRestAuthorizationFilter.MCRRestAPIACLPermission - Enum Class in org.mycore.restapi.v1
The REST API access permissions (read, write, delete)
MCRRestCheckAPIAccessResolver - Class in org.mycore.restapi.v2
 
MCRRestCheckAPIAccessResolver() - Constructor for class org.mycore.restapi.v2.MCRRestCheckAPIAccessResolver
 
MCRRestClassifications - Class in org.mycore.restapi.v2
 
MCRRestClassifications() - Constructor for class org.mycore.restapi.v2.MCRRestClassifications
 
MCRRestDerivateContents - Class in org.mycore.restapi.v2
 
MCRRestDerivateContents() - Constructor for class org.mycore.restapi.v2.MCRRestDerivateContents
 
MCRRestDerivates - Class in org.mycore.restapi.v2
 
MCRRestDerivates() - Constructor for class org.mycore.restapi.v2.MCRRestDerivates
 
MCRRestDerivates.DerivateMetadata - Class in org.mycore.restapi.v2
 
MCRRestDerivates.DerivateTitle - Class in org.mycore.restapi.v2
 
MCRRestFeature - Class in org.mycore.restapi
Jersey configuration
MCRRestFeature() - Constructor for class org.mycore.restapi.MCRRestFeature
 
MCRRestObjectIDDate - Class in org.mycore.restapi.v2.model
wraps an MCRObjectIDDate to return it via REST API and uses Instant instead of Date
MCRRestObjectIDDate() - Constructor for class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
MCRRestObjectIDDate(MCRObjectIDDate) - Constructor for class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
MCRRestObjects - Class in org.mycore.restapi.v2
 
MCRRestObjects() - Constructor for class org.mycore.restapi.v2.MCRRestObjects
 
MCRRestRequiredPermission - Annotation Interface in org.mycore.restapi.v2.annotation
 
MCRRestUtils - Class in org.mycore.restapi.v2
 
MCRRestV1App - Class in org.mycore.restapi.v1
 
MCRRestV1App() - Constructor for class org.mycore.restapi.v1.MCRRestV1App
 
MCRRestV2App - Class in org.mycore.restapi.v2
 
MCRRestV2App() - Constructor for class org.mycore.restapi.v2.MCRRestV2App
 
MCRSessionFilter - Class in org.mycore.restapi
 
MCRSessionFilter() - Constructor for class org.mycore.restapi.MCRSessionFilter
 
MCRTransactionFilter - Class in org.mycore.restapi
 
MCRTransactionFilter() - Constructor for class org.mycore.restapi.MCRTransactionFilter
 
MCRWrappedXMLWriter - Class in org.mycore.restapi.converter
 
MCRWrappedXMLWriter() - Constructor for class org.mycore.restapi.converter.MCRWrappedXMLWriter
 
MEDIA_TYPE_PARAMETER - Static variable in enum class org.mycore.restapi.converter.MCRDetailLevel
 
MSG_INVALID - Static variable in class org.mycore.restapi.converter.MCRObjectIDParamConverterProvider
 

N

name() - Element in annotation interface org.mycore.restapi.annotations.MCRParam
 
normal - Enum constant in enum class org.mycore.restapi.converter.MCRDetailLevel
 

O

org.mycore.restapi - package org.mycore.restapi
 
org.mycore.restapi.annotations - package org.mycore.restapi.annotations
 
org.mycore.restapi.converter - package org.mycore.restapi.converter
 
org.mycore.restapi.v1 - package org.mycore.restapi.v1
 
org.mycore.restapi.v1.errors - package org.mycore.restapi.v1.errors
 
org.mycore.restapi.v1.utils - package org.mycore.restapi.v1.utils
 
org.mycore.restapi.v2 - package org.mycore.restapi.v2
 
org.mycore.restapi.v2.access - package org.mycore.restapi.v2.access
 
org.mycore.restapi.v2.annotation - package org.mycore.restapi.v2.annotation
 
org.mycore.restapi.v2.model - package org.mycore.restapi.v2.model
 

P

PARAM_AFTER_ID - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_CLASSID - Static variable in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
PARAM_CLASSID - Static variable in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
PARAM_CREATED_AFTER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_CREATED_BEFORE - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_CREATED_BY - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_DELETED_AFTER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_DELETED_BEFORE - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_DELETED_BY - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_DER_PATH - Static variable in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
PARAM_DER_PATH - Static variable in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
PARAM_DERID - Static variable in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
PARAM_DERID - Static variable in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
PARAM_LIMIT - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_MCRID - Static variable in class org.mycore.restapi.v1.MCRRestAuthorizationFilter
 
PARAM_MCRID - Static variable in class org.mycore.restapi.v2.MCRRestAuthorizationFilter
 
PARAM_MODIFIED_AFTER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_MODIFIED_BEFORE - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_MODIFIED_BY - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_NUMBER_GREATER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_NUMBER_LESS - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_OBJECTTYPE - Static variable in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
PARAM_OFFSET - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_PROJECT - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_SORT_BY - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_SORT_ORDER - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_TYPE - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
PARAM_XMLWRAPPER - Static variable in class org.mycore.restapi.converter.MCRMetaDefaultListJSONWriter
 
PARAM_XMLWRAPPER - Static variable in class org.mycore.restapi.converter.MCRMetaDefaultListXMLWriter
 
patchDerivate(MCRRestDerivates.DerivateMetadata, MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
postVisitDirectory(Path, IOException) - Method in class org.mycore.restapi.v1.utils.MCRJSONFileVisitor
 
preVisitDirectory(Path, BasicFileAttributes) - Method in class org.mycore.restapi.v1.utils.MCRJSONFileVisitor
 
PROP_REQUIRE_TRANSACTION - Static variable in class org.mycore.restapi.MCRTransactionFilter
 

R

READ - Enum constant in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
 
READ - Enum constant in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
registerAccessFilter(FeatureContext, Class<?>, Method) - Method in class org.mycore.restapi.MCRRestFeature
 
registerAllEvents(SseEventSink) - Method in class org.mycore.restapi.v2.MCREvents
 
registerDerivateEvents(SseEventSink) - Method in class org.mycore.restapi.v2.MCREvents
 
registerObjectEvents(SseEventSink) - Method in class org.mycore.restapi.v2.MCREvents
 
registerPathEvents(SseEventSink) - Method in class org.mycore.restapi.v2.MCREvents
 
registerSessionHookFilter(FeatureContext) - Method in class org.mycore.restapi.MCRRestFeature
 
registerTransactionFilter(FeatureContext) - Method in class org.mycore.restapi.MCRRestFeature
 
renew(String) - Method in class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
requiresTransaction(Class<?>, Method) - Method in class org.mycore.restapi.MCRRestFeature
Checks if the class/method is annotated by MCRRequireTransaction.
resolve(String) - Static method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
resolve(String, String) - Method in class org.mycore.restapi.v2.MCRRestCheckAPIAccessResolver
Checks permission for a given rest api path.
retrieveMaindocURL(UriInfo, String, String, Application) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
returns the URL of the main document of a derivate
returnDerivate(UriInfo, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a single object in XML Format
returnMCRObject(UriInfo, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
returns a single derivate object in XML Format

S

search(UriInfo, HttpServletRequest, String, String, String, String, String, List<String>, List<String>, String, String, String, List<String>, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPISearch
see http://wiki.apache.org/solr/CommonQueryParameters for syntax of parameters
serialize(Map<String, String>, Type, JsonSerializationContext) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer.BundleMapSerializer
 
setCause(Throwable) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setClassifications(List<MCRCategoryID>) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
setDetail(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setErrorCode(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setField(String) - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
setId(String) - Method in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
setLang(String) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
setLastModified(Instant) - Method in class org.mycore.restapi.v2.model.MCRRestObjectIDDate
 
setMainDoc(String) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
setMessage(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setOrder(int) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
setOrder(MCRRestAPISortObject.SortOrder) - Method in class org.mycore.restapi.v1.utils.MCRRestAPISortObject
 
setState(MCRObjectID, String) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
setStatus(int) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setStatus(Response.Status) - Method in exception org.mycore.restapi.v1.errors.MCRRestAPIException
 
setText(String) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
setTimestamp(Date) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
setTitles(List<MCRRestDerivates.DerivateTitle>) - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateMetadata
 
setUuid(UUID) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
showMCRDerivate(String, String, UriInfo, Application, boolean) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
 
showMCRObject(String, String, UriInfo, Application) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIObjectsHelper
 
showObject(String, String, String, String, String) - Method in class org.mycore.restapi.v1.MCRRestAPIClassifications
returns a single classification object
SORT_ASC - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
SORT_DESC - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
STYLE_DERIVATEDETAILS - Static variable in class org.mycore.restapi.v1.MCRRestAPIObjects
 
summary - Enum constant in enum class org.mycore.restapi.converter.MCRDetailLevel
 

T

TAG_MYCORE_ABOUT - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_CLASSIFICATION - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_DERIVATE - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_EVENTS - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_FILE - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
TAG_MYCORE_OBJECT - Static variable in class org.mycore.restapi.v2.MCRRestUtils
 
testDeleteDerivate(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
testDeleteObject(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
testUpdateDerivate(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
testUpdateObject(MCRObjectID) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
THUMBNAIL_GENERATORS - Static variable in class org.mycore.restapi.v2.MCRRestObjects
 
toException() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
toJsonObject() - Method in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
toJSONString() - Method in class org.mycore.restapi.v1.errors.MCRRestAPIError
 
toMetaLangText() - Method in class org.mycore.restapi.v2.MCRRestDerivates.DerivateTitle
 
toResponse(ForbiddenException) - Method in class org.mycore.restapi.v1.errors.MCRForbiddenExceptionMapper
 
toResponse(NotAuthorizedException) - Method in class org.mycore.restapi.v1.errors.MCRNotAuthorizedExceptionMapper
 
toResponse(Exception) - Method in class org.mycore.restapi.v2.MCRExceptionMapper
 
toResponse(MCRRestAPIException) - Method in class org.mycore.restapi.v1.errors.MCRRestAPIExceptionMapper
 
toString() - Method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
toString() - Method in class org.mycore.restapi.v2.MCRErrorResponse
 

U

unmarshal(String) - Method in class org.mycore.restapi.converter.MCRInstantXMLAdapter
 
updateDerivate(MCRObjectID, InputStream) - Method in class org.mycore.restapi.v2.MCRRestDerivates
 
updateObject(MCRObjectID, InputStream) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
updateObjectMetadata(MCRObjectID, InputStream) - Method in class org.mycore.restapi.v2.MCRRestObjects
 
uploadDerivate(UriInfo, HttpServletRequest, String, String, String, boolean) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
create a new (empty) MyCoRe derivate or returns one that already exists (by label)
uploadDerivate(UriInfo, HttpServletRequest, String, String, String, boolean) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
creates or updates a MyCoRe derivate
uploadFile(UriInfo, HttpServletRequest, String, String, InputStream, FormDataContentDisposition, String, boolean, boolean, String, Long) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
upload a file into a given derivate
uploadFile(UriInfo, HttpServletRequest, String, String, InputStream, FormDataContentDisposition, String, boolean, boolean, String, Long) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
uploads a file into a given derivate
uploadObject(UriInfo, HttpServletRequest, InputStream, FormDataContentDisposition) - Method in class org.mycore.restapi.v1.MCRRestAPIObjects
create / update a MyCoRe object
uploadObject(UriInfo, HttpServletRequest, InputStream, FormDataContentDisposition) - Static method in class org.mycore.restapi.v1.utils.MCRRestAPIUploadHelper
uploads a MyCoRe Object based upon: http://puspendu.wordpress.com/2012/08/23/restful-webservice-file-upload-with-jersey/

V

validate(String) - Static method in class org.mycore.restapi.v1.MCRRestAPIAuthentication
 
value() - Element in annotation interface org.mycore.restapi.annotations.MCRAccessControlExposeHeaders
 
value() - Element in annotation interface org.mycore.restapi.annotations.MCRApiDraft
A simple value to mark a group of endpoints.
value() - Element in annotation interface org.mycore.restapi.annotations.MCRParam
 
value() - Element in annotation interface org.mycore.restapi.v2.annotation.MCRRestRequiredPermission
 
valueOf(String) - Static method in enum class org.mycore.restapi.converter.MCRDetailLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
Returns the enum constant of this class with the specified name.
values() - Element in annotation interface org.mycore.restapi.annotations.MCRParams
 
values() - Static method in enum class org.mycore.restapi.converter.MCRDetailLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
Returns an array containing the constants of this enum class, in the order they are declared.
visitFile(Path, BasicFileAttributes) - Method in class org.mycore.restapi.v1.utils.MCRJSONFileVisitor
 

W

withCause(Throwable) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
withDetail(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
withErrorCode(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
withMessage(String) - Method in class org.mycore.restapi.v2.MCRErrorResponse
 
WRITE - Enum constant in enum class org.mycore.restapi.v1.MCRRestAuthorizationFilter.MCRRestAPIACLPermission
 
WRITE - Enum constant in enum class org.mycore.restapi.v2.access.MCRRestAPIACLPermission
 
writeCollection(XmlElementWrapper, Collection<?>, Charset, Supplier<Marshaller>, OutputStream) - Method in class org.mycore.restapi.converter.MCRWrappedXMLWriter
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.converter.MCRWrappedXMLWriter
 
writeTo(List<? extends MCRMetaDefault>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.converter.MCRMetaDefaultListJSONWriter
 
writeTo(List<? extends MCRMetaDefault>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.converter.MCRMetaDefaultListXMLWriter
 
writeTo(Properties, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToJSONTransformer
 
writeTo(Properties, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.v1.utils.MCRPropertiesToXMLTransformer
 
writeTo(MCRContent, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.mycore.restapi.converter.MCRContentAbstractWriter
 
A B C D F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form