Interface lispa\amos\core\interfaces\WorkflowMetadataInterface
Implemented by | lispa\amos\documenti\models\Documenti, lispa\amos\documenti\models\search\DocumentiSearch, lispa\amos\myactivities\basic\DocumentToValidate |
---|
Interface WorkflowMetadataInterface
Public Methods
Method Details
public abstract string getMetadataButtonLabelKey ( ) | ||
return | string | The key to be used to search the status button label in the model workflow metadata. |
---|
public abstract string getMetadataButtonMessageKey ( ) | ||
return | string | The key to be used to search the status button data confirm message in the model workflow metadata. |
---|
public abstract string getMetadataDescriptionKey ( ) | ||
return | string | The key to be used to search the status description in the model workflow metadata. |
---|
public abstract string getMetadataLabelKey ( ) | ||
return | string | The key to be used to search the status label in the model workflow metadata. |
---|