|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eigenbase.enki.jmi.impl.RefBaseObjectBase org.eigenbase.enki.jmi.impl.RefFeaturedBase org.eigenbase.enki.jmi.impl.RefObjectBase org.eigenbase.enki.hibernate.storage.HibernateObject org.eigenbase.enki.hibernate.jmi.HibernateRefObject net.sf.farrago.fem.med.FemSystemBackup$Hib
public class FemSystemBackup$Hib
SystemBackup object instance interface.
Note: This type should not be subclassed, implemented or directly instantiated by clients. It is generated from a MOF metamodel and implemented by Enki or MDR.
Field Summary | |
---|---|
private static String |
_id
|
protected Long |
commitSequenceNumber$Hib
|
protected String |
endTimestamp$Hib
|
protected String |
startTimestamp$Hib
|
protected String |
status$Hib
|
protected String |
type$Hib
|
Constructor Summary | |
---|---|
FemSystemBackup$Hib()
|
|
FemSystemBackup$Hib(BackupType type,
long commitSequenceNumber,
String startTimestamp,
String endTimestamp,
BackupStatusType status)
|
Method Summary | |
---|---|
protected void |
checkConstraints(List<JmiException> errors,
boolean deepVerify)
|
String |
getClassIdentifier()
|
long |
getCommitSequenceNumber()
Returns the value of attribute commitSequenceNumber. |
Long |
getCommitSequenceNumber$Hib()
|
Collection<HibernateAssociation> |
getComposingAssociations()
|
String |
getEndTimestamp()
Returns the value of attribute endTimestamp. |
String |
getEndTimestamp$Hib()
|
Collection<HibernateAssociation> |
getNonComposingAssociations()
|
String |
getStartTimestamp()
Returns the value of attribute startTimestamp. |
String |
getStartTimestamp$Hib()
|
BackupStatusType |
getStatus()
Returns the value of attribute status. |
String |
getStatus$Hib()
|
BackupType |
getType()
Returns the value of attribute type. |
String |
getType$Hib()
|
RefObject |
refImmediateComposite()
|
protected void |
removeAssociations()
|
void |
setCommitSequenceNumber(long newValue)
Sets the value of commitSequenceNumber attribute. |
void |
setCommitSequenceNumber$Hib(Long newValue)
|
void |
setEndTimestamp(String newValue)
Sets the value of endTimestamp attribute. |
void |
setEndTimestamp$Hib(String newValue)
|
void |
setStartTimestamp(String newValue)
Sets the value of startTimestamp attribute. |
void |
setStartTimestamp$Hib(String newValue)
|
void |
setStatus(BackupStatusType newValue)
Sets the value of status attribute. |
void |
setStatus$Hib(String newValue)
|
void |
setType(BackupType newValue)
Sets the value of type attribute. |
void |
setType$Hib(String newValue)
|
Methods inherited from class org.eigenbase.enki.hibernate.jmi.HibernateRefObject |
---|
associationSetSingle, attributeSetSingle, findAssociationEnd, fireAssociationRemoveAllEvents, fireAttributeSetEvent, getHibernateRepository, getRepository, refClass, refDelete |
Methods inherited from class org.eigenbase.enki.hibernate.storage.HibernateObject |
---|
delete, delete, save, save |
Methods inherited from class org.eigenbase.enki.jmi.impl.RefObjectBase |
---|
findAttribute, 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, 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 |
Methods inherited from interface org.eigenbase.enki.hibernate.storage.HibernateIdentifiable |
---|
getMofId |
Field Detail |
---|
private static final String _id
protected String type$Hib
protected Long commitSequenceNumber$Hib
protected String startTimestamp$Hib
protected String endTimestamp$Hib
protected String status$Hib
Constructor Detail |
---|
FemSystemBackup$Hib()
FemSystemBackup$Hib(BackupType type, long commitSequenceNumber, String startTimestamp, String endTimestamp, BackupStatusType status)
Method Detail |
---|
public String getType$Hib()
public void setType$Hib(String newValue)
public BackupType getType()
FemSystemBackup
getType
in interface FemSystemBackup
public void setType(BackupType newValue)
FemSystemBackup
FemSystemBackup.getType()
for
description on the attribute.
setType
in interface FemSystemBackup
newValue
- New value to be set.public Long getCommitSequenceNumber$Hib()
public void setCommitSequenceNumber$Hib(Long newValue)
public long getCommitSequenceNumber()
FemSystemBackup
getCommitSequenceNumber
in interface FemSystemBackup
public void setCommitSequenceNumber(long newValue)
FemSystemBackup
FemSystemBackup.getCommitSequenceNumber()
for description on the attribute.
setCommitSequenceNumber
in interface FemSystemBackup
newValue
- New value to be set.public String getStartTimestamp$Hib()
public void setStartTimestamp$Hib(String newValue)
public String getStartTimestamp()
FemSystemBackup
getStartTimestamp
in interface FemSystemBackup
public void setStartTimestamp(String newValue)
FemSystemBackup
FemSystemBackup.getStartTimestamp()
for description on the attribute.
setStartTimestamp
in interface FemSystemBackup
newValue
- New value to be set.public String getEndTimestamp$Hib()
public void setEndTimestamp$Hib(String newValue)
public String getEndTimestamp()
FemSystemBackup
getEndTimestamp
in interface FemSystemBackup
public void setEndTimestamp(String newValue)
FemSystemBackup
FemSystemBackup.getEndTimestamp()
for description on the attribute.
setEndTimestamp
in interface FemSystemBackup
newValue
- New value to be set.public String getStatus$Hib()
public void setStatus$Hib(String newValue)
public BackupStatusType getStatus()
FemSystemBackup
getStatus
in interface FemSystemBackup
public void setStatus(BackupStatusType newValue)
FemSystemBackup
FemSystemBackup.getStatus()
for
description on the attribute.
setStatus
in interface FemSystemBackup
newValue
- New value to be set.protected void removeAssociations()
removeAssociations
in class HibernateRefObject
public Collection<HibernateAssociation> getComposingAssociations()
getComposingAssociations
in class HibernateRefObject
public Collection<HibernateAssociation> getNonComposingAssociations()
getNonComposingAssociations
in class HibernateRefObject
public RefObject refImmediateComposite()
refImmediateComposite
in interface RefObject
refImmediateComposite
in class RefObjectBase
protected void checkConstraints(List<JmiException> errors, boolean deepVerify)
checkConstraints
in class RefBaseObjectBase
public String getClassIdentifier()
getClassIdentifier
in class HibernateRefObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |