The page ID of the case page.
The title of the case page.
The page ID of the case page.
Title of the case page.
Static
buildCreats a Deputy case object.
The page ID of the case page.
Optional
title: TitleThe title of the case page.
Static
Optional
getGets the case name by parsing the title.
Optional
title: TitleLikeThe title of the case page
The case name, or null
if the title was not a valid case page
Static
isChecks if the current page (or a supplied page) is a case page (subpage of the root page).
Optional
title: TitleLikeThe title of the page to check.
true
if the page is a case page.
Base class for Deputy cases. Extended into DeputyCasePage to refer to an active case page. Used to represent case pages in a more serializable way.