Interface lispa\amos\core\interfaces\WorkflowMetadataInterface

Implemented bylispa\amos\documenti\models\Documenti, lispa\amos\documenti\models\search\DocumentiSearch, lispa\amos\myactivities\basic\DocumentToValidate

Interface WorkflowMetadataInterface

Method Details

getMetadataButtonLabelKey() public abstract method

public abstract string getMetadataButtonLabelKey ( )
return string

The key to be used to search the status button label in the model workflow metadata.

getMetadataButtonMessageKey() public abstract method

public abstract string getMetadataButtonMessageKey ( )
return string

The key to be used to search the status button data confirm message in the model workflow metadata.

getMetadataDescriptionKey() public abstract method

public abstract string getMetadataDescriptionKey ( )
return string

The key to be used to search the status description in the model workflow metadata.

getMetadataLabelKey() public abstract method

public abstract string getMetadataLabelKey ( )
return string

The key to be used to search the status label in the model workflow metadata.