Interface ObjectNameProvider

All Superinterfaces:
java.util.function.Function<CreationTO,​java.lang.String>

public interface ObjectNameProvider
extends java.util.function.Function<CreationTO,​java.lang.String>
  • Method Summary

    Methods inherited from interface java.util.function.Function

    andThen, apply, compose