Uses of Class
com.emc.d2fs.models.app_info.AppInfo
Packages that use AppInfo
Package
Description
-
Uses of AppInfo in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return AppInfoModifier and TypeMethodDescriptionIRepositoryService.getAppInfo
(String locale) return list of application names to be displayed in the login dialog -
Uses of AppInfo in com.emc.d2fs.models.app_info
Methods in com.emc.d2fs.models.app_info that return AppInfoMethods in com.emc.d2fs.models.app_info that return types with arguments of type AppInfoMethods in com.emc.d2fs.models.app_info with parameters of type AppInfo -
Uses of AppInfo in com.emc.d2fs.services.repository_service
Methods in com.emc.d2fs.services.repository_service that return AppInfoModifier and TypeMethodDescriptionGetAppInfoResponse.getAppInfo()
Gets the value of the appInfo property.Methods in com.emc.d2fs.services.repository_service with parameters of type AppInfoModifier and TypeMethodDescriptionvoid
GetAppInfoResponse.setAppInfo
(AppInfo value) Sets the value of the appInfo property.