Package de.xima.fc.gui.common.interfaces
Interface IViewModel
-
- All Known Implementing Classes:
CustomViewModel
,EContentView
,EViews
public interface IViewModel
- Author:
- XIMA MEDIA GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDisplayName(Locale locale)
String
getHelpId()
String
getId()
String
getLinkTarget()
String
getURI()
boolean
isAllowed(ViewBean viewBean)
boolean
isExternal()
boolean
isPublic()
-