A B C D E F G H I L M N O P R S T U V Y

A

ApplicationLayerException - Exception in com.kii.sdk.photocolle
Thrown when a request sending by PhotoColleSDK was failed to execute on a server.
authenticate(Context, String, String, String, EnumSet<Scope>, String[], String, AuthenticateCallback) - Static method in class com.kii.sdk.photocolle.Authority
Invoke authentication process to get AuthenticationContext object.
AuthenticateCallback - Interface in com.kii.sdk.photocolle
The callback interface of authenticate.
AuthenticationCanceledException - Exception in com.kii.sdk.photocolle
Thrown when authentication is canceled by user.
AuthenticationContext - Class in com.kii.sdk.photocolle
Context of an authentication.
AuthenticationContextAccessException - Exception in com.kii.sdk.photocolle
Thrown when failed to access stored AuthenticationContext.
AuthenticationContextAccessException.Reason - Enum in com.kii.sdk.photocolle
The reason for accessing stored AuthenticationContext failed.
AuthenticationContextNotFoundException - Exception in com.kii.sdk.photocolle
Thrown when AuthenticationContext does not stored.
AuthenticationException - Exception in com.kii.sdk.photocolle
Thrown when authentication is failed.
AuthenticationException.Reason - Enum in com.kii.sdk.photocolle
Error reason returned from server.
AuthHiddenActivity - Class in com.kii.sdk.photocolle
Receive the consented result of authentication in this Activity.
AuthHiddenActivity() - Constructor for class com.kii.sdk.photocolle.AuthHiddenActivity
 
Authority - Class in com.kii.sdk.photocolle
Execute authentication.
Authority() - Constructor for class com.kii.sdk.photocolle.Authority
 

B

BaseApplicationLayerException - Exception in com.kii.sdk.photocolle
Base class for application layer exception.
BaseApplicationLayerException.ErrorCode - Enum in com.kii.sdk.photocolle
Error code returned from server.

C

CapacityInfo - Class in com.kii.sdk.photocolle
Server capacity information.
Category - Enum in com.kii.sdk.photocolle
The type of category to select tags.
com.kii.sdk.photocolle - package com.kii.sdk.photocolle
 
ConnectionException - Exception in com.kii.sdk.photocolle
Thrown when network IO error occurred.
ContentBodyInfo - Class in com.kii.sdk.photocolle
Content body information received from server.
ContentGUID - Class in com.kii.sdk.photocolle
Guid of a content.
ContentGUID(String) - Constructor for class com.kii.sdk.photocolle.ContentGUID
Create a new guid of a content.
ContentInfo - Class in com.kii.sdk.photocolle
Content information.
ContentThumbnailInfo - Class in com.kii.sdk.photocolle
Content thumbnail information.
ContentThumbnailInfoList - Class in com.kii.sdk.photocolle
List of content thumbnail information.

D

DataID - Class in com.kii.sdk.photocolle
File ID of uploaded content.
DateFilter - Class in com.kii.sdk.photocolle
The abstract definition for the data model that provides a filter with date time.
DetailedContentInfo - Class in com.kii.sdk.photocolle
Content information with tags.
DTO - Interface in com.kii.sdk.photocolle
Data Transfer Object.

E

EventTag - Class in com.kii.sdk.photocolle
Implementation of Tag for event.
EventTag(ContentGUID, String, int) - Constructor for class com.kii.sdk.photocolle.EventTag
Create a new EventTag.

F

FavoriteTag - Class in com.kii.sdk.photocolle
Implementation of Tag for favorite.
FavoriteTag(ContentGUID, String, int) - Constructor for class com.kii.sdk.photocolle.FavoriteTag
Create a new FavoriteTag.
FileType - Enum in com.kii.sdk.photocolle
The type of a file.
fromInt(int) - Static method in enum com.kii.sdk.photocolle.FileType
Get FileType from int value.
fromInt(int) - Static method in enum com.kii.sdk.photocolle.Orientation
Get Orientation from int value.
fromInt(int) - Static method in enum com.kii.sdk.photocolle.Score
Get the score from int value.
fromString(String) - Static method in enum com.kii.sdk.photocolle.MimeType
Convert from a label to a mime type.

G

getAccessToken() - Method in class com.kii.sdk.photocolle.AuthenticationContext
Get access token.
getAuthenticationContext() - Method in class com.kii.sdk.photocolle.PhotoColle
Get AuthenticationContext object.
getBirthDate() - Method in class com.kii.sdk.photocolle.PersonTag
Get person's birthday.
getCapacityInfo() - Method in class com.kii.sdk.photocolle.PhotoColle
Confirm maximum space and free space of this user.
getCode() - Method in enum com.kii.sdk.photocolle.BaseApplicationLayerException.ErrorCode
Error code defined by PhotoColle service.
getContentBodyInfo(FileType, ContentGUID, ResizeType) - Method in class com.kii.sdk.photocolle.PhotoColle
Get content body data.
getContentDeletionHistory(FileType, Date, Integer, Integer) - Method in class com.kii.sdk.photocolle.PhotoColle
Get the list of deleted content information.
getContentIDList(FileType, boolean, DateFilter, Integer, Integer, SortType) - Method in class com.kii.sdk.photocolle.PhotoColle
Get the list of content information.
getContentIDListWithTags(ProjectionType, FileType, List<TagHead>, boolean, DateFilter, Integer, Integer, SortType) - Method in class com.kii.sdk.photocolle.PhotoColle
Get the list of content information with tags.
getContentsCount() - Method in class com.kii.sdk.photocolle.Tag
Get count of contents.
getContentThumbnailInfo(ContentGUID...) - Method in class com.kii.sdk.photocolle.PhotoColle
Get thumbnails.
getContentType() - Method in class com.kii.sdk.photocolle.ContentBodyInfo
Get content type as MIME type.
getCount() - Method in class com.kii.sdk.photocolle.ListResponse
Get count.
getDate() - Method in class com.kii.sdk.photocolle.DateFilter
Get date time value.
getDetail() - Method in exception com.kii.sdk.photocolle.AuthenticationException
Detail of error return from server.
getErrorCode() - Method in exception com.kii.sdk.photocolle.ApplicationLayerException
 
getErrorCode() - Method in class com.kii.sdk.photocolle.UploadException.ErrorItem
Error code.
getErrorItems() - Method in exception com.kii.sdk.photocolle.UploadException
A list of error items.
getEvents() - Method in class com.kii.sdk.photocolle.DetailedContentInfo
Get event tag list of this content.
getExifCameraDate() - Method in class com.kii.sdk.photocolle.ContentInfo
Get photo taking day of this content.
getExt() - Method in enum com.kii.sdk.photocolle.MimeType
Get a extension.
getFavorites() - Method in class com.kii.sdk.photocolle.DetailedContentInfo
Get favorite tag list of this content.
getFileDataSize() - Method in class com.kii.sdk.photocolle.ContentInfo
Get file size of this content.
getFileType() - Method in class com.kii.sdk.photocolle.ContentInfo
Get file type of this content.
getFilterName() - Method in class com.kii.sdk.photocolle.DateFilter
Get filter name.
getFilterName() - Method in class com.kii.sdk.photocolle.ModifiedDateFilter
 
getFilterName() - Method in class com.kii.sdk.photocolle.UploadDateFilter
 
getFilterValue() - Method in class com.kii.sdk.photocolle.DateFilter
Get filtering value as String.
getFreeSpace() - Method in class com.kii.sdk.photocolle.CapacityInfo
Get free space of server in bytes.
getGuid() - Method in class com.kii.sdk.photocolle.ContentInfo
Get guid of this content.
getGUID() - Method in class com.kii.sdk.photocolle.ContentThumbnailInfo
Get guid of this content.
getInputStream() - Method in class com.kii.sdk.photocolle.ContentBodyInfo
Get InputStream object which contains body data.
getItem() - Method in class com.kii.sdk.photocolle.UploadException.ErrorItem
Error item name.
getLabel() - Method in enum com.kii.sdk.photocolle.AuthenticationException.Reason
 
getLabel() - Method in enum com.kii.sdk.photocolle.FileType
Get label of type.
getLabel() - Method in enum com.kii.sdk.photocolle.MimeType
Get a label.
getLabel() - Method in enum com.kii.sdk.photocolle.Scope
 
getList() - Method in class com.kii.sdk.photocolle.ContentThumbnailInfoList
Get list of content thumbnail information.
getList() - Method in class com.kii.sdk.photocolle.ListResponse
Get response list.
getMaxSpace() - Method in class com.kii.sdk.photocolle.CapacityInfo
Get maximum space of server in bytes.
getMimeType() - Method in class com.kii.sdk.photocolle.ContentThumbnailInfo
Get mime type of this content.
getModifiedDate() - Method in class com.kii.sdk.photocolle.ContentInfo
Get modified date time of this content.
getName() - Method in class com.kii.sdk.photocolle.ContentInfo
Get name of this content.
getName() - Method in class com.kii.sdk.photocolle.NamedTagHead
Get name.
getName() - Method in class com.kii.sdk.photocolle.Tag
Get tag name.
getNextPage() - Method in class com.kii.sdk.photocolle.ListResponse
Get nextPage value.
getNGList() - Method in class com.kii.sdk.photocolle.ContentThumbnailInfoList
Get the list of content guids whose thumbnails PhotoColleSDK failed to retrieve.
getNumber() - Method in enum com.kii.sdk.photocolle.Category
Get number of type.
getNumber() - Method in enum com.kii.sdk.photocolle.FileType
Get number of type.
getNumber() - Method in enum com.kii.sdk.photocolle.Orientation
Get number.
getNumber() - Method in enum com.kii.sdk.photocolle.ProjectionType
Get number of type.
getNumber() - Method in enum com.kii.sdk.photocolle.ResizeType
Get number of type.
getNumber() - Method in enum com.kii.sdk.photocolle.Score
Get number of type.
getNumber() - Method in enum com.kii.sdk.photocolle.SortType
Get number of type.
getNumber() - Method in enum com.kii.sdk.photocolle.TagType
Get number of type.
getOrientation() - Method in class com.kii.sdk.photocolle.DetailedContentInfo
Get orientation of this content.
getParamName() - Method in exception com.kii.sdk.photocolle.ApplicationLayerException
 
getParamValue() - Method in exception com.kii.sdk.photocolle.ApplicationLayerException
 
getPersons() - Method in class com.kii.sdk.photocolle.DetailedContentInfo
Get person tag list of this content.
getPlaces() - Method in class com.kii.sdk.photocolle.DetailedContentInfo
Get placement tag list of this content.
getRatio() - Method in class com.kii.sdk.photocolle.DetailedContentInfo
Get ratio of this content.
getReason() - Method in exception com.kii.sdk.photocolle.AuthenticationContextAccessException
 
getReason() - Method in exception com.kii.sdk.photocolle.AuthenticationException
Error reason returned from server.
getReason() - Method in exception com.kii.sdk.photocolle.ParameterException
 
getReasonPhrase() - Method in exception com.kii.sdk.photocolle.HttpException
Represents reason phrase as returned from HTTP server.
getRemainingTime(TimeUnit) - Method in class com.kii.sdk.photocolle.AuthenticationContext
Remaining time of this AuthenticationContext.
getResponseBody() - Method in exception com.kii.sdk.photocolle.HttpException
Represents response body sent from server.
getScore() - Method in class com.kii.sdk.photocolle.DetailedContentInfo
Get score of this content.
getStart() - Method in class com.kii.sdk.photocolle.ListResponse
Get start value.
getStatusCode() - Method in exception com.kii.sdk.photocolle.HttpException
Represents status code as returned from HTTP server.
getString() - Method in class com.kii.sdk.photocolle.ContentGUID
Get guid of a content by String.
getString() - Method in class com.kii.sdk.photocolle.DataID
Get ID.
getTagGUID() - Method in class com.kii.sdk.photocolle.TagHead
Get content id.
getTagIDList(Category, FileType, Date) - Method in class com.kii.sdk.photocolle.PhotoColle
Get the list of tag information.
getTagType() - Method in class com.kii.sdk.photocolle.TagHead
Get type of tag.
getThumbnailBytes() - Method in class com.kii.sdk.photocolle.ContentThumbnailInfo
Get thumbnail byte data of this content.
getUploadedDate() - Method in class com.kii.sdk.photocolle.ContentInfo
Get uploaded date time of this content.
getYearMonths() - Method in class com.kii.sdk.photocolle.DetailedContentInfo
Get year month tag list of this content.

H

hasSaved(Context, String) - Static method in class com.kii.sdk.photocolle.AuthenticationContext
Check whether AuthenticationContext has stored or not.
HttpException - Exception in com.kii.sdk.photocolle
Thrown when PhotoColleSDK received unexpected status code in HTTP session.

I

InvalidTokenException - Exception in com.kii.sdk.photocolle
Thrown when token is invalid.
isResizable() - Method in class com.kii.sdk.photocolle.ContentInfo
Get a flag to determine resizing content is allowed or not.
isRetryable() - Method in enum com.kii.sdk.photocolle.BaseApplicationLayerException.ErrorCode
Retryable flag.

L

ListResponse<T extends DTO> - Class in com.kii.sdk.photocolle
This class is container of response list.
loadFrom(Context, String) - Static method in class com.kii.sdk.photocolle.AuthenticationContext
Deprecated. authenticate() loads AuthenticationContext automatically if saved. Applications should use authenticate(). If applications need to load AuthenticationContext by itself, Applications should use loadFrom(Context, String, String, String) instead of this method..
loadFrom(Context, String, String, String) - Static method in class com.kii.sdk.photocolle.AuthenticationContext
Load AuthenticationContext object.

M

MimeType - Enum in com.kii.sdk.photocolle
The mime type.
ModifiedDateFilter - Class in com.kii.sdk.photocolle
The filter of modfied date time.
ModifiedDateFilter(Date) - Constructor for class com.kii.sdk.photocolle.ModifiedDateFilter
Create a new ModifiedDateFilter.

N

NamedTagHead - Class in com.kii.sdk.photocolle
TagHead with name.
NamedTagHead(TagType, ContentGUID, String) - Constructor for class com.kii.sdk.photocolle.NamedTagHead
Create a new NamedTagHead.
NoRefreshTokenException - Exception in com.kii.sdk.photocolle
Thrown when refreshing access token is failed because of AuthenticationContext object.

O

onAuthenticated(AuthenticationContext, Exception) - Method in interface com.kii.sdk.photocolle.AuthenticateCallback
Call when authenticate finished.
onCreate(Bundle) - Method in class com.kii.sdk.photocolle.AuthHiddenActivity
Called when the activity is first created.
Orientation - Enum in com.kii.sdk.photocolle
The orientation of content.

P

ParameterException - Exception in com.kii.sdk.photocolle
Thrown when parameter passed to method of PhotoColle was invalid.
ParameterException.Reason - Enum in com.kii.sdk.photocolle
Reason of invalid parameter.
PersonTag - Class in com.kii.sdk.photocolle
Implementation of Tag for person.
PersonTag(ContentGUID, String, int, Date) - Constructor for class com.kii.sdk.photocolle.PersonTag
Create a new PersonTag.
PhotoColle - Class in com.kii.sdk.photocolle
 
PhotoColle(Context, AuthenticationContext) - Constructor for class com.kii.sdk.photocolle.PhotoColle
Constructor of this class.
PhotocolleException - Exception in com.kii.sdk.photocolle
Thrown when an exceptional condition has occurred in this SDK.
PlacementTag - Class in com.kii.sdk.photocolle
Implementation of Tag for placement.
PlacementTag(ContentGUID, String, int) - Constructor for class com.kii.sdk.photocolle.PlacementTag
Create a new PlacementTag.
ProjectionType - Enum in com.kii.sdk.photocolle
The type of a projection.

R

refreshToken(AuthenticationContext, AuthenticateCallback) - Static method in class com.kii.sdk.photocolle.Authority
Invoke refresh token process to update AuthenticationContext object.
removeAll(Context) - Static method in class com.kii.sdk.photocolle.AuthenticationContext
Remove all stored AuthenticationContext objects.
removeFrom(Context, String) - Static method in class com.kii.sdk.photocolle.AuthenticationContext
Remove an AuthenticationContext object.
ResizeType - Enum in com.kii.sdk.photocolle
The type of a content resized or not.
ResponseBodyParseException - Exception in com.kii.sdk.photocolle
Thrown when PhotoColleSDK receives unexptected response body data from server, therefore, PhotoColleSDK failed to parse response body data to return value of PhotoColleSDK methods.

S

saveTo(Context, String) - Method in class com.kii.sdk.photocolle.AuthenticationContext
Save AuthenticationContext object.
Scope - Enum in com.kii.sdk.photocolle
Applications request permissions to Docomo Authentication server with this Scope.
Score - Enum in com.kii.sdk.photocolle
The type of 5 step evaluation score.
SortType - Enum in com.kii.sdk.photocolle
The type of sort.

T

Tag - Class in com.kii.sdk.photocolle
The abstract definition for the data model that provides a tag.
TagHead - Class in com.kii.sdk.photocolle
Implementation of header info for tag.
TagHead(TagType, ContentGUID) - Constructor for class com.kii.sdk.photocolle.TagHead
Create a new TagHead.
TagType - Enum in com.kii.sdk.photocolle
The type of a tag.

U

uploadContentBody(FileType, String, long, MimeType, InputStream) - Method in class com.kii.sdk.photocolle.PhotoColle
Upload a content body data.
UploadDateFilter - Class in com.kii.sdk.photocolle
The filter of upload date time.
UploadDateFilter(Date) - Constructor for class com.kii.sdk.photocolle.UploadDateFilter
Create a new UploadDateFilter.
UploadException - Exception in com.kii.sdk.photocolle
Thrown when a uploading request sending by PhotoColleSDK was failed to execute on a server.
UploadException.ErrorItem - Class in com.kii.sdk.photocolle
 

V

valueOf(String) - Static method in enum com.kii.sdk.photocolle.AuthenticationContextAccessException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.AuthenticationException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.BaseApplicationLayerException.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.MimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.ParameterException.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.ProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.ResizeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.Score
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.SortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kii.sdk.photocolle.TagType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.kii.sdk.photocolle.AuthenticationContextAccessException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.AuthenticationException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.BaseApplicationLayerException.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.MimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.ParameterException.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.ProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.ResizeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.Score
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.SortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kii.sdk.photocolle.TagType
Returns an array containing the constants of this enum type, in the order they are declared.

Y

YearMonthTag - Class in com.kii.sdk.photocolle
Implementation of Tag for years.
YearMonthTag(ContentGUID, String, int) - Constructor for class com.kii.sdk.photocolle.YearMonthTag
Create a new YearMonthTag.

A B C D E F G H I L M N O P R S T U V Y