public interface IUserSegmentationSPI extends IUserSegmentation
Modifier and Type | Method and Description |
---|---|
long |
getMembershipCacheExpirationMillis()
Returns the member cache expiration in milliseconds.
|
Date |
getNextMembersGeneration()
Returns the next members generation.
|
boolean |
isJourneyStageSegmentation()
Returns whether this is an automatically created segmentation for a journey stage.
|
void |
setNextMembersGeneration(Date nextMembersGeneration)
Sets the next members generation.
|
getId, getName, getServiceInstanceId
long getMembershipCacheExpirationMillis()
Date getNextMembersGeneration()
void setNextMembersGeneration(Date nextMembersGeneration)
nextMembersGeneration
- the next members generation.boolean isJourneyStageSegmentation()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.