org.qi4j.index.sql.support.common
Interface ReindexingStrategy.ReindexingStrategyService

All Superinterfaces:
Composite, Identity, ReindexingStrategy, ServiceComposite
Enclosing interface:
ReindexingStrategy

public static interface ReindexingStrategy.ReindexingStrategyService
extends ReindexingStrategy, ServiceComposite

Define no mixins - let the application take care of that with ServiceDeclaration.withMixins(Class...) method.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.index.sql.support.common.ReindexingStrategy
ReindexingStrategy.AlwaysNeed, ReindexingStrategy.NeedOnChange, ReindexingStrategy.NeverNeed, ReindexingStrategy.ReindexingStrategyService
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 
Methods inherited from interface org.qi4j.index.sql.support.common.ReindexingStrategy
reindexingNeeded
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type