|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.search.federation.Info
public class Info
Nested Class Summary | |
---|---|
static interface |
Info.Status
|
Constructor Summary | |
---|---|
Info()
|
Method Summary | |
---|---|
long |
getLastIndexedDate()
|
int |
getStatus()
|
void |
setLastIndexedDate(int lastIndexedDate)
|
void |
setStatus(int status)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Info()
Method Detail |
---|
public int getStatus()
public void setStatus(int status)
public long getLastIndexedDate()
public void setLastIndexedDate(int lastIndexedDate)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |