Interface IPlaceholderProviderSync

    • Method Detail

      • getPlaceholders

        Map<IPlaceholderGroup,​Set<PlaceHolder>> getPlaceholders​(IPlaceholderProvideContext provideContext)
        Returns a map of placeholders grouped by their group.
        Parameters:
        provideContext - The context holding various information that may be needed for providing the placeholders.
        Returns:
        A map of placeholders, grouped by their group.