Skip to content
Snippets Groups Projects
Commit 73d34e13 authored by tpylak's avatar tpylak
Browse files

LMS-1541 minor: javadoc

SVN: 16508
parent b2438423
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,7 @@ public abstract class AbstractColumnDefinitionKind<T>
return SimpleYesNoRenderer.render(invalidationProvider.getInvalidation() != null);
}
/** to be overriden by subclasses */
public String tryGetLink(T entity)
{
return null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment