Uses of Class
com.logicaldoc.gui.common.client.beans.GUIParseContactsParameters
Packages that use GUIParseContactsParameters
Package
Description
GWT services implementations.
- 
Uses of GUIParseContactsParameters in com.logicaldoc.gui.frontend.client.account.contactsMethods in com.logicaldoc.gui.frontend.client.account.contacts that return GUIParseContactsParameters
- 
Uses of GUIParseContactsParameters in com.logicaldoc.gui.frontend.client.servicesMethods in com.logicaldoc.gui.frontend.client.services with parameters of type GUIParseContactsParametersModifier and TypeMethodDescriptionContactService.parseContacts(boolean preview, GUIParseContactsParameters parameters) Reads the contacts that are about to be imported from CSV filevoidContactServiceAsync.parseContacts(boolean preview, GUIParseContactsParameters parameters, com.google.gwt.user.client.rpc.AsyncCallback<List<GUIContact>> callback) 
- 
Uses of GUIParseContactsParameters in com.logicaldoc.web.serviceMethods in com.logicaldoc.web.service with parameters of type GUIParseContactsParametersModifier and TypeMethodDescriptionContactServiceImpl.parseContacts(boolean preview, GUIParseContactsParameters parameters)