@StableMinor(version="11.2", sinceVersion="11.2") public interface IUserSegmentationManager
Modifier and Type | Method and Description |
---|---|
IUserSegmentation |
getByNameAndServiceInstance(String name,
String serviceInstanceId)
Returns the segmentation of the given name and service instance.
|
void |
updateSegmentationMembership(IUserSegmentation segmentation)
Updates the given segmentation memberships cache.
|
IUserSegmentation getByNameAndServiceInstance(String name, String serviceInstanceId) throws PortalException
name
- the segmentation name.serviceInstanceId
- the service instance identifier.PortalObjectNotFoundException
- if no such segmentation could be found.PortalException
void updateSegmentationMembership(IUserSegmentation segmentation) throws PortalException
segmentation
- the segmentation.PortalException
LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.