|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.metadata.runtime.impl.AbstractMetadataRecord
com.metamatrix.metadata.runtime.impl.VdbRecordImpl
public class VdbRecordImpl
ModelRecordImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord |
|---|
MetadataRecord.MetadataFieldNames, MetadataRecord.MetadataRecordProperties |
| Field Summary |
|---|
| Fields inherited from class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord |
|---|
delegate, eObject |
| Constructor Summary | |
|---|---|
|
VdbRecordImpl()
|
protected |
VdbRecordImpl(MetadataRecordDelegate delegate)
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Return the description for the VDB archive |
java.lang.String |
getIdentifier()
Return the identifier for the VDB archive |
java.util.List |
getModelIDs()
Return the list of model identifiers for the VDB archive |
java.lang.String |
getProducerName()
Return the name of the VDB archive producer |
java.lang.String |
getProducerVersion()
Return the version of the VDB archive producer |
java.lang.String |
getProvider()
Return the name of the provider |
java.lang.String |
getTimeLastChanged()
Return the time the VDB archive was last changed |
java.lang.String |
getTimeLastProduced()
Return the time the VDB archive was last re-indexed |
java.lang.String |
getVersion()
Return the version of the VDB archive |
void |
setDescription(java.lang.String string)
|
void |
setIdentifier(java.lang.String string)
|
void |
setModelIDs(java.util.List list)
|
void |
setProducerName(java.lang.String string)
|
void |
setProducerVersion(java.lang.String string)
|
void |
setProvider(java.lang.String string)
|
void |
setTimeLastChanged(java.lang.String string)
|
void |
setTimeLastProduced(java.lang.String string)
|
void |
setVersion(java.lang.String string)
|
java.lang.String |
toString()
|
| Methods inherited from class com.metamatrix.metadata.runtime.impl.AbstractMetadataRecord |
|---|
equals, getEObject, getFullName, getIndexVersion, getModelName, getName, getNameInSource, getParentFullName, getParentPathString, getParentUUID, getPath, getPathString, getPropertyValue, getRecordType, getResourcePath, getUUID, hashCode, setEObjectFinder, setFullName, setIndexVersion, setName, setNameInSource, setParentUUID, setPropertyValue, setRecordType, setResourcePath, setUUID |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord |
|---|
getEObject, getFullName, getModelName, getName, getNameInSource, getParentFullName, getParentPathString, getParentUUID, getPath, getPathString, getPropertyValue, getRecordType, getResourcePath, getUUID, setPropertyValue |
| Constructor Detail |
|---|
public VdbRecordImpl()
protected VdbRecordImpl(MetadataRecordDelegate delegate)
| Method Detail |
|---|
public java.lang.String getDescription()
VdbRecord
getDescription in interface VdbRecordVdbRecord.getDescription()public java.lang.String getIdentifier()
VdbRecord
getIdentifier in interface VdbRecordVdbRecord.getIdentifier()public java.util.List getModelIDs()
VdbRecord
getModelIDs in interface VdbRecordVdbRecord.getModelIDs()public java.lang.String getProducerName()
VdbRecord
getProducerName in interface VdbRecordVdbRecord.getProducerName()public java.lang.String getProducerVersion()
VdbRecord
getProducerVersion in interface VdbRecordVdbRecord.getProducerVersion()public java.lang.String getProvider()
VdbRecord
getProvider in interface VdbRecordVdbRecord.getProvider()public java.lang.String getTimeLastChanged()
VdbRecord
getTimeLastChanged in interface VdbRecordVdbRecord.getTimeLastChanged()public java.lang.String getTimeLastProduced()
VdbRecord
getTimeLastProduced in interface VdbRecordVdbRecord.getTimeLastProduced()public java.lang.String getVersion()
VdbRecord
getVersion in interface VdbRecordVdbRecord.getVersion()public void setDescription(java.lang.String string)
string - public void setIdentifier(java.lang.String string)
string - public void setModelIDs(java.util.List list)
list - public void setProducerName(java.lang.String string)
string - public void setProducerVersion(java.lang.String string)
string - public void setProvider(java.lang.String string)
string - public void setTimeLastChanged(java.lang.String string)
string - public void setTimeLastProduced(java.lang.String string)
string - public void setVersion(java.lang.String string)
string - public java.lang.String toString()
toString in class AbstractMetadataRecord
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||