Interface LinkedDataService
- All Known Implementing Classes:
LinkedDataServiceImpl
public interface LinkedDataService
This service provides metadata for the menu
- Author:
- Jacob Mitash
-
Method Summary
Modifier and TypeMethodDescriptiongetLinkedData(Menu menu) Gets the string representation of the metadata for the menu
-
Method Details