public interface CoreAppModel extends AppModel
Modifier and Type | Method and Description |
---|---|
String |
getGroupsAccess() |
Map<String,Map<String,String>> |
getI18n() |
String |
getIcon() |
int |
getOrder() |
List<CorePageModel> |
getPageModels() |
String |
getState() |
String |
getSubState() |
String |
getSubType() |
String |
getTheme() |
String |
getType() |
String |
getUrl() |
String |
getUsersAccess() |
boolean |
isFlowApp() |
getDescription, getKey, getName
String getTheme()
String getIcon()
String getUsersAccess()
String getGroupsAccess()
boolean isFlowApp()
String getType()
String getSubType()
String getState()
String getSubState()
String getUrl()
int getOrder()
List<CorePageModel> getPageModels()