public IEnumerable <DocumentTypeDomain> GetAllDocTypes() { return(_documentGenerator.GetAllTypes()); }