|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.search.lucene.IndexWriterData
public class IndexWriterData
| Constructor Summary | |
|---|---|
IndexWriterData(long companyId,
org.apache.lucene.index.IndexWriter writer,
int count)
|
|
| Method Summary | |
|---|---|
long |
getCompanyId()
|
int |
getCount()
|
org.apache.lucene.index.IndexWriter |
getWriter()
|
void |
setCount(int count)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexWriterData(long companyId,
org.apache.lucene.index.IndexWriter writer,
int count)
| Method Detail |
|---|
public long getCompanyId()
public org.apache.lucene.index.IndexWriter getWriter()
public int getCount()
public void setCount(int count)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||