Package org.bonitasoft.engine.page
Class AbstractSPage
java.lang.Object
org.bonitasoft.engine.page.AbstractSPage
- All Implemented Interfaces:
Serializable,PersistentObject
- Direct Known Subclasses:
SPage,SPageWithContent
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAbstractSPage(String name, long installationDate, long installedBy, boolean provided, String contentName) AbstractSPage(AbstractSPage sPage) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.bonitasoft.engine.persistence.PersistentObject
getId, setId
-
Constructor Details
-
AbstractSPage
-
AbstractSPage
-