public interface SApplication
extends org.bonitasoft.engine.persistence.PersistentObject
Modifier and Type | Method and Description |
---|---|
long |
getCreatedBy() |
long |
getCreationDate() |
String |
getDescription() |
String |
getDisplayName() |
Long |
getHomePageId() |
String |
getIconPath() |
long |
getLastUpdateDate() |
Long |
getLayoutId() |
Long |
getProfileId() |
String |
getState() |
Long |
getThemeId() |
String |
getToken() |
long |
getUpdatedBy() |
String |
getVersion() |
String getToken()
String getDisplayName()
String getVersion()
String getDescription()
String getIconPath()
long getCreationDate()
long getCreatedBy()
long getLastUpdateDate()
long getUpdatedBy()
String getState()
Long getHomePageId()
Long getProfileId()
Long getLayoutId()
Long getThemeId()
Copyright © 2018 Bonitasoft S.A.. All rights reserved.