Interface IntegrationServicesConfiguration

    • Method Detail

      • getMediaPersistenceMediaNamePrefix

        java.lang.String getMediaPersistenceMediaNamePrefix()
        Provides the value of the prefix used in the persisted media
        Returns:
        String with the value of the prefix
      • getSapPassportSystemId

        java.lang.String getSapPassportSystemId()
        Provides the value of the SAP passport system id
        Returns:
        String with the systemId value.
      • getSapPassportServiceValue

        int getSapPassportServiceValue()
        Provides the value of the SAP passport service
        Returns:
        int with the service value.
      • getSapPassportUser

        java.lang.String getSapPassportUser()
        Provides the value of the SAP passport user
        Returns:
        String with the user value.