Class ClientPropertyDefinition

    • Constructor Detail

      • ClientPropertyDefinition

        public ClientPropertyDefinition​(RemotePropertyDefinition remote,
                                        LocalAdapterFactory factory)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Creates a local adapter for the given remote property definition.
        Parameters:
        remote - remote property definition
        factory - local adapter factory
    • Method Detail

      • getRequiredType

        public int getRequiredType()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getRequiredType in interface PropertyDefinition
      • getDefaultValues

        public Value[] getDefaultValues()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getDefaultValues in interface PropertyDefinition
      • isMultiple

        public boolean isMultiple()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        isMultiple in interface PropertyDefinition
      • isFullTextSearchable

        public boolean isFullTextSearchable()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        isFullTextSearchable in interface PropertyDefinition
      • isQueryOrderable

        public boolean isQueryOrderable()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        isQueryOrderable in interface PropertyDefinition