info.magnolia.dam.jcr
Class DamConstants

java.lang.Object
  extended by info.magnolia.dam.jcr.DamConstants

public class DamConstants
extends Object

Defines commonly used constants for the DAM module.


Field Summary
static String DEFAULT_JCR_PROVIDER_ID
          Default jcr Asset provider name.
static String WORKSPACE
          Name of the workspace used to store assets.
 
Constructor Summary
DamConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WORKSPACE

public static final String WORKSPACE
Name of the workspace used to store assets.

See Also:
Constant Field Values

DEFAULT_JCR_PROVIDER_ID

public static final String DEFAULT_JCR_PROVIDER_ID
Default jcr Asset provider name.

See Also:
Constant Field Values
Constructor Detail

DamConstants

public DamConstants()


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.