Uses of Interface
org.alfresco.repo.solr.Transaction
Packages that use Transaction
Package
Description
-
Uses of Transaction in org.alfresco.repo.domain.solr
Classes in org.alfresco.repo.domain.solr that implement TransactionModifier and TypeClassDescriptionclassBean to represent SOLR transaction data.Methods in org.alfresco.repo.domain.solr that return types with arguments of type TransactionModifier and TypeMethodDescriptionSearchDAO.getTransactions(Long minTxnId, Long fromCommitTime, Long maxTxnId, Long toCommitTime, int maxResults) Get the transactions from either minTxnId or fromCommitTime, optionally limited to maxResults -
Uses of Transaction in org.alfresco.repo.domain.solr.ibatis
Methods in org.alfresco.repo.domain.solr.ibatis that return types with arguments of type TransactionModifier and TypeMethodDescriptionSearchDAOImpl.getTransactions(Long minTxnId, Long fromCommitTime, Long maxTxnId, Long toCommitTime, int maxResults) Get the transactions from either minTxnId or fromCommitTime, optionally limited to maxResults -
Uses of Transaction in org.alfresco.repo.search
Methods in org.alfresco.repo.search that return types with arguments of type TransactionModifier and TypeMethodDescriptionSearchTrackingComponent.getTransactions(Long minTxnId, Long fromCommitTime, Long maxTxnId, Long toCommitTimeint, int maxResults) Get the transactions from either minTxnId or fromCommitTime, optionally limited to maxResults -
Uses of Transaction in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr that return types with arguments of type TransactionModifier and TypeMethodDescriptionSOLRTrackingComponentImpl.getTransactions(Long minTxnId, Long fromCommitTime, Long maxTxnId, Long toCommitTime, int maxResults)