This project has retired. For details please refer to its Attic page.

Uses of Interface
org.apache.abdera.model.Service

Packages that use Service
org.apache.abdera   
org.apache.abdera.factory   
org.apache.abdera.model   
 

Uses of Service in org.apache.abdera
 

Methods in org.apache.abdera that return Service
 Service Abdera.newService()
          Create a new Service instance.
 

Uses of Service in org.apache.abdera.factory
 

Methods in org.apache.abdera.factory that return Service
 Service Factory.newService()
          Create a new Service element.
 Service Factory.newService(Base parent)
          Create a new Service element as a child of the given Base.
 

Uses of Service in org.apache.abdera.model
 

Methods in org.apache.abdera.model that return Service
 Service Service.addWorkspace(Workspace workspace)
          Add an individual workspace
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.