public class DuplicateEncounterTypeNameChangeSet extends Object implements liquibase.change.custom.CustomTaskChange
| Constructor and Description | 
|---|
| DuplicateEncounterTypeNameChangeSet() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | execute(liquibase.database.Database database)Method to perform validation and resolution of duplicate EncounterType names | 
| String | getConfirmationMessage() | 
| void | setFileOpener(liquibase.resource.ResourceAccessor arg0) | 
| void | setUp() | 
| liquibase.exception.ValidationErrors | validate(liquibase.database.Database arg0) | 
public String getConfirmationMessage()
getConfirmationMessage in interface liquibase.change.custom.CustomChangepublic void setFileOpener(liquibase.resource.ResourceAccessor arg0)
setFileOpener in interface liquibase.change.custom.CustomChangepublic void setUp()
           throws liquibase.exception.SetupException
setUp in interface liquibase.change.custom.CustomChangeliquibase.exception.SetupExceptionpublic liquibase.exception.ValidationErrors validate(liquibase.database.Database arg0)
validate in interface liquibase.change.custom.CustomChangepublic void execute(liquibase.database.Database database)
             throws liquibase.exception.CustomChangeException
execute in interface liquibase.change.custom.CustomTaskChangeliquibase.exception.CustomChangeExceptionCopyright © 2024 OpenMRS Inc.. All rights reserved.