Class AttributeSearchFieldKindProvider


  • public class AttributeSearchFieldKindProvider
    extends java.lang.Object
    Common IAttributeSearchFieldKind provider used both on client and server side.
    • Constructor Detail

      • AttributeSearchFieldKindProvider

        public AttributeSearchFieldKindProvider()
    • Method Detail

      • getAttributeFieldKind

        public static IAttributeSearchFieldKind getAttributeFieldKind​(EntityKind entityKind,
                                                                      java.lang.String code)
        Return the attribute search field kind that matches the given entityKind / code combintation