Package net.sf.magicproject.database.data

Kinds of data : collection, string, i18n string...

See:
          Description

Class Summary
CollectionData Represents a collection of data which is a name associated to a table of String objects.
StringData Represents a simple translatable data, which is a name associated to a String value.
TranslatableData Represents a translatable data.
TranslatedCollectionData Represents a collection of translated data which is a name associated to a table of String objects.
TranslatedStringData Represents a simple translated data, which is a name associated to a String value.
 

Package net.sf.magicproject.database.data Description

Kinds of data : collection, string, i18n string... These are entity of any card's database.



Copyright © 2003-2007 Magic-Project. All Rights Reserved.