public interface I_CmsPublishRelatedResourceProvider
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CmsResource> |
getAdditionalRelatedResources(CmsObject cms,
CmsResource res)
Gets the set of additional related resources.
|
java.util.Set<CmsResource> getAdditionalRelatedResources(CmsObject cms, CmsResource res) throws CmsException
cms - the current CMS contextres - the resource for which the related resources should be returnedCmsException - if something goes wrong