Interface PerspectiveNameProvider
-
public interface PerspectiveNameProviderInterface used to feed thePerspectiveDropDownwidget with user friendly perspective names.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetPerspectiveName(String perspectiveId)Get a user friendly name for the given perspective identifier
-