com.im.ijc.core/1 5.9.4

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

All Superinterfaces:
GenericListCookie, Node.Cookie

public interface TemporaryListCookie
extends GenericListCookie

The cookie providing list. Nodes can support this cookie if node represents a list.


Method Summary
 TemporaryList getList()
           
 
Methods inherited from interface com.im.ijc.core.api.cookie.GenericListCookie
getEntity, getField, getName, getValues
 

Method Detail

getList

TemporaryList getList()

com.im.ijc.core/1 5.9.4