|
Snapper 1.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.enhydra.snapperPreviewer.business.DeleterImpl
public class DeleterImpl
Field Summary | |
---|---|
static boolean |
stop
|
Constructor Summary | |
---|---|
DeleterImpl()
|
Method Summary | |
---|---|
Site |
findSiteByName(java.lang.String name)
|
DocumentGroup |
getDefaultDocumentGroup()
|
Site[] |
getList()
|
void |
init(java.lang.String confFilePath,
java.lang.String documentGroupConfFilePath)
|
void |
run()
|
void |
stopThread()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean stop
Constructor Detail |
---|
public DeleterImpl()
Method Detail |
---|
public Site[] getList()
getList
in interface SiteList
public Site findSiteByName(java.lang.String name)
findSiteByName
in interface SiteList
public DocumentGroup getDefaultDocumentGroup()
getDefaultDocumentGroup
in interface SiteList
public void init(java.lang.String confFilePath, java.lang.String documentGroupConfFilePath)
init
in interface SiteList
public void run()
run
in interface java.lang.Runnable
public void stopThread()
stopThread
in interface SiteList
|
Snapper 1.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |