| Constructor and Description |
|---|
BasicAttribute(ManagedTypeImpl<X> declaringType,
IdAttributeMetadata metadata)
Constructor for basic id attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IdAttributeMetadataImpl
The implementation of the
IdAttributeMetadata. |
| Modifier and Type | Method and Description |
|---|---|
List<IdAttributeMetadata> |
AttributesMetadataImpl.getIds()
Returns the id attributes.
|
| Constructor and Description |
|---|
IdAttributeMetadataImpl(Member member,
IdAttributeMetadata metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
IdAttributeElement
Element for
id elements. |
| Modifier and Type | Method and Description |
|---|---|
List<IdAttributeMetadata> |
AttributesElement.getIds()
Returns the id attributes.
|
| Modifier and Type | Method and Description |
|---|---|
List<IdAttributeMetadata> |
AttributesMetadata.getIds()
Returns the id attributes.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.