Uses of Class
com.avoka.tm.svc.TrackingCodeBuilder
Packages that use TrackingCodeBuilder
-
Uses of TrackingCodeBuilder in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return TrackingCodeBuilderModifier and TypeMethodDescriptionTrackingCodeBuilder.setPostfix
(String postfix) Set the tracking code value to postfix random component.Set the tracking code value to prefix random component.TrackingCodeBuilder.setRandomChars
(String randomChars) Set the character values to be used in the random component.TrackingCodeBuilder.setRandomLength
(int randomLength) Set the random component character length.