All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ars.module.people.repository.StandardGroupRepository Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
package ars.module.people.repository;

import ars.module.people.model.Group;
import ars.module.people.repository.AbstractGroupRepository;

/**
 * 部门数据持久标准实现
 * 
 * @author yongqiangwu
 * 
 */
public class StandardGroupRepository extends AbstractGroupRepository {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy