public class CloudCommentServiceImpl extends PublicAPICommentServiceImpl
Modifier and Type | Field and Description |
---|---|
static android.os.Parcelable.Creator<CloudCommentServiceImpl> |
CREATOR |
CONTENT_CACHE, RENDITION_CACHE, session
SORT_PROPERTY_CREATED_AT
Constructor and Description |
---|
CloudCommentServiceImpl(CloudSession repositorySession)
Default Constructor.
|
CloudCommentServiceImpl(android.os.Parcel o) |
computeComment, getCommentsUrl, getCommentUrl, parseData
addComment, deleteComment, getComments, getComments, updateComment
clear, convertException, convertNode, convertNode, convertStatusCode, delete, describeContents, getHttpInvoker, getSessionHttp, isCloudSession, isListNull, isMapNull, isObjectNull, isOnPremiseSession, isStringNull, post, put, read, saveContentStream, writeToParcel
public static final android.os.Parcelable.Creator<CloudCommentServiceImpl> CREATOR
public CloudCommentServiceImpl(CloudSession repositorySession)
repositorySession
- : Repository Session.public CloudCommentServiceImpl(android.os.Parcel o)
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.