Uses of Class
pl.decerto.hyperon.runtime.dev.perspective.RuntimeUserView
Packages that use RuntimeUserView
-
Uses of RuntimeUserView in pl.decerto.hyperon.runtime.dao
Methods in pl.decerto.hyperon.runtime.dao that return RuntimeUserViewModifier and TypeMethodDescriptionDevModeJdbcDao.getUserView(String username) returns user view (never null) for given username -
Uses of RuntimeUserView in pl.decerto.hyperon.runtime.dev
Methods in pl.decerto.hyperon.runtime.dev that return RuntimeUserViewConstructors in pl.decerto.hyperon.runtime.dev with parameters of type RuntimeUserViewModifierConstructorDescriptionUserViewHolder(String username, RuntimeUserView userView) UserViewHolder(String username, RuntimeUserView userView, long timestamp)