Class GrouperMcpConfigSearchIndex.ConfigSearchResult
java.lang.Object
edu.internet2.middleware.grouper.mcp.GrouperMcpConfigSearchIndex.ConfigSearchResult
- Enclosing class:
- GrouperMcpConfigSearchIndex
result object for a config search hit
-
Constructor Details
-
ConfigSearchResult
public ConfigSearchResult()
-
-
Method Details
-
getKey
-
getValue
-
getConfigFile
-
isSensitive
public boolean isSensitive() -
getScore
public float getScore() -
getConfiguredIn
-
getDefaultValue
-
getElScript
-
getComment
-
getValueType
-
isRequired
public boolean isRequired()
-