public class ResourceSaveIndexes extends Object
Constructor and Description |
---|
ResourceSaveIndexes(Set<String> hostIndexes,
Set<String> pathIndexes,
Set<String> parentPath)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
addAll(ResourceSaveIndexes other)
Adds all resource indexes from other object.
|
Set<String> |
getHostIndexes()
Returns host indexes.
|
Set<String> |
getParentPathIndexes()
Returns parent path indexes.
|
Set<String> |
getPathIndexes()
Returns path indexes.
|
public Set<String> getParentPathIndexes()
public void addAll(ResourceSaveIndexes other)
other
- the other resource save indexes object.Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.