Class IdGenerationImpl
java.lang.Object
org.broadleafcommerce.common.id.domain.IdGenerationImpl
- All Implemented Interfaces:
Serializable,IdGeneration
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBegin()getEnd()getType()inthashCode()voidsetBatchSize(Long batchSize) voidsetBatchStart(Long batchStart) voidvoidvoid
-
Field Details
-
type
-
begin
-
end
-
batchStart
-
batchSize
-
version
-
-
Constructor Details
-
IdGenerationImpl
public IdGenerationImpl()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceIdGeneration
-
setType
- Specified by:
setTypein interfaceIdGeneration
-
getBegin
- Specified by:
getBeginin interfaceIdGeneration
-
setBegin
- Specified by:
setBeginin interfaceIdGeneration
-
getEnd
- Specified by:
getEndin interfaceIdGeneration
-
setEnd
- Specified by:
setEndin interfaceIdGeneration
-
getBatchStart
- Specified by:
getBatchStartin interfaceIdGeneration
-
setBatchStart
- Specified by:
setBatchStartin interfaceIdGeneration
-
getBatchSize
- Specified by:
getBatchSizein interfaceIdGeneration
-
setBatchSize
- Specified by:
setBatchSizein interfaceIdGeneration
-
getVersion
- Specified by:
getVersionin interfaceIdGeneration
-
hashCode
public int hashCode() -
equals
-