|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Descriptor | |
|---|---|
| org.tynamo.descriptor | |
| org.tynamo.descriptor.annotation.handlers | |
| org.tynamo.descriptor.extension | |
| Uses of Descriptor in org.tynamo.descriptor |
|---|
| Subinterfaces of Descriptor in org.tynamo.descriptor | |
|---|---|
interface |
IdentifierDescriptor
|
interface |
IMethodDescriptor
|
interface |
TynamoClassDescriptor
|
interface |
TynamoPropertyDescriptor
|
| Classes in org.tynamo.descriptor that implement Descriptor | |
|---|---|
class |
CollectionDescriptor
|
class |
EmbeddedDescriptor
|
class |
IdentifierDescriptorImpl
|
class |
ObjectReferenceDescriptor
This class represents a to-one association and is created by HibernateDescriptorDecorator |
class |
TynamoClassDescriptorImpl
This represents all the Tynamo metadata for a single class. |
class |
TynamoDescriptor
|
class |
TynamoMethodDescriptorImpl
|
class |
TynamoPropertyDescriptorImpl
|
| Methods in org.tynamo.descriptor with parameters of type Descriptor | |
|---|---|
void |
TynamoDescriptor.copyExtensionsFrom(Descriptor descriptor)
|
void |
TynamoPropertyDescriptorImpl.copyFrom(Descriptor descriptor)
|
void |
TynamoDescriptor.copyFrom(Descriptor descriptor)
|
void |
TynamoClassDescriptorImpl.copyFrom(Descriptor descriptor)
|
void |
EmbeddedDescriptor.copyFrom(Descriptor descriptor)
|
| Constructors in org.tynamo.descriptor with parameters of type Descriptor | |
|---|---|
TynamoDescriptor(Descriptor descriptor)
|
|
| Uses of Descriptor in org.tynamo.descriptor.annotation.handlers |
|---|
| Classes in org.tynamo.descriptor.annotation.handlers with type parameters of type Descriptor | |
|---|---|
interface |
DescriptorAnnotationHandler<T extends Annotation,X extends Descriptor>
|
| Uses of Descriptor in org.tynamo.descriptor.extension |
|---|
| Methods in org.tynamo.descriptor.extension with parameters of type Descriptor | |
|---|---|
static BeanModelExtension |
BeanModelExtension.obtainBeanModelExtension(Descriptor descriptor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||