Interface PortalManager


@PublicApi @ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault public interface PortalManager
Provides access to Portal objects without permission checks.

It is intended this should only be required when performing administrative tasks where you need access regardless of permissions or without a user. Usually the PortalService should be preferred.

Since:
v3.7.0