Interface ExtensionInfo
- All Superinterfaces:
Serializable
This class describes the information which must be provided by each extension on jalo layer.
By now this is just the extension name, but there might be some more informations in future releses.
-
Method Summary
-
Method Details
-
getName
String getName()The extension name. This name must be unique inside one hybris platform !- Returns:
- the name of the extension. this is never
null
-