Interface StructuredComposableInvoker<T extends StructuredType<?>,O extends Operations>

All Superinterfaces:
CommonQuery, ComposableInvoker<T,O>, Invoker<T>, StructuredInvoker<T>, StructuredQuery<StructuredInvoker<T>>

public interface StructuredComposableInvoker<T extends StructuredType<?>,O extends Operations> extends StructuredInvoker<T>, ComposableInvoker<T,O>