fr.paris.lutece.plugins.document.modules.metadatadublincore.business
Class DublinCoreMetadata

java.lang.Object
  extended by fr.paris.lutece.plugins.document.modules.metadatadublincore.business.DublinCoreMetadata

public class DublinCoreMetadata
extends java.lang.Object

This class represents the business object DublinCoreMetadata


Constructor Summary
DublinCoreMetadata()
           
 
Method Summary
 java.lang.String getContributor()
          Returns the Contributor
 java.lang.String getCoverage()
          Returns the Coverage
 java.lang.String getCreator()
          Returns the Creator
 java.lang.String getDate()
          Returns the Date
 java.lang.String getDescription()
          Returns the Description
 java.lang.String getFormat()
          Returns the Format
 java.lang.String getIdentifier()
          Returns the Identifier
 java.lang.String getLanguage()
          Returns the Language
 java.lang.String getPublisher()
          Returns the Publisher
 java.lang.String getRelation()
          Returns the Relation
 java.lang.String getRights()
          Returns the Rigths
 java.lang.String getSource()
          Returns the Source
 java.lang.String getSubject()
          Returns the Subject
 java.lang.String getTitle()
          Returns the Title
 java.lang.String getType()
          Returns the Type
 java.lang.String getXml()
           
 void load(java.lang.String strXmlData)
           
 void setContributor(java.lang.String strContributor)
          Sets the Contributor
 void setCoverage(java.lang.String strCoverage)
          Sets the Coverage
 void setCreator(java.lang.String strCreator)
          Sets the Creator
 void setDate(java.lang.String strDate)
          Sets the Date
 void setDescription(java.lang.String strDescription)
          Sets the Description
 void setFormat(java.lang.String strFormat)
          Sets the Format
 void setIdentifier(java.lang.String strIdentifier)
          Sets the Identifier
 void setLanguage(java.lang.String strLanguage)
          Sets the Language
 void setPublisher(java.lang.String strPublisher)
          Sets the Publisher
 void setRelation(java.lang.String strRelation)
          Sets the Relation
 void setRights(java.lang.String strRights)
          Sets the Rigths
 void setSource(java.lang.String strSource)
          Sets the Source
 void setSubject(java.lang.String strSubject)
          Sets the Subject
 void setTitle(java.lang.String strTitle)
          Sets the Title
 void setType(java.lang.String strType)
          Sets the Type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DublinCoreMetadata

public DublinCoreMetadata()
Method Detail

getTitle

public java.lang.String getTitle()
Returns the Title

Returns:
The Title

setTitle

public void setTitle(java.lang.String strTitle)
Sets the Title

Parameters:
strTitle - The Title

getCreator

public java.lang.String getCreator()
Returns the Creator

Returns:
The Creator

setCreator

public void setCreator(java.lang.String strCreator)
Sets the Creator

Parameters:
strCreator - The Creator

getSubject

public java.lang.String getSubject()
Returns the Subject

Returns:
The Subject

setSubject

public void setSubject(java.lang.String strSubject)
Sets the Subject

Parameters:
strSubject - The Subject

getDescription

public java.lang.String getDescription()
Returns the Description

Returns:
The Description

setDescription

public void setDescription(java.lang.String strDescription)
Sets the Description

Parameters:
strDescription - The Description

getPublisher

public java.lang.String getPublisher()
Returns the Publisher

Returns:
The Publisher

setPublisher

public void setPublisher(java.lang.String strPublisher)
Sets the Publisher

Parameters:
strPublisher - The Publisher

getContributor

public java.lang.String getContributor()
Returns the Contributor

Returns:
The Contributor

setContributor

public void setContributor(java.lang.String strContributor)
Sets the Contributor

Parameters:
strContributor - The Contributor

getDate

public java.lang.String getDate()
Returns the Date

Returns:
The Date

setDate

public void setDate(java.lang.String strDate)
Sets the Date

Parameters:
strDate - The Date

getType

public java.lang.String getType()
Returns the Type

Returns:
The Type

setType

public void setType(java.lang.String strType)
Sets the Type

Parameters:
strType - The Type

getFormat

public java.lang.String getFormat()
Returns the Format

Returns:
The Format

setFormat

public void setFormat(java.lang.String strFormat)
Sets the Format

Parameters:
strFormat - The Format

getIdentifier

public java.lang.String getIdentifier()
Returns the Identifier

Returns:
The Identifier

setIdentifier

public void setIdentifier(java.lang.String strIdentifier)
Sets the Identifier

Parameters:
strIdentifier - The Identifier

getSource

public java.lang.String getSource()
Returns the Source

Returns:
The Source

setSource

public void setSource(java.lang.String strSource)
Sets the Source

Parameters:
strSource - The Source

getLanguage

public java.lang.String getLanguage()
Returns the Language

Returns:
The Language

setLanguage

public void setLanguage(java.lang.String strLanguage)
Sets the Language

Parameters:
strLanguage - The Language

getRelation

public java.lang.String getRelation()
Returns the Relation

Returns:
The Relation

setRelation

public void setRelation(java.lang.String strRelation)
Sets the Relation

Parameters:
strRelation - The Relation

getCoverage

public java.lang.String getCoverage()
Returns the Coverage

Returns:
The Coverage

setCoverage

public void setCoverage(java.lang.String strCoverage)
Sets the Coverage

Parameters:
strCoverage - The Coverage

getRights

public java.lang.String getRights()
Returns the Rigths

Returns:
The Rigths

setRights

public void setRights(java.lang.String strRights)
Sets the Rigths

Parameters:
strRigths - The Rigths

getXml

public java.lang.String getXml()

load

public void load(java.lang.String strXmlData)


Copyright © 2010 Mairie de Paris. All Rights Reserved.