Uses of Interface
org.rometools.feed.module.base.GlobalInterface

Packages that use GlobalInterface
org.rometools.feed.module.base This is the base package for the Google Base ROME module. 
 

Uses of GlobalInterface in org.rometools.feed.module.base
 

Subinterfaces of GlobalInterface in org.rometools.feed.module.base
 interface Article
          This is an interface for the GoogleBase plug in that exposes methods used for Article or News entry types.
 interface Course
          This is an interface for the GoogleBase plug in that exposes methods used for Class or Course information entry types.
 interface Event
          This is an interface for the GoogleBase plug in that exposes methods used for Event entry types.
 interface GoogleBase
          This is the root interface for the Google Base module.
 interface Housing
          This is an interface for the GoogleBase plug in that exposes methods used for Housing entry types.
 interface Job
          This is an interface for the GoogleBase plug in that exposes methods used for Job listing entry types.
 interface Person
          This is an interface for the GoogleBase plug in that exposes methods used for Person (personal ad, resume, profile) entry types.
 interface Product
          This is an interface for the GoogleBase plug in that exposes methods used for Products.
 interface Review
          This is an interface for the GoogleBase plug in that exposes methods used for critical reviews of other things.
 interface ScholarlyArticle
          This is an interface for the GoogleBase plug in that exposes methods used for Scholarly publication, research studies and reference materials.
 interface Service
          This is an interface for the GoogleBase plug in that exposes methods used for service offerings.
 interface Travel
          This is an interface for the GoogleBase plug in that exposes methods used for travel items.
 interface Unknown
          This interface contains all the other schema elements that the document doesn't associate with a particular type.
 interface Vehicle
          This is an interface for the GoogleBase plug in that exposes methods used for vehicles.
 interface Wanted
          This is an interface for the GoogleBase plug in that exposes methods used for wanted ads.
 

Classes in org.rometools.feed.module.base that implement GlobalInterface
 class GoogleBaseImpl
          This is the implementation class for the GoogleBase module interface.
 



Copyright © 2013 ROME Project. All Rights Reserved.