|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.util.ContentUtils
public class ContentUtils
Constructor Summary | |
---|---|
ContentUtils()
|
Method Summary | |
---|---|
static java.util.List |
getEntityObjectsIds(java.util.List entityObjectList)
Takes a list of EntityObjects and returns the list of id's belonging to the spaces. |
static ConfluenceEntityObject |
getLatest(ConfluenceEntityObject c1,
ConfluenceEntityObject c2)
|
static java.util.List |
mergeContentObjects(java.util.Iterator it1,
java.util.Iterator it2,
int maxSize)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentUtils()
Method Detail |
---|
public static java.util.List mergeContentObjects(java.util.Iterator it1, java.util.Iterator it2, int maxSize)
public static ConfluenceEntityObject getLatest(ConfluenceEntityObject c1, ConfluenceEntityObject c2)
public static java.util.List getEntityObjectsIds(java.util.List entityObjectList)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |