Package org.opencms.ade.publish
Class CmsDefaultCollectorPublishListProvider
java.lang.Object
org.opencms.ade.publish.CmsDefaultCollectorPublishListProvider
- All Implemented Interfaces:
I_CmsCollectorPublishListProvider
public class CmsDefaultCollectorPublishListProvider
extends Object
implements I_CmsCollectorPublishListProvider
Default implementation of the I_CmsCollectorPublishListProvider interface.
Uses a CmsCollectorPublishListHelper to generate the publish list for a collector.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The default limit for collector results. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the publish list for the collector.
-
Field Details
-
DEFAULT_LIMIT
The default limit for collector results.- See Also:
-
-
Constructor Details
-
CmsDefaultCollectorPublishListProvider
-
-
Method Details