SRJRCFrames
v0.1.296

de.schwarzrot.data
Interface NamedChildEntity<A,B extends Entity>

Type Parameters:
A - - the Entity that contains the name
B - - the Entity that is a child of an Entity
All Superinterfaces:
ChildEntity<B>, Comparable<Entity>, Entity, NamedEntity<A>, com.jgoodies.binding.beans.Observable, Serializable
All Known Implementing Classes:
AbstractMetaChildEntity, AttributeDomain, ColumnDefinition, DriveMapping, IndexDefinition, Option, SchemaDefinition, TableDefinition

public interface NamedChildEntity<A,B extends Entity>
extends NamedEntity<A>, ChildEntity<B>

is an NamedEntity and a ChildEntity. This interface is needed for introspection, to distinguish between named and unknown children.

Author:
Reinhard Mantey

Field Summary
 
Fields inherited from interface de.schwarzrot.data.ChildEntity
PARENT_ATTR_NAME
 
Method Summary
 
Methods inherited from interface de.schwarzrot.data.NamedEntity
getName, setName
 
Methods inherited from interface de.schwarzrot.data.ChildEntity
getParent, getParentType, setParent
 
Methods inherited from interface de.schwarzrot.data.Entity
getCModified, getDefaultOrder, getDtCreated, getDtModified, getId, getMappings, getPersistenceName, getSchemaName, getSkipList, getSystemClass, getUCreated, getUModified, getUniqColumnNames, getUserAttributes, getVariantColumnName, getVariantTypeMap, isDirty, isUserType, isVirtual, setCModified, setDirty, setDtCreated, setDtModified, setId, setUCreated, setUModified, validate
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.jgoodies.binding.beans.Observable
addPropertyChangeListener, removePropertyChangeListener
 


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.