Interface OperationName<D extends io.vertigo.datamodel.structure.model.DtObject>

  • Type Parameters:
    D - the object associated to this operation
    All Superinterfaces:
    Serializable

    public interface OperationName<D extends io.vertigo.datamodel.structure.model.DtObject>
    extends Serializable
    The name of the security operation.
    Author:
    npiedeloup
    • Method Detail

      • name

        String name()
        Returns:
        the name of the operation (camel case)