com.antelmann.genealogy
Class GEventRelation<P extends GPerson,E extends GEventEntry,R>
java.lang.Object
com.antelmann.db.AbstractDBEntry
com.antelmann.db.DefaultEntryRelationship
com.antelmann.db.DefaultSpecialRelationship<P,E,R>
com.antelmann.genealogy.GEventRelation<P,E,R>
- All Implemented Interfaces:
- DBEntry, EntryRelationship, SpecialRelationship<P,E,R>, LifeCycleObject, Serializable
public class GEventRelation<P extends GPerson,E extends GEventEntry,R>
- extends DefaultSpecialRelationship<P,E,R>
defines the relationship between an event entry and a natural person
- Since:
- 21.05.2013, 17:01:37
- Author:
- holger
- See Also:
- Serialized Form
| Methods inherited from class com.antelmann.db.DefaultEntryRelationship |
getBeginTime, getComment, getEndTime, getFromReferenceString, getRelationOption, getReverseRelationship, getToReferenceString, isBidirectional, isBroken, sameAs, setBeginTime, setComment, setEndTime, setRelationOption, toString |
| Methods inherited from interface com.antelmann.db.DBEntry |
getID |
GEventRelation
public GEventRelation(Object id,
Stub<P> fromReference,
Stub<E> toReference,
R role)
(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads