Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Ujorm
release 1.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
A
AbstractMetaModel
- Class in
org.ujorm.orm
Abstract Metamodel
AbstractMetaModel()
- Constructor for class org.ujorm.orm.
AbstractMetaModel
AbstractOperator
- Interface in
org.ujorm.criterion
The abstract criteria operator
AbstractUjo
- Class in
org.ujorm.extensions
This is a simple abstract implementation of Ujo.
AbstractUjo()
- Constructor for class org.ujorm.extensions.
AbstractUjo
AbstractUjoExt
<
UJO_IMPL
extends
UjoExt
> - Class in
org.ujorm.extensions
This is a simple abstract implementation of Ujo.
AbstractUjoExt()
- Constructor for class org.ujorm.extensions.
AbstractUjoExt
ACTION_CLONE
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a method: UjoManager.clone(Ujo ujo, int depth) .
ACTION_COPY
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a method: UjoManager.copy(Ujo source, Ujo target, UjoProperty... properties) .
ACTION_CSV_EXPORT
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a CSV export.
ACTION_CSV_IMPORT
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a CSV import.
ACTION_RESBUNDLE_EXPORT
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a Resource Bundle export.
ACTION_RESBUNDLE_IMPORT
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a Resource Bundle import.
ACTION_TABLE_SHOW
- Static variable in interface org.ujorm.
UjoAction
An authorization action for class UjoContentTabModel.
ACTION_TO_STRING
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a method: toString()
ACTION_UNDEFINED
- Static variable in interface org.ujorm.
UjoAction
This is an undefined action.
ACTION_XML_ELEMENT
- Static variable in interface org.ujorm.
UjoAction
Deprecated.
ACTION_XML_EXPORT
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a XML export.
ACTION_XML_IMPORT
- Static variable in interface org.ujorm.
UjoAction
An authorization action (of a UjoProperty) for a XML import.
ACTION_ZERO_REPLACE
- Static variable in interface org.ujorm.
UjoAction
Deprecated.
use the UjoProperty.getDefault() value instead of.
actionElement
- Variable in class org.ujorm.core.
UjoManagerXML
A CONTEXT of the actionExport
actionExport
- Variable in class org.ujorm.core.
UjoManagerXML
A CONTEXT of the actionExport
add(char)
- Method in class org.ujorm.core.
RingBuffer
add(ListUjoProperty<UJO, ITEM>, ITEM)
- Method in class org.ujorm.extensions.
AbstractUjoExt
Add Value, if the List is null then the list will be created.
add(UjoProperty<? extends VALUE, VALUE_PAR>)
- Method in class org.ujorm.extensions.
PathProperty
Create new composite (indirect) instance.
add(UjoProperty<? extends VALUE, VALUE_PAR>)
- Method in class org.ujorm.extensions.
Property
Create new composite (indirect) instance.
add(ListUjoProperty<UJO, ITEM>, ITEM)
- Method in interface org.ujorm.extensions.
UjoExt
Add Value, if the List is null then the list will be created.
add(MetaDatabase)
- Method in class org.ujorm.orm.metaModel.
MetaRoot
Add a new database into repository.
add(UjoProperty<? extends VALUE, VALUE_PAR>)
- Method in interface org.ujorm.
UjoProperty
Create new composite (indirect) instance of the
UjoProperty
.
addBatch(String)
- Method in exception org.ujorm.orm.ao.
UjoStatement
addBatch()
- Method in exception org.ujorm.orm.ao.
UjoStatement
addColumn(UjoProperty<UJO, ?>)
- Method in class org.ujorm.orm.
Query
Set the one column to reading from database table.
addColumnModel(MetaRelation2Many)
- Method in class org.ujorm.orm.
OrmHandler
Map a property to the table
addCriterion(Criterion<UJO>)
- Method in class org.ujorm.orm.
Query
Add a new Criterion.
addItem(UJO, ITEM)
- Method in class org.ujorm.extensions.
ListProperty
Add Item Value.
addItem(UJO, ITEM)
- Method in interface org.ujorm.extensions.
ListUjoProperty
Add an Item Value.
addOrderBy(UjoProperty<UJO, ?>)
- Method in class org.ujorm.orm.
Query
Add an item to the end of order list.
addProcedureModel(MetaProcedure)
- Method in class org.ujorm.orm.
OrmHandler
Map a property to the table
addPropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener)
- Method in class org.ujorm.implementation.registrar.
RegistrarUjo
Add property Listener
addPropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener)
- Method in class org.ujorm.implementation.registrar.
RegistrarUjoExt
Add property Listener
addPropertyChangeListener(UjoProperty<UJO, ?>, Boolean, UjoPropertyChangeListener)
- Method in interface org.ujorm.listener.
EventRegistrar
Add listener
addPropertyChangeListener(UjoProperty, Boolean, UjoPropertyChangeListener)
- Method in class org.ujorm.listener.
UjoPropertyChangeSupport
Add listener
addRow(ROW)
- Method in class org.ujorm.swing.
UjoTableModel
Add a row to end of the model.
addTableModel(MetaTable)
- Method in class org.ujorm.orm.
OrmHandler
Map a property to the table
ALIAS
- Static variable in class org.ujorm.orm.metaModel.
MetaTable
The unique table/view name over all Databases in scope one OrmHandler
and(Criterion<UJO>)
- Method in class org.ujorm.criterion.
Criterion
APPL_CONTEXT
- Static variable in class org.ujorm.orm.metaModel.
MetaParams
An application context for initializaton of the customer componets of the meta-model.
ArrayUjo
- Class in
org.ujorm.implementation.array
This is a very fast abstract implementation of
Ujo
.
ArrayUjo()
- Constructor for class org.ujorm.implementation.array.
ArrayUjo
Constructor
ArrayUjo(Object[])
- Constructor for class org.ujorm.implementation.array.
ArrayUjo
ArrayUjoExt
<
UJO
extends
ArrayUjoExt
> - Class in
org.ujorm.implementation.array
This is an Groovy style implementation of a setter and getter methods for an easier access for developpers, however the methods have got an weaker type control in compare to the MapUjo implementation.
ArrayUjoExt()
- Constructor for class org.ujorm.implementation.array.
ArrayUjoExt
Constructor
assertAssign(UjoProperty, Object)
- Method in class org.ujorm.core.
UjoManager
An assignable test.
assertChangeAllowed()
- Method in class org.ujorm.orm.metaModel.
MetaTable
Asssert that the table may be changed.
assertDirect(UjoProperty, Object)
- Method in class org.ujorm.core.
UjoManager
An assignable test.
assertDirectAssign(UjoProperty, Object)
- Method in class org.ujorm.core.
UjoManager
An assignable test.
assignExtendedValues(Query)
- Method in class org.ujorm.orm.
JdbcStatement
Assign extended values into the prepared statement
assignPrimaryKey(OrmUjo, Session)
- Method in class org.ujorm.orm.metaModel.
MetaPKey
Assign a PK from framework in case the PK generator is type of MEMO_SEQUENCE.
assignPrimaryKey(OrmUjo, Session)
- Method in class org.ujorm.orm.metaModel.
MetaTable
Assign a PK from framework
assignValue(OrmUjo, MetaColumn)
- Method in class org.ujorm.orm.
JdbcStatement
Add a next value to a SQL prepared statement.
assignValue(MetaColumn, Object, OrmUjo)
- Method in class org.ujorm.orm.
JdbcStatement
Add a next value to a SQL prepared statement.
assignValues(OrmUjo)
- Method in class org.ujorm.orm.
JdbcStatement
Assign values into the prepared statement
assignValues(List<? extends OrmUjo>, int, int)
- Method in class org.ujorm.orm.
JdbcStatement
Assign values into the prepared statement
assignValues(OrmUjo, List<MetaColumn>)
- Method in class org.ujorm.orm.
JdbcStatement
Assign values into the prepared statement
assignValues(Query)
- Method in class org.ujorm.orm.
JdbcStatement
Assign values into the prepared statement
assignValues(CriterionDecoder)
- Method in class org.ujorm.orm.
JdbcStatement
Assign values into the prepared statement
assignValues(DbProcedure)
- Method in class org.ujorm.orm.
JdbcStatement
Assign procedure parameters
ATTR_CLASS
- Static variable in class org.ujorm.core.
UjoManagerXML
A name of Java Class of XML attribute.
ATTR_ITEM
- Static variable in class org.ujorm.core.
UjoManagerXML
A name of Java Class of XML List attribute.
ATTR_LIST
- Static variable in class org.ujorm.core.
UjoManagerXML
A name of Java List Class of a XML attribute.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Ujorm
release 1.22
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
Copyright © 2007-2012
PPonec