Mist... JavaDoc Kommentare für die Deprecated Annotation vergessen

git-svn-id: https://svn.libreccm.org/ccm/trunk@2187 8810af33-2d31-482b-a856-94f89814c4df
master
quasi 2013-06-07 19:40:02 +00:00
parent 528508b556
commit 6ebcb1deef
1 changed files with 3 additions and 1 deletions

View File

@ -404,7 +404,9 @@ public class ContentItemPage extends CMSPage implements ActionListener {
return url.toString();
}
@deprecated use getItemURL(BigDecimal itemId, int tab) instead
/**
* @deprecated Use getItemURL instead
*/
public static String getRelativeItemURL(BigDecimal itemId, int tab) {
StringBuffer url = new StringBuffer();
url.append(PageLocations.ITEM_PAGE).append("?").append(ITEM_ID).append("=").append(itemId.