public Cache getCache() { return infrastructure.getCache(); }
public DataViewFactory getDataViewFactory() { return infrastructure.getDataViewFactory(); }
public ContentRepository getContentRepository() { return infrastructure.getContentRepository(); }
public ContentBeanFactory getContentBeanFactory() { return infrastructure.getContentBeanFactory(); }