org.dspace.app.xmlui.wing.element
Interface MetadataElement

All Known Implementing Classes:
Metadata, PageMeta, RepositoryMeta, UserMeta

public interface MetadataElement

This interface represents all elements that are Metadata elements. There are two broad types of wing elements: structural and metadata. The metadata elements describe information about the page, while structural elements describe how to layout the page.

Author:
Scott Phillips

Field Summary
static String A_REPOSITORY_IDENTIFIER
          The name of the repository identifier attribute
 

Field Detail

A_REPOSITORY_IDENTIFIER

static final String A_REPOSITORY_IDENTIFIER
The name of the repository identifier attribute

See Also:
Constant Field Values


Copyright © 2012 DuraSpace. All Rights Reserved.