Uses of Class
com.echothree.model.control.core.common.transfer.ApplicationDescriptionTransfer
Packages that use ApplicationDescriptionTransfer
Package
Description
-
Uses of ApplicationDescriptionTransfer in com.echothree.control.user.core.common.result
Methods in com.echothree.control.user.core.common.result that return ApplicationDescriptionTransferModifier and TypeMethodDescriptionEditApplicationDescriptionResult.getApplicationDescription()
GetApplicationDescriptionResult.getApplicationDescription()
Methods in com.echothree.control.user.core.common.result that return types with arguments of type ApplicationDescriptionTransferMethods in com.echothree.control.user.core.common.result with parameters of type ApplicationDescriptionTransferModifier and TypeMethodDescriptionvoid
EditApplicationDescriptionResult.setApplicationDescription
(ApplicationDescriptionTransfer applicationDescription) void
GetApplicationDescriptionResult.setApplicationDescription
(ApplicationDescriptionTransfer applicationDescription) Method parameters in com.echothree.control.user.core.common.result with type arguments of type ApplicationDescriptionTransferModifier and TypeMethodDescriptionvoid
GetApplicationDescriptionsResult.setApplicationDescriptions
(List<ApplicationDescriptionTransfer> applicationDescriptions) -
Uses of ApplicationDescriptionTransfer in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return ApplicationDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getApplicationDescriptionTransfer
(UserVisit userVisit, ApplicationDescription applicationDescription) Methods in com.echothree.model.control.core.server.control that return types with arguments of type ApplicationDescriptionTransferModifier and TypeMethodDescriptionCoreControl.getApplicationDescriptionTransfersByApplication
(UserVisit userVisit, Application application) -
Uses of ApplicationDescriptionTransfer in com.echothree.model.control.core.server.transfer
Methods in com.echothree.model.control.core.server.transfer that return ApplicationDescriptionTransferModifier and TypeMethodDescriptionApplicationDescriptionTransferCache.getApplicationDescriptionTransfer
(ApplicationDescription applicationDescription)