Interface lispa\amos\core\interfaces\WorkflowModelInterface

Implemented bylispa\amos\core\interfaces\ContentModelInterface

Method Details

getCwhValidationStatuses() public abstract method

public abstract array getCwhValidationStatuses ( )
return array

List of statuses that for cwh is validated

getDraftStatus() public abstract method

public abstract string getDraftStatus ( )
return string

The name that correspond to 'draft' status for the content model

getToValidateStatus() public abstract method

public abstract string getToValidateStatus ( )
return string

The name that correspond to 'to validate' status for the content model

getValidatedStatus() public abstract method

public abstract string getValidatedStatus ( )
return string

The name that correspond to 'published' status for the content model

getValidatorRole() public abstract method

public abstract string getValidatorRole ( )
return string

The name of model validator role