|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

java.lang.Objectorg.apache.continuum.xmlrpc.repository.AbstractPurgeConfiguration
org.apache.continuum.xmlrpc.repository.DirectoryPurgeConfiguration
public class DirectoryPurgeConfiguration
Class DirectoryPurgeConfiguration.
| Constructor Summary | |
|---|---|
DirectoryPurgeConfiguration()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDirectoryType()
Get The type of directory. |
java.lang.String |
getLocation()
Get The file system path for this directory . |
java.lang.String |
getModelEncoding()
|
void |
setDirectoryType(java.lang.String directoryType)
Set The type of directory. |
void |
setLocation(java.lang.String location)
Set The file system path for this directory . |
void |
setModelEncoding(java.lang.String modelEncoding)
Set an encoding used for reading/writing the model. |
| 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 java.lang.String getDirectoryType()
public java.lang.String getLocation()
public void setDirectoryType(java.lang.String directoryType)
directoryType - public void setLocation(java.lang.String location)
location - public void setModelEncoding(java.lang.String modelEncoding)
setModelEncoding in class AbstractPurgeConfigurationmodelEncoding - the encoding used when reading/writing the model.public java.lang.String getModelEncoding()
getModelEncoding in class AbstractPurgeConfiguration
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||