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

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

Uses of IAccess in org.apache.wookie.w3c
 

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

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

Classes in org.apache.wookie.w3c.impl that implement IAccess
 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 IAccess
 java.util.List<IAccess> WidgetManifestModel.getAccessList()
           
 



2012 Apache Software Foundation.