public class ResourceSearchIndexes extends Object
Constructor and Description |
---|
ResourceSearchIndexes(Set<String> hostIndexes,
Set<String> pathIndexes,
Set<String> parentPathIndexes)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addAll(ResourceSearchIndexes other)
Appends indexes.
|
Set<String> |
getHostIndexes()
Returns host indexes.
|
Set<String> |
getParentPathIndexes()
Returns parent path indexes.
|
Set<String> |
getPathIndexes()
Returns path indexes.
|
public void addAll(ResourceSearchIndexes other)
other
- Other indexespublic Set<String> getParentPathIndexes()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.