public interface IndexEntryAccessCapability extends Capability
| Modifier and Type | Method and Description |
|---|---|
<S extends Storable> |
getIndexEntryAccessors(java.lang.Class<S> storableType)
Returns index entry accessors for the known indexes of the given
storable type.
|
<S extends Storable> IndexEntryAccessor<S>[] getIndexEntryAccessors(java.lang.Class<S> storableType) throws RepositoryException
RepositoryExceptionCopyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.