Package org.dlese.dpc.index.reader
Class DleseCollectionDocReader.OrganizationContributor
java.lang.Object
org.dlese.dpc.index.reader.DleseCollectionDocReader.OrganizationContributor
- All Implemented Interfaces:
DleseCollectionDocReader.Contributor
- Enclosing class:
DleseCollectionDocReader
public class DleseCollectionDocReader.OrganizationContributor
extends Object
implements DleseCollectionDocReader.Contributor
A bean that holds information about a DLESE contributor that is an organization.
- Author:
- John Weatherley
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OrganizationContributor
public OrganizationContributor()
-
-
Method Details
-
getType
Gets the type, which is 'organization'.- Specified by:
getTypein interfaceDleseCollectionDocReader.Contributor- Returns:
- The String 'organization'.
-