
com.activitystream.model.interfaces.CommentElement Maven / Gradle / Ivy
package com.activitystream.model.interfaces;
public interface CommentElement {
/************ Comment Functions ************/
//List commentsSummaryPage(int size, StreamItemAccessPolicy accessPolicy);
//Map createCommentSummary(int maxCount, StreamItemAccessPolicy accessPolicy, String... direction);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy