info.magnolia.dam.jcr
Class AssetNodeTypes.Asset

java.lang.Object
  extended by info.magnolia.dam.jcr.AssetNodeTypes.Asset
Enclosing class:
AssetNodeTypes

public static class AssetNodeTypes.Asset
extends Object

Represents the node type mgnl:asset.


Field Summary
static String ASSET_NAME
           
static String CAPTION
           
static String COMMENT
           
static String COPYRIGHT
           
static String DESCRIPTION
           
static String LANGUAGE
           
static String MASTER
           
static String NAME
           
static String PROVIDER_TYPE
           
static String SUBJECT
           
static String TITLE
           
static String TYPE
           
 
Constructor Summary
AssetNodeTypes.Asset()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values

TYPE

public static final String TYPE
See Also:
Constant Field Values

LANGUAGE

public static final String LANGUAGE
See Also:
Constant Field Values

ASSET_NAME

public static final String ASSET_NAME
See Also:
Constant Field Values

TITLE

public static final String TITLE
See Also:
Constant Field Values

SUBJECT

public static final String SUBJECT
See Also:
Constant Field Values

DESCRIPTION

public static final String DESCRIPTION
See Also:
Constant Field Values

CAPTION

public static final String CAPTION
See Also:
Constant Field Values

COPYRIGHT

public static final String COPYRIGHT
See Also:
Constant Field Values

COMMENT

public static final String COMMENT
See Also:
Constant Field Values

PROVIDER_TYPE

public static final String PROVIDER_TYPE
See Also:
Constant Field Values

MASTER

public static final String MASTER
See Also:
Constant Field Values
Constructor Detail

AssetNodeTypes.Asset

public AssetNodeTypes.Asset()


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