public interface I_CmsCollectorPublishListProvider
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CmsResource> |
getPublishResources(CmsObject cms,
I_CmsContentLoadCollectorInfo info)
Gets the publish list for the collector.
|
java.util.Set<CmsResource> getPublishResources(CmsObject cms, I_CmsContentLoadCollectorInfo info) throws CmsException
cms - the CMS context to useinfo - the collector informationCmsException - if soemthing goes wrong