Class ParameterType


  • public class ParameterType
    extends Object
    Todo: Document me!

    Date: 10.05.2010 Time: 16:16:27

    Author:
    Thomas Morgner.
    • Constructor Detail

      • ParameterType

        public ParameterType​(String internalName,
                             String displayName,
                             boolean multiSelection,
                             boolean queryOptional)
    • Method Detail

      • isHasVisibleItems

        public boolean isHasVisibleItems()
      • isQueryOptional

        public boolean isQueryOptional()
      • getDisplayName

        public String getDisplayName()
      • isMultiSelection

        public boolean isMultiSelection()
      • getInternalName

        public String getInternalName()
      • getLayout

        public String getLayout()