public class FilterContentPackage extends java.lang.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(java.lang.String[] paths,
Predicate filterList) |
void |
addContent(java.lang.String path,
Predicate filterList) |
java.util.Iterator<Item> |
getItems(Session session) |
boolean |
isIncludeProperties() |
void |
setIncludeProperties(boolean includeProperties) |
public void addContent(java.lang.String path,
Predicate filterList)
public void addContent(java.lang.String[] paths,
Predicate filterList)
public java.util.Iterator<Item> getItems(Session session)
throws RepositoryException
getItems in interface ContentPackageRepositoryExceptionorg.apache.jackrabbit.commons.packaging.ContentPackage#getItems(javax.jcr.Session)public boolean isIncludeProperties()
public void setIncludeProperties(boolean includeProperties)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"