|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbase.jdbs.BackupFactory
public class BackupFactory
| Constructor Summary | |
|---|---|
BackupFactory()
|
|
| Method Summary | |
|---|---|
static Backup |
newBackup(java.lang.String name,
java.lang.String description,
java.util.Date expirationDate,
SecurityLevel securityLevel)
|
static Backup |
newDefaultBackup()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BackupFactory()
| Method Detail |
|---|
public static Backup newDefaultBackup()
public static Backup newBackup(java.lang.String name,
java.lang.String description,
java.util.Date expirationDate,
SecurityLevel securityLevel)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||