Skip navigation links
A B C D E F G H I J L M N P R S T U V 

G

generateForAddComment(long, long, String, List<MentionDto>) - Method in class com.cybozu.kintone.database.JsonParser
Generates the json string to add comment.
generateForDeleteComment(long, long, long) - Method in class com.cybozu.kintone.database.JsonParser
Generates the json string to delete comment.
generateForUpdateAssignees(long, long, List<String>, long) - Method in class com.cybozu.kintone.database.JsonParser
Generates the json string to update assignees.
generateForUpdateStatus(long, long, String, String, long) - Method in class com.cybozu.kintone.database.JsonParser
Generates the json string to update status.
generateForUpdateStatus(long, List<Long>, List<String>, List<String>, List<Long>) - Method in class com.cybozu.kintone.database.JsonParser
Generates the json string to update status(for bulk updating).
getApi() - Method in class com.cybozu.kintone.database.BulkRequestData
 
getApp(long) - Method in class com.cybozu.kintone.database.Connection
Return the app information object
getAppId() - Method in class com.cybozu.kintone.database.AppDto
 
getApps(String) - Method in class com.cybozu.kintone.database.Connection
Search apps with name
getApps(List<Long>, List<String>, String, List<Long>, long, long) - Method in class com.cybozu.kintone.database.Connection
Search apps with id, code or name
getAsFileList() - Method in class com.cybozu.kintone.database.Field
Gets the field value as file list object.
getAsLong() - Method in class com.cybozu.kintone.database.Field
Gets the field value as long object.
getAsString() - Method in class com.cybozu.kintone.database.Field
Gets the field value as string object.
getAsStringList() - Method in class com.cybozu.kintone.database.Field
Gets the field value as string list.
getAsSubtable() - Method in class com.cybozu.kintone.database.Field
Gets the field value as a sub table.
getAsUserInfo() - Method in class com.cybozu.kintone.database.Field
Gets the field value as user info object.
getAsUserList() - Method in class com.cybozu.kintone.database.Field
Gets the field value as user list object.
getCode() - Method in class com.cybozu.kintone.database.AppDto
 
getCode() - Method in class com.cybozu.kintone.database.ErrorResponse
 
getCode() - Method in class com.cybozu.kintone.database.MentionDto
 
getCode() - Method in class com.cybozu.kintone.database.UserDto
 
getComments(long, long, boolean, long, long) - Method in class com.cybozu.kintone.database.Connection
Get record comments
getComments(long, long, boolean) - Method in class com.cybozu.kintone.database.Connection
 
getContentType() - Method in class com.cybozu.kintone.database.FileDto
 
getCreatedAt() - Method in class com.cybozu.kintone.database.AppDto
 
getCreatedAt() - Method in class com.cybozu.kintone.database.Comment
 
getCreatedAt() - Method in class com.cybozu.kintone.database.CommentSet
Gets the comment created at
getCreator() - Method in class com.cybozu.kintone.database.AppDto
 
getCreator() - Method in class com.cybozu.kintone.database.Comment
 
getCreator() - Method in class com.cybozu.kintone.database.CommentSet
Gets the comment creator
getDate(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as a date object.
getDate(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as date.
getDateTime(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as a date object.
getDateTime(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as date time.
getDescription() - Method in class com.cybozu.kintone.database.AppDto
 
getEntrySet() - Method in class com.cybozu.kintone.database.Record
Gets the entry set of the record.
getEntrySet() - Method in class com.cybozu.kintone.database.ResultSet
Gets the entry set of the record.
getEnum(String) - Static method in enum com.cybozu.kintone.database.FieldType
 
getErrorResponse() - Method in exception com.cybozu.kintone.database.exception.DBException
 
getField(String) - Method in class com.cybozu.kintone.database.Record
Gets the field object.
getFieldNames() - Method in class com.cybozu.kintone.database.Record
Gets the field name collection.
getFieldNames() - Method in class com.cybozu.kintone.database.ResultSet
Gets the set of the field name.
getFieldType() - Method in class com.cybozu.kintone.database.Field
Gets the field type.
getFieldType(String) - Method in class com.cybozu.kintone.database.Record
Gets the field type of the specified field.
getFieldType(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field type of the specified field.
getFileKey() - Method in class com.cybozu.kintone.database.FileDto
 
getFiles(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as file list.
getFiles(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as file object.
getGuestSpaceId() - Method in class com.cybozu.kintone.database.Connection
 
getHttpStatus() - Method in exception com.cybozu.kintone.database.exception.DBException
 
getId() - Method in class com.cybozu.kintone.database.Comment
 
getId() - Method in class com.cybozu.kintone.database.CommentSet
Gets the id number of the comment.
getId() - Method in class com.cybozu.kintone.database.ErrorResponse
 
getId() - Method in class com.cybozu.kintone.database.Record
Gets the record id.
getId() - Method in class com.cybozu.kintone.database.ResultSet
Gets the record number of the record.
getJson() - Method in class com.cybozu.kintone.database.BulkRequest
 
getLazyUploader() - Method in class com.cybozu.kintone.database.Field
Gets the lazy uploader.
getLong(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as long.
getLong(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as long.
getMentions() - Method in class com.cybozu.kintone.database.Comment
 
getMentions() - Method in class com.cybozu.kintone.database.CommentSet
Gets the mentions of the current comment
getMessage() - Method in class com.cybozu.kintone.database.ErrorResponse
 
getMethod() - Method in class com.cybozu.kintone.database.BulkRequestData
 
getModifiedAt() - Method in class com.cybozu.kintone.database.AppDto
 
getModifier() - Method in class com.cybozu.kintone.database.AppDto
 
getName() - Method in class com.cybozu.kintone.database.AppDto
 
getName() - Method in class com.cybozu.kintone.database.Field
Gets the field name.
getName() - Method in class com.cybozu.kintone.database.FileDto
 
getName() - Method in class com.cybozu.kintone.database.UserDto
 
getPayload() - Method in class com.cybozu.kintone.database.BulkRequestData
 
getRevision() - Method in class com.cybozu.kintone.database.Record
Gets the revision number.
getRevision() - Method in class com.cybozu.kintone.database.ResultSet
Gets the revision number of the record.
getSize() - Method in class com.cybozu.kintone.database.FileDto
 
getSpaceId() - Method in class com.cybozu.kintone.database.AppDto
 
getString(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as string.
getString(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as string.
getStrings(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as string list.
getStrings(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as string array.
getSubtable(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as a sub table.
getSubtable(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as a sub table.
getText() - Method in class com.cybozu.kintone.database.Comment
 
getText() - Method in class com.cybozu.kintone.database.CommentSet
Gets the comment text of current comment
getThreadId() - Method in class com.cybozu.kintone.database.AppDto
 
getTotalCount() - Method in class com.cybozu.kintone.database.ResultSet
Gets total count.
getType() - Method in class com.cybozu.kintone.database.MentionDto
 
getUrl() - Method in class com.cybozu.kintone.database.FileDto
 
getUser(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as a user object.
getUser(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as user object.
getUsers(String) - Method in class com.cybozu.kintone.database.Record
Gets the field value as user list.
getUsers(String) - Method in class com.cybozu.kintone.database.ResultSet
Gets the field value as user object array.
getValue() - Method in class com.cybozu.kintone.database.Field
Gets the field value.
A B C D E F G H I J L M N P R S T U V 
Skip navigation links