Class TransactionServiceImpl

    • Constructor Detail

      • TransactionServiceImpl

        public TransactionServiceImpl()
    • Method Detail

      • getTransaction

        public javax.transaction.UserTransaction getTransaction()
        get a standard user transaction
        Specified by:
        getTransaction in interface TransactionService
      • getContentRepository

        public ContentRepository getContentRepository()
        getter for content repository
      • setContentRepository

        public void setContentRepository​(ContentRepository repo)
        setter for content repository