info.magnolia.dam
Class DamConstants

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

public class DamConstants
extends Object

Defines commonly used constants for the DAM module.


Field Summary
static String CONTENT_NODE_NAME
          Name of the JCR Asset child node containing the Binary Data.Content Node.
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

CONTENT_NODE_NAME

public static final String CONTENT_NODE_NAME
Name of the JCR Asset child node containing the Binary Data.Content Node.

See Also:
Constant Field Values
Constructor Detail

DamConstants

public DamConstants()


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