public interface VaultPersistentEntity<T> extends KeyValuePersistentEntity<T,VaultPersistentProperty>
PersistentEntity
.hasIdProperty, hasVersionProperty
Modifier and Type | Method and Description |
---|---|
String |
getSecretBackend() |
getKeySpace
addAssociation, addPersistentProperty, setEvaluationContextProvider, setPersistentPropertyAccessorFactory, verify
doWithAssociations, doWithAssociations, doWithProperties, doWithProperties, findAnnotation, getIdentifierAccessor, getIdProperty, getName, getPersistenceConstructor, getPersistentProperties, getPersistentProperty, getPersistentProperty, getPropertyAccessor, getRequiredAnnotation, getRequiredIdProperty, getRequiredPersistentProperty, getRequiredVersionProperty, getType, getTypeAlias, getTypeInformation, getVersionProperty, hasIdProperty, hasVersionProperty, isAnnotationPresent, isConstructorArgument, isIdProperty, isImmutable, isNew, isVersionProperty, requiresPropertyPopulation
forEach, iterator, spliterator
String getSecretBackend()
PersistentEntity
is stored.Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.