| Modifier and Type | Method and Description |
|---|---|
IndexMetadata |
BasicAttribute.getIndex()
Returns the index of the basic attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexMetadataImpl
Implementation of
IndexMetadata. |
| Modifier and Type | Method and Description |
|---|---|
IndexMetadata |
BasicAttributeMetadataImpl.getIndex()
Returns the index definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexMetadata> |
EntityMetadataImpl.getIndexes()
Returns the list of indexes of the entity.
|
| Modifier and Type | Method and Description |
|---|---|
IndexMetadata |
BasicAttributeElement.getIndex()
Returns the index definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexMetadata> |
EntityElementFactory.getIndexes()
Returns the list of indexes of the entity.
|
| Modifier and Type | Method and Description |
|---|---|
IndexMetadata |
BasicAttributeMetadata.getIndex()
Returns the index definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexMetadata> |
EntityMetadata.getIndexes()
Returns the list of indexes of the entity.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.