public class SApplicationPageImpl extends PersistentObjectId implements SApplicationPage
| Constructor and Description |
|---|
SApplicationPageImpl() |
SApplicationPageImpl(long applicationId,
long pageId,
String token) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getApplicationId() |
String |
getDiscriminator() |
long |
getPageId() |
String |
getToken() |
int |
hashCode() |
String |
toString() |
getId, getTenantId, setId, setTenantIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setId, setTenantIdpublic SApplicationPageImpl()
public SApplicationPageImpl(long applicationId,
long pageId,
String token)
public String getDiscriminator()
getDiscriminator in interface PersistentObjectpublic long getApplicationId()
getApplicationId in interface SApplicationPagepublic long getPageId()
getPageId in interface SApplicationPagepublic String getToken()
getToken in interface SApplicationPagepublic int hashCode()
hashCode in class PersistentObjectIdpublic boolean equals(Object obj)
equals in class PersistentObjectIdpublic String toString()
toString in class PersistentObjectIdCopyright © 2018 Bonitasoft S.A.. All rights reserved.