Uses of Package
org.ujoframework.core

Packages that use org.ujoframework.core
org.ujoframework.core The core classes. 
org.ujoframework.criterion Package for the UJO Criterion. 
org.ujoframework.extensions UJO extensions. 
org.ujoframework.orm The ORM support. 
org.ujoframework.swing Swing support. 
 

Classes in org.ujoframework.core used by org.ujoframework.core
BeanManager
          Manager of BeanUjo
UjoCoder
          A tool for encoding an object to a text and a text back to the object.
UjoComparator
          A generic comparator for the Ujo objects.
UjoIterator
          Ujo iterator have got some extended functions: iterator can provide optionally a count of items by a count() method iterator can be used in generic loop syntax for( : ) iterator can create a List object
UjoManager
          General Ujo Manager
UjoManagerCSV
          A Manager for CSV import / export.
UjoManagerRBundle
          A Manager for Java Property Resources Bundle.
UjoManagerXML
          Ujo Manager for instances type of UjoTextAccess.
UjoService
          A Core of a UjoService.
 

Classes in org.ujoframework.core used by org.ujoframework.criterion
UjoComparator
          A generic comparator for the Ujo objects.
 

Classes in org.ujoframework.core used by org.ujoframework.extensions
UjoManager
          General Ujo Manager
 

Classes in org.ujoframework.core used by org.ujoframework.orm
NoCheck
          An assetion does not check a value with this interface inside the Ujo.writeProperty(...) method.
UjoIterator
          Ujo iterator have got some extended functions: iterator can provide optionally a count of items by a count() method iterator can be used in generic loop syntax for( : ) iterator can create a List object
 

Classes in org.ujoframework.core used by org.ujoframework.swing
UjoCoder
          A tool for encoding an object to a text and a text back to the object.
UjoManager
          General Ujo Manager
 



Copyright © 2010. All Rights Reserved.