Package de.hybris.y2ysync.deltadetection
Class InfoExpressionGenerator
- java.lang.Object
-
- de.hybris.y2ysync.deltadetection.InfoExpressionGenerator
-
public class InfoExpressionGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description InfoExpressionGenerator(TypeService typeService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getInfoExpressionForType(java.lang.String composedTypeCode)
-
-
-
Constructor Detail
-
InfoExpressionGenerator
public InfoExpressionGenerator(TypeService typeService)
-
-