Interface ReferenceFormatFactory

All Known Implementing Classes:
DefaultReferenceFormatFactory

public interface ReferenceFormatFactory
Creates reference format based on required attributes hierarchy
  • Method Summary

    Modifier and Type
    Method
    Description
    create(RequiredAttribute requiredAttribute)
    Creates reference format based on required attributes hierarchy
  • Method Details

    • create

      String create(RequiredAttribute requiredAttribute)
      Creates reference format based on required attributes hierarchy
      Parameters:
      requiredAttribute -
      Returns: