Class SugarGetEntry
java.lang.Object
com.tremolosecurity.provisioning.core.providers.sugarcrm.SugarGetEntry
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
void
void
setLink_name_to_fields_array
(Map<String, List<String>> link_name_to_fields_array) void
setModule_name
(String module_name) void
setSelect_fields
(List<String> select_fields) void
setSession
(String session)
-
Constructor Details
-
SugarGetEntry
public SugarGetEntry()
-
-
Method Details
-
getSession
-
setSession
-
getModule_name
-
setModule_name
-
getId
-
setId
-
getSelect_fields
-
setSelect_fields
-
getLink_name_to_fields_array
-
setLink_name_to_fields_array
-