public interface SegmentsEntrySimulator
SegmentsEntry
.Modifier and Type | Method and Description |
---|---|
void |
deactivateSimulation(long classPK) |
long[] |
getSimulatedSegmentsEntryIds(long classPK) |
boolean |
isSimulationActive(long classPK) |
void |
setSimulatedSegmentsEntryIds(long classPK,
long[] segmentsEntryIds) |
void deactivateSimulation(long classPK)
long[] getSimulatedSegmentsEntryIds(long classPK)
boolean isSimulationActive(long classPK)
void setSimulatedSegmentsEntryIds(long classPK, long[] segmentsEntryIds)