类的使用
net.risesoft.controller.dto.EmailFolderDTO
-
使用EmailFolderDTO的程序包 程序包 说明 net.risesoft.controller net.risesoft.controller.rest net.risesoft.service net.risesoft.service.impl -
-
net.risesoft.controller中EmailFolderDTO的使用
返回变量类型为EmailFolderDTO的类型的net.risesoft.controller中的方法 修饰符和类型 方法 说明 net.risesoft.pojo.Y9Result<List<EmailFolderDTO>>EmailFolderController. customList()自定义文件夹列表net.risesoft.pojo.Y9Result<List<EmailFolderDTO>>EmailFolderController. defaultList()默认文件夹列表 -
net.risesoft.controller.rest中EmailFolderDTO的使用
返回变量类型为EmailFolderDTO的类型的net.risesoft.controller.rest中的方法 修饰符和类型 方法 说明 net.risesoft.pojo.Y9Result<List<EmailFolderDTO>>EmailMobileController. customList(String tenantId, String userId)自定义文件夹列表 -
net.risesoft.service中EmailFolderDTO的使用
返回变量类型为EmailFolderDTO的类型的net.risesoft.service中的方法 修饰符和类型 方法 说明 List<EmailFolderDTO>EmailFolderService. getDefaultFolderList()List<EmailFolderDTO>EmailFolderService. list() -
net.risesoft.service.impl中EmailFolderDTO的使用
返回变量类型为EmailFolderDTO的类型的net.risesoft.service.impl中的方法 修饰符和类型 方法 说明 List<EmailFolderDTO>EmailFolderServiceImpl. getDefaultFolderList()List<EmailFolderDTO>EmailFolderServiceImpl. list()
-