|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SegmentationConfig.SegmentationStrategy | |
---|---|
com.genesyslab.platform.apptemplate.configuration.log | Dedicated package for CME Application Logging Options configuration support. |
Uses of SegmentationConfig.SegmentationStrategy in com.genesyslab.platform.apptemplate.configuration.log |
---|
Methods in com.genesyslab.platform.apptemplate.configuration.log that return SegmentationConfig.SegmentationStrategy | |
---|---|
SegmentationConfig.SegmentationStrategy |
SegmentationConfig.getStrategy()
Describes the type of segmentation used. |
static SegmentationConfig.SegmentationStrategy |
SegmentationConfig.SegmentationStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SegmentationConfig.SegmentationStrategy[] |
SegmentationConfig.SegmentationStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.genesyslab.platform.apptemplate.configuration.log with parameters of type SegmentationConfig.SegmentationStrategy | |
---|---|
SegmentationConfig(SegmentationConfig.SegmentationStrategy theStrategy,
int theSegment)
Constructor. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |