|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.sys.batch.FilePurgeCustomAge
public class FilePurgeCustomAge
A customized age for a file prefix.
Constructor Summary | |
---|---|
FilePurgeCustomAge()
|
Method Summary | |
---|---|
String |
getDirectory()
Gets the directory attribute. |
org.apache.commons.io.filefilter.IOFileFilter |
getFileFilter()
|
String |
getParameterPrefix()
Gets the parameterPrefix attribute. |
void |
setDirectory(String directory)
Sets the directory attribute value. |
void |
setParameterPrefix(String parameterPrefix)
Sets the parameterPrefix attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilePurgeCustomAge()
Method Detail |
---|
public String getDirectory()
public void setDirectory(String directory)
directory
- The directory to set.public String getParameterPrefix()
public void setParameterPrefix(String parameterPrefix)
parameterPrefix
- The parameterPrefix to set.public org.apache.commons.io.filefilter.IOFileFilter getFileFilter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |