com.im.ijc.core/1 5.3

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

All Superinterfaces:
DFItemCookie<DFEntity>, Node.Cookie
All Known Subinterfaces:
EntityStructureProviderCookie, ListContainerCookie

public interface EntityCookie
extends DFItemCookie<DFEntity>

The cookie providing entity. Nodes can support this cookie if node represents an entity or some entity's subelement. This cookie can be used for entity based actions (like import/export, adding fields, viewing data, etc.)


Method Summary
 
Methods inherited from interface com.im.ijc.core.api.cookie.DFItemCookie
getItem
 


com.im.ijc.core/1 5.3