|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eigenbase.enki.jmi.impl.RefBaseObjectBase
org.eigenbase.enki.jmi.impl.RefFeaturedBase
org.eigenbase.enki.jmi.impl.RefObjectBase
net.sf.farrago.fem.fennel.FemCmdRestoreFromBackup$Hib
public class FemCmdRestoreFromBackup$Hib
Implements MOF's CmdRestoreFromBackup interface.
MofImplementationHandler| Field Summary | |
|---|---|
private String |
backupPathname
|
private String |
compressionProgram
|
private CmdUsesDbHandle |
dbHandle
|
private Long |
fileSize
|
private Long |
lowerBoundCsn
|
private Long |
upperBoundCsn
|
| Constructor Summary | |
|---|---|
FemCmdRestoreFromBackup$Hib(RefClass refClass)
|
|
FemCmdRestoreFromBackup$Hib(RefClass refClass,
String backupPathname,
long fileSize,
String compressionProgram,
long lowerBoundCsn,
long upperBoundCsn)
|
|
| Method Summary | |
|---|---|
protected void |
checkConstraints(List<JmiException> errors,
boolean deepVerify)
|
String |
getBackupPathname()
Returns the value of attribute backupPathname. |
String |
getCompressionProgram()
Returns the value of attribute compressionProgram. |
FemDbHandle |
getDbHandle()
Returns the value of reference DbHandle. |
long |
getFileSize()
Returns the value of attribute fileSize. |
long |
getLowerBoundCsn()
Returns the value of attribute lowerBoundCsn. |
long |
getUpperBoundCsn()
Returns the value of attribute upperBoundCsn. |
void |
setBackupPathname(String newValue)
Sets the value of backupPathname attribute. |
void |
setCompressionProgram(String newValue)
Sets the value of compressionProgram attribute. |
void |
setDbHandle(FemDbHandle newValue)
Sets the value of DbHandle reference. |
void |
setFileSize(long newValue)
Sets the value of fileSize attribute. |
void |
setLowerBoundCsn(long newValue)
Sets the value of lowerBoundCsn attribute. |
void |
setUpperBoundCsn(long newValue)
Sets the value of upperBoundCsn attribute. |
| Methods inherited from class org.eigenbase.enki.jmi.impl.RefObjectBase |
|---|
findAssociationEnd, findAttribute, getRepository, refClass, refDelete, refImmediateComposite, refImmediatePackage, refIsInstanceOf, refMetaObject, refOutermostComposite, setRefMetaObject, unregister |
| Methods inherited from class org.eigenbase.enki.jmi.impl.RefFeaturedBase |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from class org.eigenbase.enki.jmi.impl.RefBaseObjectBase |
|---|
createInstance, equals, getCurrentInitializer, getEnum, getInitializer, getMofId, getTag, hashCode, invokeMethod, invokeMethod, logJmi, refMofId, refOutermostPackage, refVerifyConstraints, setMofId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Field Detail |
|---|
private String backupPathname
private Long fileSize
private String compressionProgram
private Long lowerBoundCsn
private Long upperBoundCsn
private CmdUsesDbHandle dbHandle
| Constructor Detail |
|---|
FemCmdRestoreFromBackup$Hib(RefClass refClass)
FemCmdRestoreFromBackup$Hib(RefClass refClass,
String backupPathname,
long fileSize,
String compressionProgram,
long lowerBoundCsn,
long upperBoundCsn)
| Method Detail |
|---|
public String getBackupPathname()
FemCmdRestoreFromBackup
getBackupPathname in interface FemCmdRestoreFromBackuppublic void setBackupPathname(String newValue)
FemCmdRestoreFromBackupFemCmdRestoreFromBackup.getBackupPathname() for description on the attribute.
setBackupPathname in interface FemCmdRestoreFromBackupnewValue - New value to be set.public long getFileSize()
FemCmdRestoreFromBackup
getFileSize in interface FemCmdRestoreFromBackuppublic void setFileSize(long newValue)
FemCmdRestoreFromBackupFemCmdRestoreFromBackup.getFileSize() for
description on the attribute.
setFileSize in interface FemCmdRestoreFromBackupnewValue - New value to be set.public String getCompressionProgram()
FemCmdRestoreFromBackup
getCompressionProgram in interface FemCmdRestoreFromBackuppublic void setCompressionProgram(String newValue)
FemCmdRestoreFromBackupFemCmdRestoreFromBackup.getCompressionProgram() for description on the attribute.
setCompressionProgram in interface FemCmdRestoreFromBackupnewValue - New value to be set.public long getLowerBoundCsn()
FemCmdRestoreFromBackup
getLowerBoundCsn in interface FemCmdRestoreFromBackuppublic void setLowerBoundCsn(long newValue)
FemCmdRestoreFromBackupFemCmdRestoreFromBackup.getLowerBoundCsn() for description on the attribute.
setLowerBoundCsn in interface FemCmdRestoreFromBackupnewValue - New value to be set.public long getUpperBoundCsn()
FemCmdRestoreFromBackup
getUpperBoundCsn in interface FemCmdRestoreFromBackuppublic void setUpperBoundCsn(long newValue)
FemCmdRestoreFromBackupFemCmdRestoreFromBackup.getUpperBoundCsn() for description on the attribute.
setUpperBoundCsn in interface FemCmdRestoreFromBackupnewValue - New value to be set.public FemDbHandle getDbHandle()
FemDatabaseCmd
getDbHandle in interface FemDatabaseCmdpublic void setDbHandle(FemDbHandle newValue)
FemDatabaseCmdFemDatabaseCmd.getDbHandle() for
description on the attribute.
setDbHandle in interface FemDatabaseCmdnewValue - New value to be set.
protected void checkConstraints(List<JmiException> errors,
boolean deepVerify)
checkConstraints in class RefBaseObjectBase
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||