Class Page
java.lang.Object
ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.Page
- All Implemented Interfaces:
HasVersions
,PageObjectParent
- Author:
- Abdulin Ildar
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddChildFromPrototype
(int idx, PageObject prototype) boolean
static Page
getId()
getRoot()
int
hashCode()
boolean
void
setVersions
(Versions versions) toString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.beans.PageObjectParent
addChildFromPrototype
-
Constructor Details
-
Page
-
Page
-
Page
-
Page
-
-
Method Details
-
forComponent
-
getId
-
getRoot
- Specified by:
getRoot
in interfacePageObjectParent
-
getChildren
- Specified by:
getChildren
in interfacePageObjectParent
-
isComponent
public boolean isComponent() -
addChildFromPrototype
- Specified by:
addChildFromPrototype
in interfacePageObjectParent
-
getVersions
- Specified by:
getVersions
in interfaceHasVersions
-
setVersions
- Specified by:
setVersions
in interfaceHasVersions
-
equals
-
hashCode
public int hashCode() -
toString
-