接口的使用
org.coodex.concrete.common.Account
使用Account的程序包
-
org.coodex.concrete.common中Account的使用
修饰符和类型接口说明interfaceNamedAccount<ID extends Serializable>Created by davidoff shen on 2017-05-08.interfaceSaaSAccount<ID extends Serializable>Created by davidoff shen on 2017-05-25.参数类型为Account的org.coodex.concrete.common中的方法修饰符和类型方法说明ProductionRepository.getProductionsBy(Account<?> account, String[] modules) voidToken.setAccount(Account<?> account) 设置当前账户