|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.cms.publication.PublicationHelper
public final class PublicationHelper
| Constructor Summary | |
|---|---|
PublicationHelper(Publication publication)
|
|
| Method Summary | |
|---|---|
Document[] |
getAllDocuments(java.lang.String area)
Returns all documents of a publication (all language versions). |
Document[] |
getAllDocuments(java.lang.String area,
java.lang.String language)
Returns all documents of a publication. |
Publication |
getPublication()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PublicationHelper(Publication publication)
| Method Detail |
|---|
public Document[] getAllDocuments(java.lang.String area,
java.lang.String language)
throws DocumentException
area -
DocumentExceptionDocument,
Publication
public Document[] getAllDocuments(java.lang.String area)
throws DocumentException
area -
DocumentExceptionDocument,
Publicationpublic Publication getPublication()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||