SRJRCFrames
v0.1.296

Uses of Interface
de.schwarzrot.data.NamedChildEntity

Packages that use NamedChildEntity
de.schwarzrot.app.domain domain classes used by applications 
de.schwarzrot.data.meta domain classes used to build database model definitions 
de.schwarzrot.data.meta.support base class for model domain entities 
 

Uses of NamedChildEntity in de.schwarzrot.app.domain
 

Classes in de.schwarzrot.app.domain that implement NamedChildEntity
 class DriveMapping
          abstraction for mapping paths between windows and linux systems.
 class Option
           
 

Methods in de.schwarzrot.app.domain that return types with arguments of type NamedChildEntity
 Map<String,NamedChildEntity<?,?>> User.getRights()
           
 

Method parameters in de.schwarzrot.app.domain with type arguments of type NamedChildEntity
 void User.setRights(Map<String,NamedChildEntity<?,?>> rights)
           
 

Uses of NamedChildEntity in de.schwarzrot.data.meta
 

Classes in de.schwarzrot.data.meta that implement NamedChildEntity
 class AttributeDomain
           
 class ColumnDefinition
           
 class IndexDefinition
           
 class SchemaDefinition
           
 class TableDefinition
           
 

Uses of NamedChildEntity in de.schwarzrot.data.meta.support
 

Classes in de.schwarzrot.data.meta.support that implement NamedChildEntity
 class AbstractMetaChildEntity<N extends Comparable<N>,P extends Entity>
           
 


SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
Submit a bug or request a feature

SRJRCFrames is published according to the GNU General Public License
Copyright 2005-2012 Reinhard Mantey - some rights reserved.