public class RenameResponseDefinitionCommand_30 extends RenameResponseDefinitionCommand
_newName, _oldName, _references
Modifier and Type | Method and Description |
---|---|
protected String |
_nameToReference(String name)
Convert a simple name to a reference.
|
protected boolean |
_renameResponseDefinition(OasDocument document,
String fromName,
String toName)
Called to actually change the name of the response definition.
|
execute, undo
isNullOrUndefined, type
protected String _nameToReference(String name)
RenameResponseDefinitionCommand
_nameToReference
in class RenameResponseDefinitionCommand
RenameResponseDefinitionCommand._nameToReference(java.lang.String)
protected boolean _renameResponseDefinition(OasDocument document, String fromName, String toName)
RenameResponseDefinitionCommand
Copyright © 2021 Red Hat. All rights reserved.