Class AccessRuleInfo

    • Constructor Detail

      • AccessRuleInfo

        public AccessRuleInfo()
      • AccessRuleInfo

        public AccessRuleInfo​(AccessRuleInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getFullText

        public AccessFullTextInfo getFullText()
        Get 全文索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        FullText 全文索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
      • setFullText

        public void setFullText​(AccessFullTextInfo FullText)
        Set 全文索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        FullText - 全文索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
      • getKeyValue

        public AccessRuleKeyValueInfo getKeyValue()
        Get 键值索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        KeyValue 键值索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
      • setKeyValue

        public void setKeyValue​(AccessRuleKeyValueInfo KeyValue)
        Set 键值索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        KeyValue - 键值索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
      • getTag

        public AccessRuleTagInfo getTag()
        Get 元字段索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Tag 元字段索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
      • setTag

        public void setTag​(AccessRuleTagInfo Tag)
        Set 元字段索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Tag - 元字段索引配置 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。