Interface IdentifierGenerator<P>

    • Method Detail

      • generate

        java.lang.String generate​(P object)
        Derives an identifier to be set on a model
        Parameters:
        object - generic item to help derive a name that will be returned
        Returns:
        an identifier for a model to associate it with a channel