Serialized Form
serialVersionUID: 283361091832362230L
fileName
String fileName
filePath
String filePath
contentType
String contentType
bytes
byte[] bytes
|
Package org.tynamo.descriptor |
elementType
Class<T> elementType
childRelationship
boolean childRelationship
inverseProperty
String inverseProperty
oneToMany
boolean oneToMany
addExpression
String addExpression
removeExpression
String removeExpression
swapExpression
String swapExpression
allowRemove
boolean allowRemove
index
int index
readOnly
boolean readOnly
identifier
boolean identifier
generated
boolean generated
name
String name
required
boolean required
length
int length
large
boolean large
format
String format
searchable
boolean searchable
summary
boolean summary
richText
boolean richText
beanType
Class<T> beanType
generated
boolean generated
actualType
Class<T> actualType
propertyDescriptors
List<E> propertyDescriptors
methodDescriptors
List<E> methodDescriptors
child
boolean child
hasCyclicRelationships
boolean hasCyclicRelationships
allowRemove
boolean allowRemove
allowSave
boolean allowSave
type
Class<T> type
hidden
boolean hidden
extensions
Map<K,V> extensions
name
String name
beanType
Class<T> beanType
argumentTypes
Class<T>[] argumentTypes
beanType
Class<T> beanType
name
String name
searchable
boolean searchable
required
boolean required
readOnly
boolean readOnly
index
int index
length
int length
large
boolean large
format
String format
summary
boolean summary
richText
boolean richText
|
Package org.tynamo.descriptor.annotation |
expression
String expression
- Ognl expression that evaluated gets a list of possible values to use with
the current property, cannot be null.
context
Map<K,V> context
- Map of variables to put into the available namespace (scope) for OGNL expressions.
|
Package org.tynamo.descriptor.extension |
blobType
org.tynamo.descriptor.extension.BlobDescriptorExtension.BlobType blobType
fileName
String fileName
contentType
String contentType
contentDisposition
BlobDescriptorExtension.ContentDisposition contentDisposition
renderType
BlobDescriptorExtension.RenderType renderType
actualType
Class<T> actualType
|
Package org.tynamo.exception |
entityType
Class<T> entityType
descriptor
TynamoPropertyDescriptor descriptor
message
String message
Copyright © 2004-2009. All Rights Reserved.