Class DescriptionRewritingHelper


  • public class DescriptionRewritingHelper
    extends java.lang.Object
    • Field Detail

      • _REGEX_FK_TABLE_DESCRIPTION

        protected static java.util.regex.Pattern _REGEX_FK_TABLE_DESCRIPTION
    • Constructor Detail

      • DescriptionRewritingHelper

        public DescriptionRewritingHelper()
    • Method Detail

      • processReferenceUrl

        public static java.lang.String processReferenceUrl​(java.lang.String description,
                                                           Base b)
      • processFKTableDescription

        public static java.lang.String processFKTableDescription​(java.lang.String description,
                                                                 Object obj)