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

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

Uses of IAccessEntity in org.apache.wookie.w3c
 

Methods in org.apache.wookie.w3c that return types with arguments of type IAccessEntity
 java.util.List<IAccessEntity> W3CWidget.getAccessList()
          Get the list of access request entities for the widget
 

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

Classes in org.apache.wookie.w3c.impl that implement IAccessEntity
 class AccessEntity
          The Access element is defined in: http://www.w3.org/TR/widgets-access/
 

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



2011 Apache Software Foundation.