Interface AnyRepoExt<A extends Any>
- All Known Subinterfaces:
AnyObjectRepo,AnyObjectRepoExt,GroupRepo,GroupRepoExt,UserRepo,UserRepoExt
- All Known Implementing Classes:
AbstractAnyRepoExt,AnyObjectRepoExtImpl,GroupRepoExtImpl,UserRepoExtImpl
public interface AnyRepoExt<A extends Any>
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddeleteById(String key) <S extends Schema>
AllowedSchemas<S> findAllowedSchemas(A any, Class<S> reference) findByDerAttrValue(String expression, String value, boolean ignoreCaseMatch) findDynRealms(String key) findLastChange(String key) <S extends A>
Ssave(S any)
-
Method Details
-
findLastChange
-
authFind
-
findByDerAttrValue
-
findAllowedSchemas
-
findDynRealms
-
findAllResourceKeys
-
save
-
deleteById
-
delete
-