public class FilePurgeCustomAge extends Object
| Constructor and Description | 
|---|
| FilePurgeCustomAge() | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
public FilePurgeCustomAge()
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()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.