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 COLLECTION_ID
          Collection ID.
static String CONTENT
          Content.
static String CONTENT_TYPE
          Content type.
static String CREATION_TIME
          Creation time property.
static String LAST_UPDATE
          Last update property.
static String METADATA
          Metadata property.
static String MIME_TYPE
          Content mime type property.
static String PROVENANCE
          Provenance.
static String RECORD
          Record.
static String RECORD_ID
           
static String SCHEMA
          Schema.
static String SCHEMALOCATION
          Schema location.
static String SET_ID
           
static String STATEMENT
          Statement.
static String TITLE
          Title.
static String URL
          url.
 
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

CONTENT

public static final String CONTENT
Content.

See Also:
Constant Field Values

METADATA

public static final String METADATA
Metadata property.

See Also:
Constant Field Values

TITLE

public static final String TITLE
Title.

See Also:
Constant Field Values

PROVENANCE

public static final String PROVENANCE
Provenance.

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

CREATION_TIME

public static final String CREATION_TIME
Creation time property.

See Also:
Constant Field Values

COLLECTION_ID

public static final String COLLECTION_ID
Collection ID.

See Also:
Constant Field Values

STATEMENT

public static final String STATEMENT
Statement.

See Also:
Constant Field Values

SCHEMA

public static final String SCHEMA
Schema.

See Also:
Constant Field Values

SCHEMALOCATION

public static final String SCHEMALOCATION
Schema location.

See Also:
Constant Field Values

RECORD

public static final String RECORD
Record.

See Also:
Constant Field Values

CONTENT_TYPE

public static final String CONTENT_TYPE
Content type.

See Also:
Constant Field Values

URL

public static final String URL
url.

See Also:
Constant Field Values

SET_ID

public static final String SET_ID
See Also:
Constant Field Values

RECORD_ID

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

Labels

public Labels()


Copyright © 2013. All Rights Reserved.