org.apache.wookie.w3c
Interface IAccessEntity

All Superinterfaces:
IElement
All Known Implementing Classes:
AccessEntity

public interface IAccessEntity
extends IElement

a Widget Access Request Policy (WARP) element


Method Summary
 java.lang.String getOrigin()
           
 boolean hasSubDomains()
           
 
Methods inherited from interface org.apache.wookie.w3c.IElement
fromXML, toXml
 

Method Detail

getOrigin

java.lang.String getOrigin()

hasSubDomains

boolean hasSubDomains()


2011 Apache Software Foundation.