|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.netarkivet.harvester.harvesting.CollectionPrefixNamingConvention
public class CollectionPrefixNamingConvention
Implements another way of prefixing archive files in Netarchivesuite. I.e. collectionName-jobid-harvestid
Constructor Summary | |
---|---|
CollectionPrefixNamingConvention()
|
Method Summary | |
---|---|
java.lang.String |
getPrefix(Job theJob)
Make a prefix to be used by Heritrix. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CollectionPrefixNamingConvention()
Method Detail |
---|
public java.lang.String getPrefix(Job theJob)
ArchiveFileNaming
getPrefix
in interface ArchiveFileNaming
theJob
- the harvestJob
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |