AU - type of AppUserpublic class LandingPageAppUserTransitionProvider<AU extends AppUser> extends AppUserTransitionProvider<AU>
AppUserTransitionProvider where the view transition can act
as the landing-page for the SUNodeMaker menu.| Modifier and Type | Class and Description |
|---|---|
class |
LandingPageAppUserTransitionProvider.AddTransitionvisitor |
static class |
LandingPageAppUserTransitionProvider.ImportKey<AU extends AppUser>
An
AppUserKey for menu items imported as transitions |
static class |
LandingPageAppUserTransitionProvider.MenuTransition<AU extends AppUser> |
AppUserTransitionProvider.EraseTransition, AppUserTransitionProvider.LoginHistoryTransition, AppUserTransitionProvider.QueryRoleTransition, AppUserTransitionProvider.SUTransition<AU extends AppUser>AbstractViewTransitionFactory.ViewResult, AbstractViewTransitionFactory.ViewTransitionEDIT_DETAILS_ROLE, ERASE, LOGIN_HISTORY, PERSON_TRANSITION_TAG, QUERY_ROLE_KEY, SEE_LOGIN_HISTORY_ROLE, SET_ROLE_KEY, SET_ROLES_ROLE, SU_KEY, UPDATE, USER_SELF_UPDATE_FEATURE, VIEW_PERSON_RELATIONSHIPconn| Constructor and Description |
|---|
LandingPageAppUserTransitionProvider(AppContext c) |
| Modifier and Type | Method and Description |
|---|---|
<X extends ContentBuilder> |
getTopContent(X cb,
AU target,
SessionService<?> sess)
Get the content to be displayed at the top of the target page.
|
allowTransition, canView, getAppUserFactory, getHeading, getID, getInstance, getLogContent, getSummaryContent, getTarget, getTargetName, getText, getTitleacceptgetBottomContent, getHelpaddTransition, getTransition, getTransition, getTransitions, lookupTransition, sortByKeygetContext, getLogger, resetLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptgetTransition, getTransitions, lookupTransitiongetContextgetBottomContent, getHelp, showTransitionpublic LandingPageAppUserTransitionProvider(AppContext c)
c - public <X extends ContentBuilder> X getTopContent(X cb, AU target, SessionService<?> sess)
ViewTransitionFactorygetTopContent in interface ViewTransitionFactory<AppUserKey<AU extends AppUser>,AU extends AppUser>getTopContent in class AbstractViewTransitionFactory<AU extends AppUser,AppUserKey<AU extends AppUser>>