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 StringgetDisplayName(Locale locale)StringgetHelpId()StringgetId()StringgetLinkTarget()StringgetURI()booleanisAllowed(ViewBean viewBean)booleanisExternal()booleanisPublic() 
 -