public List <TypeAndName> GetDivisionDeptList(string Type) { return(repository.GetDivisionDeptList(pclsCache, Type)); }