Package io.mateu.mdd.shared.interfaces
Interface App
public interface App
-
Method Details
-
getAreas
IArea[] getAreas() -
isAuthenticationNeeded
boolean isAuthenticationNeeded() -
isChartsEnabled
boolean isChartsEnabled() -
getName
String getName() -
getDefaultPrivateArea
IArea getDefaultPrivateArea() -
getDefaultPublicArea
IArea getDefaultPublicArea() -
getState
-
hasPrivateContent
boolean hasPrivateContent() -
getArea
-
getMenu
-
getModule
-
updateSession
void updateSession() -
getLogo
String getLogo() -
hasRegistrationForm
boolean hasRegistrationForm() -
isForm
boolean isForm() -
getBean
Object getBean() -
getPersistenceUnitName
String getPersistenceUnitName() -
getLogoutUrl
String getLogoutUrl()
-