Uses of Interface
org.apache.wookie.w3c.IContentEntity

Packages that use IContentEntity
org.apache.wookie.w3c   
org.apache.wookie.w3c.impl   
 

Uses of IContentEntity in org.apache.wookie.w3c
 

Methods in org.apache.wookie.w3c that return types with arguments of type IContentEntity
 java.util.List<IContentEntity> W3CWidget.getContentList()
          Get the list of start pages for the widget
 

Methods in org.apache.wookie.w3c with parameters of type IContentEntity
 void IStartPageProcessor.processStartFile(java.io.File startFile, W3CWidget model, IContentEntity content)
          Process a start file ready for deployment.
 

Uses of IContentEntity in org.apache.wookie.w3c.impl
 

Classes in org.apache.wookie.w3c.impl that implement IContentEntity
 class ContentEntity
           
 

Methods in org.apache.wookie.w3c.impl that return types with arguments of type IContentEntity
 java.util.List<IContentEntity> WidgetManifestModel.getContentList()
           
 



2011 Apache Software Foundation.