public class APIUtils extends Object
| Constructor and Description | 
|---|
APIUtils()  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.mks.api.MultiValue | 
createMultiValueField(String separator,
                     String... params)
Utility method to create a multi value field object 
 | 
static String | 
getAuthorInfo(com.mks.api.response.Response response,
             String memberID)  | 
static com.mks.api.response.WorkItem | 
getWorkItem(com.mks.api.response.Response response)  | 
public static com.mks.api.MultiValue createMultiValueField(String separator, String... params)
separator - params - public static com.mks.api.response.WorkItem getWorkItem(com.mks.api.response.Response response)
                                                 throws com.mks.api.response.APIException
com.mks.api.response.APIExceptionCopyright © 2016–2024. All rights reserved.