Uses of Class
com.levigo.jadice.web.demo.common.client.service.sources.RemoteIDParamsDTO
Packages that use RemoteIDParamsDTO
-
Uses of RemoteIDParamsDTO in com.levigo.jadice.web.demo.common.client.service.sources
Methods in com.levigo.jadice.web.demo.common.client.service.sources that return RemoteIDParamsDTOModifier and TypeMethodDescriptionstatic RemoteIDParamsDTO
static RemoteIDParamsDTO
RemoteIDParamsDTO.from
(RemoteIDHandle handle) static RemoteIDParamsDTO
RemoteIDParamsDTO.from
(RemoteIDSource source) Methods in com.levigo.jadice.web.demo.common.client.service.sources with parameters of type RemoteIDParamsDTOModifier and TypeMethodDescriptionstatic RemoteIDHandle
RemoteIDParamsDTO.toHandle
(RemoteIDParamsDTO dto) static RemoteIDSource
RemoteIDParamsDTO.toSource
(RemoteIDParamsDTO dto)