| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.cms.publication.DublinCoreHelper
public final class DublinCoreHelper
Facade to get the DublinCore through the cms Document
| Method Summary | |
|---|---|
static java.lang.String | 
getDCIdentifier(Publication publication,
                java.lang.String area,
                java.lang.String documentId)
Get the value of the DCIdentifier corresponding to a document id.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static java.lang.String getDCIdentifier(Publication publication,
                                               java.lang.String area,
                                               java.lang.String documentId)
                                        throws SiteTreeException,
                                               DocumentBuildException,
                                               DocumentException
publication - The publication the document(s) belongs to.area - The area the document(s) belongs to.documentId - The document id.
SiteTreeException - when something with the sitetree went wrong.
DocumentBuildException - when the building of a document failed.
DocumentException - when something with the document went wrong.
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||