Package org.imixs.marty.profile


package org.imixs.marty.profile
  • Classes
    Class
    Description
    This plugin computes for each name field (prefix = 'nam') if the corresponding user profile contains a deputy.
    This Plugin extends the Imixs Workflow MailPlugin.
    The ProfileEvent provides a CDI observer pattern.
    This plug-in supports additional business logic for profile entities.
    The Marty ProfileService is a sigelton EJB providing user attributes like the username and user email.
    The TextUsernameAdapter replaces text fragments with the tag ...
    This backing beans handles the Profile entity for the current user and provides a application scoped access to all other profiles through the ProfileService EJB.
    The UserInputController provides suggest-box behavior based on the JSF 2.0 Ajax capability to add user names into a ItemValue of a WorkItem.