| Package | Description |
|---|---|
| org.osivia.portal.api.cms | |
| org.osivia.portal.api.cms.impl |
| Modifier and Type | Method and Description |
|---|---|
<P extends PublicationInfos> |
DocumentContext.getPublicationInfos(Class<P> publiInfos)
Get publication informations
|
| Modifier and Type | Method and Description |
|---|---|
Collection<PublicationInfos> |
DocumentContext.getAllPublicationInfos()
Get all classes (with extentions) about publication informations on the current document
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentContext.addPublicationInfos(PublicationInfos publicationInfos)
Add a publication informations definition to the collection of publication informations
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicPublicationInfos
Default class for publication informations on a document
|
| Modifier and Type | Method and Description |
|---|---|
<P extends PublicationInfos> |
AbstractDocumentContext.getPublicationInfos(Class<P> navType) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PublicationInfos> |
AbstractDocumentContext.getAllPublicationInfos() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDocumentContext.addPublicationInfos(PublicationInfos publicationInfos) |
Copyright © 2016. All rights reserved.