com.atlassian.confluence.search.lucene
Class ChangeDocumentIdBuilder

java.lang.Object
  extended by com.atlassian.confluence.search.lucene.ChangeDocumentIdBuilder

public class ChangeDocumentIdBuilder
extends Object


Constructor Summary
ChangeDocumentIdBuilder()
           
 
Method Summary
 String getChangeDocumentAndAuthorId(Searchable entityObject)
           
 String getGroupId(Handle handle)
           
 String getGroupId(Searchable searchable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeDocumentIdBuilder

public ChangeDocumentIdBuilder()
Method Detail

getChangeDocumentAndAuthorId

public String getChangeDocumentAndAuthorId(Searchable entityObject)

getGroupId

public String getGroupId(Handle handle)

getGroupId

public String getGroupId(Searchable searchable)


Confluence is developed by Atlassian Pty Ltd.