org.netbeans.modules.xml.cookies |
XML Cookies
XML DataObject allows plugin cookies. Most of this package
is implementation of plugin cookies framework.
|
Java Source File Name | Type | Comment |
CookieFactory.java | Class | |
CookieFactoryCreator.java | Interface | Factory of cookie factories. |
CookieManager.java | Class | |
CookieManagerCookie.java | Interface | This interface gives possibility to manage DataObject cookies from
other objects while all operations may by constrained by the
DataObject. |
DataObjectCookieManager.java | Class | This implementation of CookieManagerCookie updates modified property of
passed DataObject according of presence of SaveCookie. |
DefaultCookieManager.java | Class | This cookie manager operates upon given CookieSet. |
UpdateDocumentCookie.java | Interface | It is used for reloading models that are dependnet on external
entities that are not authomatically motniored (and revalidates the model). |
Util.java | Class | |