public class FilterContentPackage extends Object implements ContentPackage
Modifier and Type | Class and Description |
---|---|
static class |
FilterContentPackage.FilteringIterator |
Constructor and Description |
---|
FilterContentPackage() |
Modifier and Type | Method and Description |
---|---|
void |
addContent(String[] paths,
Predicate filterList) |
void |
addContent(String path,
Predicate filterList) |
Iterator<Item> |
getItems(Session session) |
boolean |
isIncludeProperties() |
void |
setIncludeProperties(boolean includeProperties) |
public Iterator<Item> getItems(Session session) throws RepositoryException
getItems
in interface ContentPackage
RepositoryException
org.apache.jackrabbit.commons.packaging.ContentPackage#getItems(javax.jcr.Session)
public boolean isIncludeProperties()
public void setIncludeProperties(boolean includeProperties)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"