Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/qtags/parameter
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4852/src/main/java/org/xdoclet/plugin/hibernate/qtags/parameter
Added Files:
NotFound.java
Log Message:
(XDP-58) added support of not-found attribute to collection elements
--- NEW FILE: NotFound.java ---
package org.xdoclet.plugin.hibernate.qtags.parameter;
/**
*
* @author Anatol Pomozov
*/
public interface NotFound {
/**
* Specifies the not-found attribute.
* @qtags.allowed-value exception
* @qtags.allowed-value ignore
*/
String getNotFound();
}
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits