Interface ContentPackage
-
- All Known Implementing Classes:
FilterContentPackage
public interface ContentPackage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Iterator
getItems(Session session)
-
-
-
Method Detail
-
getItems
java.util.Iterator getItems(Session session) throws RepositoryException
- Throws:
RepositoryException
-
-