Class AcrossWebModuleDevSettings
java.lang.Object
com.foreach.across.modules.web.config.AcrossWebModuleDevSettings
@Component
@Exposed
@ConfigurationProperties(prefix="across.web.development")
public class AcrossWebModuleDevSettings
extends Object
- Since:
 - 2.0.0
 - Author:
 - Arne Vandamme
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetRenderViewElementNames(boolean renderViewElementNames) boolean 
- 
Constructor Details
- 
AcrossWebModuleDevSettings
 
 - 
 - 
Method Details
- 
isRenderViewElementNames
public boolean isRenderViewElementNames() - 
setRenderViewElementNames
public void setRenderViewElementNames(boolean renderViewElementNames)  - 
shouldRenderViewElementNames
public boolean shouldRenderViewElementNames() 
 -