Interface EntityCookie

  • All Superinterfaces:
    DFItemCookie<com.im.df.api.ddl.DFEntity>, org.openide.nodes.Node.Cookie
    All Known Subinterfaces:
    ListContainerCookie

    public interface EntityCookie
    extends DFItemCookie<com.im.df.api.ddl.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.)