Class PageList

java.lang.Object
io.goobi.viewer.model.cms.PageList
All Implemented Interfaces:
Iterable<String>

public class PageList extends Object implements Iterable<String>
A list of strings with some convenience methods. Each string is either the id of a cmsPage or a pageType name The list may be stored as a single string containing all strings in the list separated by ;
Author:
Florian Alpers