Class ContentPermissionsBulkExtractor

  • All Implemented Interfaces:
    BulkExtractor<Searchable>

    public final class ContentPermissionsBulkExtractor
    extends Object
    implements BulkExtractor<Searchable>
    Extracts the content permissions set on searchable objects. If the searchable object is an attachment or comment extract the permissions from the containing content object. At the moment, content permissions are only set on AbstractPages. Hence this class only handles permissions for AbstractPage objects.
    Since:
    7.14