Betty v1.1.0

Uses of Class
christophedelory.betty.xml.AbstractMetadataDetails

Packages that use AbstractMetadataDetails
christophedelory.betty The home of the Betty application. 
christophedelory.betty.xml The application XML objects definitions. 
 

Uses of AbstractMetadataDetails in christophedelory.betty
 

Methods in christophedelory.betty with parameters of type AbstractMetadataDetails
 void EntityToXml.toXml(LocalMetadata dbEntity, AbstractMetadataDetails xml, Locale[] locales)
          Builds an XML representation of the specified EJB object.
 void XmlToEntity.visitMetadata(AbstractMetadataDetails target)
           
 

Uses of AbstractMetadataDetails in christophedelory.betty.xml
 

Subclasses of AbstractMetadataDetails in christophedelory.betty.xml
 class DescriptionDetails
          A description, associated to a locale.
 class LinkDetails
          A link to some "official" Web page, associated to a locale.
 

Methods in christophedelory.betty.xml with parameters of type AbstractMetadataDetails
 void XmlVisitor.visitMetadata(AbstractMetadataDetails target)
          Visits the specified metadata.
 void BaseXmlVisitor.visitMetadata(AbstractMetadataDetails target)
           
 


© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.