|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ColumnSetRecord
ColumnSetRecord
| Nested Class Summary | |
|---|---|
static interface |
ColumnSetRecord.ColumnSetRecordProperties
Constants for perperties stored on a ColumnSetRecord |
| Nested classes/interfaces inherited from interface com.metamatrix.modeler.core.metadata.runtime.MetadataRecord |
|---|
MetadataRecord.MetadataFieldNames, MetadataRecord.MetadataRecordProperties |
| Method Summary | |
|---|---|
ListEntryRecord[] |
getColumnIdEntries()
Get a list of identifiers for the columns in the record |
java.util.List |
getColumnIDs()
Get a list of identifiers for the columns in the record |
short |
getType()
Return short indicating the type of KEY it is. |
boolean |
isAccessPattern()
Return true if the record represents a access pattern |
boolean |
isIndex()
Return true if the record represents a index |
boolean |
isPrimaryKey()
Return true if the record represents a primary key |
boolean |
isResultSet()
Return true if the record represents a result set |
boolean |
isUniqueKey()
Return true if the record represents a unique key |
| 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 |
| Method Detail |
|---|
java.util.List getColumnIDs()
ListEntryRecord[] getColumnIdEntries()
boolean isPrimaryKey()
boolean isIndex()
boolean isAccessPattern()
boolean isUniqueKey()
boolean isResultSet()
short getType()
MetadataConstants.KEY_TYPES
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||