Uses of Enum
de.xima.fc.user_portal.route.EUserPortalPortalView
Packages that use EUserPortalPortalView
-
Uses of EUserPortalPortalView in de.xima.fc.user_portal.bean.common
Methods in de.xima.fc.user_portal.bean.common with parameters of type EUserPortalPortalViewModifier and TypeMethodDescriptionvoidUserPortalProtectedBean.redirectToProtectedUserPortalView(EUserPortalPortalView view) -
Uses of EUserPortalPortalView in de.xima.fc.user_portal.route
Subclasses with type arguments of type EUserPortalPortalView in de.xima.fc.user_portal.routeModifier and TypeClassDescriptionenumViews for the user portal that require a portal alias to be specified.Methods in de.xima.fc.user_portal.route that return EUserPortalPortalViewModifier and TypeMethodDescriptionstatic EUserPortalPortalViewReturns the enum constant of this type with the specified name.static EUserPortalPortalView[]EUserPortalPortalView.values()Returns an array containing the constants of this enum type, in the order they are declared.