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 RemoteIDParamsDTOstatic RemoteIDParamsDTORemoteIDParamsDTO.from(RemoteIDHandle handle) static RemoteIDParamsDTORemoteIDParamsDTO.from(RemoteIDSource source) Methods in com.levigo.jadice.web.demo.common.client.service.sources with parameters of type RemoteIDParamsDTOModifier and TypeMethodDescriptionstatic RemoteIDHandleRemoteIDParamsDTO.toHandle(RemoteIDParamsDTO dto) static RemoteIDSourceRemoteIDParamsDTO.toSource(RemoteIDParamsDTO dto)