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
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
richText
boolean richText
propertyType
Class<T> propertyType
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
beanType
Class<T> beanType
nonVisual
boolean nonVisual
extensions
Map<K,V> extensions
name
String name
returnType
Class<T> returnType
argumentTypes
Class<T>[] argumentTypes
propertyType
Class<T> propertyType
name
String name
searchable
boolean searchable
required
boolean required
readOnly
boolean readOnly
length
int length
large
boolean large
format
String format
richText
boolean richText
|
Package org.tynamo.descriptor.extension |
reorderMap
Map<K,V> reorderMap
includeMap
Map<K,V> includeMap
excludeMap
Map<K,V> excludeMap
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
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.exception |
entityType
Class<T> entityType
descriptor
TynamoPropertyDescriptor descriptor
message
String message
Copyright © 2004-2010. All Rights Reserved.