Class HJMPGenerator
java.lang.Object
de.hybris.platform.persistence.hjmpgen.HJMPGenerator
-
Constructor Summary
ConstructorsConstructorDescriptionHJMPGenerator(PlatformConfig cfg, YTypeSystem system) HJMPGenerator(PlatformConfig cfg, String extensionName) Creates a new instance of HJMPGenerator -
Method Summary
Modifier and TypeMethodDescriptionprotected Map<ExtensionInfo,File> voidgenerate()protected voidgenerate(ItemDeployment itemDeployment, File targetDir) static voidprotected static YTypeSystemparseDeployments(PlatformConfig cfg, String extensionName)
-
Constructor Details
-
HJMPGenerator
Creates a new instance of HJMPGenerator -
HJMPGenerator
-
-
Method Details
-
main
-
generate
- Throws:
IOExceptionClassNotFoundException
-
createTargetDirectories
-
generate
protected void generate(ItemDeployment itemDeployment, File targetDir) throws IOException, ClassNotFoundException - Throws:
IOExceptionClassNotFoundException
-
parseDeployments
-