Package dev.getelements.elements.rt
Interface IndexContext.Listing
- All Known Implementing Classes:
SimpleIndexContextListing
- Enclosing interface:
IndexContext
public static interface IndexContext.Listing
Represents an association between a
Path
and the ResourceId
to which it points.-
Method Details
-
getPath
Path getPath()ThePath
of the listing.- Returns:
- the
Path
-
getResourceId
ResourceId getResourceId()- Returns:
- the resource id
-