|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.continuum.xmlrpc.repository.AbstractPurgeConfiguration org.apache.continuum.xmlrpc.repository.DirectoryPurgeConfiguration
public class DirectoryPurgeConfiguration
Class DirectoryPurgeConfiguration.
Constructor Summary | |
---|---|
DirectoryPurgeConfiguration()
|
Method Summary | |
---|---|
String |
getDirectoryType()
Get the type of directory. |
String |
getLocation()
Get the file system path for this directory. |
void |
setDirectoryType(String directoryType)
Set the type of directory. |
void |
setLocation(String location)
Set the file system path for this directory. |
Methods inherited from class org.apache.continuum.xmlrpc.repository.AbstractPurgeConfiguration |
---|
equals, getDaysOlder, getDescription, getId, getRetentionCount, getSchedule, hashCode, isDefaultPurge, isDeleteAll, isEnabled, setDaysOlder, setDefaultPurge, setDeleteAll, setDescription, setEnabled, setId, setRetentionCount, setSchedule, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DirectoryPurgeConfiguration()
Method Detail |
---|
public String getDirectoryType()
public String getLocation()
public void setDirectoryType(String directoryType)
directoryType
- public void setLocation(String location)
location
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |