org.gcube.data.oai.tmplugin.binders
Class Labels

java.lang.Object
  extended by org.gcube.data.oai.tmplugin.binders.Labels
All Implemented Interfaces:
Serializable

public class Labels
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
static String ALTERNATIVE
          Alternative representation property.
static String ANNOTATION
          Annotation property.
static String BYTESTREAM
          Content property.
static String BYTESTREAM_URI
          Content URL property.
static String CONTENT
          Content.
static String CREATION_TIME
          Creation time property.
static String LANGUAGE
          Language property.
static String LAST_UPDATE
          Last update property.
static String LENGTH
          Content length property.
static String METADATA
          Metadata property.
static String MIME_TYPE
          Content mime type property.
static String ORDER
          Part order property.
static String PART
          Part property.
static String PREVIOUS
          Previous annotation order property.
static String PROPERTY
          'Property' property.
static String PROPERTY_TYPE
          'Property Type' property.
static String PROPERTY_VALUE
          'Property' value property.
static String PROVENANCE
          Title.
static String SCHEMA_NAME
          Schema name property.
static String SCHEMA_URI
          Schema URI property.
static String TITLE
          Title.
static String TYPE
          Type property.
 
Constructor Summary
Labels()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ANNOTATION

public static final String ANNOTATION
Annotation property.

See Also:
Constant Field Values

ALTERNATIVE

public static final String ALTERNATIVE
Alternative representation property.

See Also:
Constant Field Values

CONTENT

public static final String CONTENT
Content.

See Also:
Constant Field Values

PART

public static final String PART
Part property.

See Also:
Constant Field Values

METADATA

public static final String METADATA
Metadata property.

See Also:
Constant Field Values

BYTESTREAM

public static final String BYTESTREAM
Content property.

See Also:
Constant Field Values

BYTESTREAM_URI

public static final String BYTESTREAM_URI
Content URL property.

See Also:
Constant Field Values

TITLE

public static final String TITLE
Title.

See Also:
Constant Field Values

PROVENANCE

public static final String PROVENANCE
Title.

See Also:
Constant Field Values

LAST_UPDATE

public static final String LAST_UPDATE
Last update property.

See Also:
Constant Field Values

MIME_TYPE

public static final String MIME_TYPE
Content mime type property.

See Also:
Constant Field Values

LENGTH

public static final String LENGTH
Content length property.

See Also:
Constant Field Values

CREATION_TIME

public static final String CREATION_TIME
Creation time property.

See Also:
Constant Field Values

LANGUAGE

public static final String LANGUAGE
Language property.

See Also:
Constant Field Values

SCHEMA_URI

public static final String SCHEMA_URI
Schema URI property.

See Also:
Constant Field Values

SCHEMA_NAME

public static final String SCHEMA_NAME
Schema name property.

See Also:
Constant Field Values

TYPE

public static final String TYPE
Type property.

See Also:
Constant Field Values

PREVIOUS

public static final String PREVIOUS
Previous annotation order property.

See Also:
Constant Field Values

ORDER

public static final String ORDER
Part order property.

See Also:
Constant Field Values

PROPERTY

public static final String PROPERTY
'Property' property.

See Also:
Constant Field Values

PROPERTY_TYPE

public static final String PROPERTY_TYPE
'Property Type' property.

See Also:
Constant Field Values

PROPERTY_VALUE

public static final String PROPERTY_VALUE
'Property' value property.

See Also:
Constant Field Values
Constructor Detail

Labels

public Labels()


Copyright © 2013. All Rights Reserved.