Class GrantApplicationHashServiceImpl

java.lang.Object
org.kuali.coeus.s2sgen.impl.hash.GrantApplicationHashServiceImpl
All Implemented Interfaces:
org.kuali.coeus.s2sgen.api.hash.GrantApplicationHashService

@Component("grantApplicationHashService") public class GrantApplicationHashServiceImpl extends Object implements org.kuali.coeus.s2sgen.api.hash.GrantApplicationHashService
  • Constructor Details

    • GrantApplicationHashServiceImpl

      public GrantApplicationHashServiceImpl()
  • Method Details

    • computeGrantFormsHash

      public String computeGrantFormsHash(String xml)
      Specified by:
      computeGrantFormsHash in interface org.kuali.coeus.s2sgen.api.hash.GrantApplicationHashService
    • computeAttachmentHash

      public String computeAttachmentHash(byte[] attachment)
      Specified by:
      computeAttachmentHash in interface org.kuali.coeus.s2sgen.api.hash.GrantApplicationHashService