Uses of Class
com.emc.d2fs.models.checkin_config.CheckinConfig
Packages that use CheckinConfig
Package
Description
-
Uses of CheckinConfig in com.emc.d2fs.interfaces
Methods in com.emc.d2fs.interfaces that return CheckinConfigModifier and TypeMethodDescriptionICheckinService.getCheckinConfig(Context context, String id, boolean force) Get check in configuration of document -
Uses of CheckinConfig in com.emc.d2fs.models.checkin_config
Methods in com.emc.d2fs.models.checkin_config that return CheckinConfigModifier and TypeMethodDescriptionObjectFactory.createCheckinConfig()Create an instance ofCheckinConfig -
Uses of CheckinConfig in com.emc.d2fs.services.checkin_service
Methods in com.emc.d2fs.services.checkin_service that return CheckinConfigModifier and TypeMethodDescriptionGetCheckinConfigResponse.getCheckinConfig()Gets the value of the checkinConfig property.Methods in com.emc.d2fs.services.checkin_service with parameters of type CheckinConfigModifier and TypeMethodDescriptionvoidGetCheckinConfigResponse.setCheckinConfig(CheckinConfig value) Sets the value of the checkinConfig property.