fr.paris.lutece.plugins.blobstore.modules.rest.util.constants
Class BlobStoreRestConstants

java.lang.Object
  extended by fr.paris.lutece.plugins.blobstore.modules.rest.util.constants.BlobStoreRestConstants

public final class BlobStoreRestConstants
extends Object

BlobStoreRestConstants


Field Summary
static String MARK_BASE_URL
           
static String MESSAGE_MANDATORY_FIELDS
           
static String MESSAGE_NO_SUCH_BLOBSTORE
           
static String PARAMETER_BLOB
           
static String PARAMETER_BLOB_KEY
           
static String PARAMETER_BLOBSTORE
           
static String PATH_CREATE_BLOBSTORE
           
static String PATH_DELETE_BLOBSTORE
           
static String PATH_FILE_URL
           
static String PATH_WADL
           
static String SLASH
           
static String TEMPLATE_WADL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SLASH

public static final String SLASH
See Also:
Constant Field Values

PATH_WADL

public static final String PATH_WADL
See Also:
Constant Field Values

PATH_DELETE_BLOBSTORE

public static final String PATH_DELETE_BLOBSTORE
See Also:
Constant Field Values

PATH_CREATE_BLOBSTORE

public static final String PATH_CREATE_BLOBSTORE
See Also:
Constant Field Values

PATH_FILE_URL

public static final String PATH_FILE_URL
See Also:
Constant Field Values

PARAMETER_BLOB_KEY

public static final String PARAMETER_BLOB_KEY
See Also:
Constant Field Values

PARAMETER_BLOBSTORE

public static final String PARAMETER_BLOBSTORE
See Also:
Constant Field Values

PARAMETER_BLOB

public static final String PARAMETER_BLOB
See Also:
Constant Field Values

MESSAGE_MANDATORY_FIELDS

public static final String MESSAGE_MANDATORY_FIELDS
See Also:
Constant Field Values

MESSAGE_NO_SUCH_BLOBSTORE

public static final String MESSAGE_NO_SUCH_BLOBSTORE
See Also:
Constant Field Values

MARK_BASE_URL

public static final String MARK_BASE_URL
See Also:
Constant Field Values

TEMPLATE_WADL

public static final String TEMPLATE_WADL
See Also:
Constant Field Values


Copyright © 2014 Mairie de Paris. All Rights Reserved.