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
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.