public class

MockSequenceUtil

extends SequenceUtil
java.lang.Object
   ↳ org.ofbiz.core.entity.SequenceUtil
     ↳ com.atlassian.core.ofbiz.test.mock.MockSequenceUtil

Class Overview

This was taken from atlassian-ofbiz and placed into its now rightful home of JIRA.

Summary

[Expand]
Inherited Fields
From class org.ofbiz.core.entity.SequenceUtil
Public Constructors
MockSequenceUtil(String helperName, ModelEntity seqEntity, String nameFieldName, String idFieldName)
Public Methods
Long getNextSeqId(String seqName)
[Expand]
Inherited Methods
From class org.ofbiz.core.entity.SequenceUtil
From class java.lang.Object

Public Constructors

public MockSequenceUtil (String helperName, ModelEntity seqEntity, String nameFieldName, String idFieldName)

Public Methods

public Long getNextSeqId (String seqName)