Uses of Class
org.apache.jetspeed.om.portlet.jetspeed.jaxb.Service

Packages that use Service
org.apache.jetspeed.om.portlet.jetspeed.jaxb   
 

Uses of Service in org.apache.jetspeed.om.portlet.jetspeed.jaxb
 

Fields in org.apache.jetspeed.om.portlet.jetspeed.jaxb with type parameters of type Service
protected  java.util.List<Service> Services.service
           
 

Methods in org.apache.jetspeed.om.portlet.jetspeed.jaxb that return Service
 Service ObjectFactory.createService()
           
 

Methods in org.apache.jetspeed.om.portlet.jetspeed.jaxb that return types with arguments of type Service
 java.util.List<Service> Services.getService()
          Gets the value of the service property.
 java.util.List<Service> PortletApp.getServices()
           
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.