com.im.ijc.core/1 5.9.4

com.im.ijc.core.api.cookie
Interface PermanentQueryCookie

All Superinterfaces:
DFItemCookie<DFQuery>, GenericQueryCookie, Node.Cookie

public interface PermanentQueryCookie
extends DFItemCookie<DFQuery>, GenericQueryCookie

The cookie providing permanent query. Nodes can support this cookie if node represents a permanent query (DFQuery).


Method Summary
 
Methods inherited from interface com.im.ijc.core.api.cookie.DFItemCookie
getItem
 
Methods inherited from interface com.im.ijc.core.api.cookie.GenericQueryCookie
getDataTree, getExpression, getName
 


com.im.ijc.core/1 5.9.4