getNewName abstract method

  1. @protected
String getNewName(
  1. String doctype
)

Returns a new name for a doctype. For instance, New Renovation Review 1.

Implementation

@protected
String getNewName(String doctype);