Class StartpageRequest
- java.lang.Object
-
- com.gentics.contentnode.rest.model.request.StartpageRequest
-
public class StartpageRequest extends Object
Request to set a folder startpage
-
-
Constructor Summary
Constructors Constructor Description StartpageRequest()
Empty constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getPageId()
Get the startpage idvoid
setPageId(int pageId)
Set the startpage id
-