Interface RichPageSelector<T>

All Superinterfaces:
ModelObjectSelector<T,RichPageSelector<T>,RichPageReference>

public interface RichPageSelector<T> extends ModelObjectSelector<T,RichPageSelector<T>,RichPageReference>
Interface for selecting the rich page using optional project id and revision and mandatory page path or space id and page name. The selection is finished by using path(String), spaceAndName(String, String) or spaceReferenceAndName(SpaceReference, String) method and the selector object cannot be used anymore after that.
Since:
3.9.0