Skip navigation links
A C D E F G I L M N O P R S T U W 

A

ACCESSLEVEL_NOACCESS - Static variable in class org.imixs.marty.security.UserGroupService
 
addFavorite(String) - Method in class org.imixs.marty.profile.UserController
 

C

changeUserId(String, String) - Method in class org.imixs.marty.security.UserGroupService
This method changes the userID of an existing user entry and updates the userGroup table entries.
clone(ItemCollection) - Static method in class org.imixs.marty.util.WorkitemHelper
This method clones the given workItem with a minimum of attributes.
cloneWorkitem(ItemCollection) - Method in class org.imixs.marty.profile.ProfileService
This method closes a profile entity and computes the attributes txtUsername and txtInitials
close(boolean) - Method in class org.imixs.marty.profile.ProfilePlugin
This method discards the cache for the current userID (ProfileService).
contains(String) - Method in class org.imixs.marty.team.TeamCache
returns true if the key is contained in the cache.
COOKIE_LOCALE - Static variable in class org.imixs.marty.profile.UserController
 
CORE_GROUPS - Static variable in class org.imixs.marty.security.UserGroupService
 
CREATE_PROFILE_ACTIVITY_ID - Static variable in class org.imixs.marty.profile.ProfileService
 
createProfile(String, String) - Method in class org.imixs.marty.profile.ProfileService
Creates a new profile document
crypt(String) - Static method in class org.imixs.marty.security.Crypter
 
Crypter - Class in org.imixs.marty.security
Encrypter using the SHA-256 algorithm
Crypter() - Constructor for class org.imixs.marty.security.Crypter
 

D

DEFAULT_ACCOUNT - Static variable in class org.imixs.marty.security.UserGroupService
 
DEFAULT_LOCALE - Static variable in class org.imixs.marty.profile.UserController
 
DEFAULT_PASSWORD - Static variable in class org.imixs.marty.security.UserGroupService
 
DEFAULT_USER_INPUT_MODE - Static variable in class org.imixs.marty.profile.ProfilePlugin
 
DEFAULT_USERID_PATTERN - Static variable in class org.imixs.marty.profile.ProfilePlugin
 
DEPRECATED_CORE_GROUPS - Static variable in class org.imixs.marty.security.UserGroupService
 
DeputyPlugin - Class in org.imixs.marty.plugins
Deprecated.
DeputyPlugin() - Constructor for class org.imixs.marty.plugins.DeputyPlugin
Deprecated.
 
DeputyPlugin - Class in org.imixs.marty.profile
This plugin computes for each name field (prefix = 'nam') if the corresponding user profile contains a deputy.
DeputyPlugin() - Constructor for class org.imixs.marty.profile.DeputyPlugin
 
discardCache(String) - Method in class org.imixs.marty.profile.ProfileService
This method removes a profile from the cache.
documentService - Variable in class org.imixs.marty.team.TeamController
 

E

EMAIL_ALREADY_TAKEN - Static variable in class org.imixs.marty.profile.ProfilePlugin
 
EMAIL_PATTERN - Static variable in class org.imixs.marty.profile.ProfilePlugin
 

F

findAllSubSpaces(String, String...) - Method in class org.imixs.marty.team.SpaceService
Helper method to find all sub-spaces for a given uniqueID.
findEntity(String) - Method in class org.imixs.marty.team.TeamPlugin
Helper method to lookup an entity in internal cache or load it from database
findOrgunits(String) - Method in class org.imixs.marty.team.TeamLookupService
Returns a string array containing all orgunit names a given userID is member of.
findProfileById(String) - Method in class org.imixs.marty.profile.ProfileService
This method returns a profile by its id.
findProfileById(String, boolean) - Method in class org.imixs.marty.profile.ProfileService
This method returns a profile by its id.

G

get(String) - Method in class org.imixs.marty.team.TeamCache
 
getAssist(String) - Method in class org.imixs.marty.team.TeamController
Returns a unique sorted list of assist members for the current project.
getCoreGroupName(String) - Method in class org.imixs.marty.security.UserGroupService
Returns the core group name for a given deprecated group name
getDeprecatedGroupName(String) - Method in class org.imixs.marty.security.UserGroupService
Returns the deprecated group name for a given core group name IMIXS-WORKFLOW-Manager => org.imixs.ACCESSLEVEL.MANAGERACCESS IMIXS-WORKFLOW-Editor => org.imixs.ACCESSLEVEL.EDITORACCESS IMIXS-WORKFLOW-Author => org.imixs.ACCESSLEVEL.AUTHORACCESS IMIXS-WORKFLOW-Reader => org.imixs.ACCESSLEVEL.READERACCESS
getEmail(String) - Method in class org.imixs.marty.profile.UserController
This method returns the email for a useraccount
getEntityById(String) - Method in class org.imixs.marty.team.TeamController
This method returns a space or process entity by its UniqueID.
getEventType() - Method in class org.imixs.marty.profile.ProfileEvent
 
getFavoriteIds() - Method in class org.imixs.marty.profile.UserController
Returns a list with all uniqueids stored in the profile favorites
getFavorites(HttpServletRequest) - Method in class org.imixs.marty.rest.UserRestService
Returns the users favorite workitems.
getFavoritesJSON(HttpServletRequest) - Method in class org.imixs.marty.rest.UserRestService
 
getFavoritesXML(HttpServletRequest) - Method in class org.imixs.marty.rest.UserRestService
 
getId() - Method in class org.imixs.marty.security.UserGroup
returns the unique identifier for the Entity.
getId() - Method in class org.imixs.marty.security.UserId
returns the unique identifier for the Entity.
getIgnoreList() - Method in class org.imixs.marty.profile.DeputyPlugin
 
getInternetAddress(String) - Method in class org.imixs.marty.profile.MailPlugin
this helper method creates an internet address from a string if the string has illegal characters like whitespace the string will be surrounded with "".
getLanguage() - Method in class org.imixs.marty.profile.UserController
returns the user language
getLocale() - Method in class org.imixs.marty.profile.UserController
This method returns the current user locale.
getManagers(String) - Method in class org.imixs.marty.team.TeamController
Returns a unique sorted list of managers for the current project.
getPassword() - Method in class org.imixs.marty.security.UserId
 
getProcess() - Method in class org.imixs.marty.team.TeamController
Returns the current process entity
getProcessById(String) - Method in class org.imixs.marty.team.TeamController
Returns the process for a given uniqueID.
getProcessByName(String) - Method in class org.imixs.marty.team.TeamController
Returns a process by its name
getProcessByName(String) - Method in class org.imixs.marty.team.TeamService
Returns a space by its name
getProcessList() - Method in class org.imixs.marty.rest.TeamRestService
 
getProcessList() - Method in class org.imixs.marty.team.TeamController
This method returns a chached list of process entities for the current user.
getProcessList() - Method in class org.imixs.marty.team.TeamService
This method returns all process entities for the current user.
getProcessListJSON() - Method in class org.imixs.marty.rest.TeamRestService
 
getProcessListXML() - Method in class org.imixs.marty.rest.TeamRestService
 
getProcessMembers(String) - Method in class org.imixs.marty.team.TeamController
Returns a unique sorted list of all members (Managers, Team, Assist) for the current process.
getProfile() - Method in class org.imixs.marty.profile.ProfileEvent
 
getProfile(String) - Method in class org.imixs.marty.profile.UserController
This method returns a cached cloned version of a user profile for a given useraccount.
getRootSpaces() - Method in class org.imixs.marty.team.TeamController
Returns a list of all spaces on the root level.
getSearchResult() - Method in class org.imixs.marty.profile.UserInputController
 
getSortedProfilelist(List<Object>) - Method in class org.imixs.marty.profile.UserInputController
This method returns a sorted list of profiles for a given userId list
getSpaceById(String) - Method in class org.imixs.marty.team.TeamController
Returns a Space for a given uniqueID.
getSpaceByName(String) - Method in class org.imixs.marty.team.TeamController
Returns a space by its name
getSpaceByName(String) - Method in class org.imixs.marty.team.TeamService
Returns a space by its name
getSpaces() - Method in class org.imixs.marty.rest.TeamRestService
 
getSpaces() - Method in class org.imixs.marty.team.TeamController
This method returns a cached list of spaces for the current user.
getSpaces() - Method in class org.imixs.marty.team.TeamService
This method returns all space entities for the current user.
getSpacesByProcess(ItemCollection) - Method in class org.imixs.marty.team.TeamController
Returns a list of all spaces which are assigned to a given process entity.
getSpacesByProcessId(String) - Method in class org.imixs.marty.team.TeamController
Returns a list of all spaces which are assigned to a given process entity.
getSpacesByRef(String) - Method in class org.imixs.marty.team.TeamController
Returns a list of all spaces which are siblings to a given UniqueID.
getSpacesJSON() - Method in class org.imixs.marty.rest.TeamRestService
 
getSpacesXML() - Method in class org.imixs.marty.rest.TeamRestService
 
getTeam(String) - Method in class org.imixs.marty.team.TeamController
Returns a unique sorted list of team members for the current project.
getUserGroups() - Method in class org.imixs.marty.security.UserId
It is important to rename the joinColum to 'ID' so the GlassFish jdbcRealm configuration will work on this colum
getUserId() - Method in class org.imixs.marty.profile.ProfileEvent
 
getUserName(String) - Method in class org.imixs.marty.profile.UserController
This method returns the username (displayname) for a useraccount.
getUserName(String) - Method in class org.imixs.marty.profile.UserInputController
Returns the username to a given userid
getWorkflowGroupsJSON() - Method in class org.imixs.marty.rest.TeamRestService
Returns a string list of all workflow groups
getWorkitem() - Method in class org.imixs.marty.profile.UserController
This method returns the current users userprofile entity.

I

ignoreItem(String) - Method in class org.imixs.marty.profile.DeputyPlugin
This method returns true in case the given itemName must not be modified.
ImageCompactor - Class in org.imixs.marty.util
This ImageCompactor ejb provides a mechanism to resize new uploaded images (.jpg).
ImageCompactor() - Constructor for class org.imixs.marty.util.ImageCompactor
 
init() - Method in class org.imixs.marty.profile.UserController
The init method is used to load a user profile or automatically create a new one if no profile for the user is available.
init() - Method in class org.imixs.marty.security.SetupUserDBService
This method performs the system setup.
init(WorkflowContext) - Method in class org.imixs.marty.team.TeamPlugin
Fetch workflowService and entityService from WorkflowContext
initUserIDs() - Method in class org.imixs.marty.security.UserGroupService
This method verifies if a default user id already exists.
INVALID_CONTEXT - Static variable in class org.imixs.marty.security.UserGroupPlugin
 
INVALID_EMAIL - Static variable in class org.imixs.marty.profile.MailPlugin
 
INVALID_EMAIL - Static variable in class org.imixs.marty.profile.ProfilePlugin
 
INVALID_REFERENCE_ASSIGNED_BY_MODEL - Static variable in class org.imixs.marty.team.TeamPlugin
 
INVALID_USERNAME - Static variable in class org.imixs.marty.profile.ProfilePlugin
 
isAssitOf(String) - Method in class org.imixs.marty.team.TeamController
Returns true if current user is assist of a given orgunit.
isFavorite(String) - Method in class org.imixs.marty.profile.UserController
Returns true if the uniqueid is stored in the profile favorites
isManagerOf(String) - Method in class org.imixs.marty.team.TeamController
Returns true if current user is manager of a given orgunit.
isMemberOf(String) - Method in class org.imixs.marty.team.TeamController
Returns true if current user is teamMember, manager or assist of a given orgunit.
isMobileUser() - Method in class org.imixs.marty.profile.UserController
This method returns true if the user may be using a mobile device
isRole(String) - Method in class org.imixs.marty.profile.UserInputController
This method tests if a given string is a defined Access Role.
isTeamMemberOf(String) - Method in class org.imixs.marty.team.TeamController
Returns true if current user is team member of a given orgunit.
isValidEmailAddress(String) - Method in class org.imixs.marty.profile.ProfilePlugin
Validates a Emailaddress with regular expression
isValidUserId(String) - Method in class org.imixs.marty.profile.ProfilePlugin
Validate userID with regular expression provided by the property 'security.userid.input.pattern'
ITEM_SIGNATURE_IMAGE - Static variable in class org.imixs.marty.profile.UserController
 
ITEM_USER_ICON - Static variable in class org.imixs.marty.profile.UserController
 

L

LINK_PROPERTY - Static variable in class org.imixs.marty.profile.UserController
 
LINK_PROPERTY_DEPRECATED - Static variable in class org.imixs.marty.profile.UserController
 
loadProcess(String) - Method in class org.imixs.marty.team.TeamController
Loads a process entity by its UniqueID from the internal cache and updates the current process entity.
loadTextBlock(String) - Method in class org.imixs.marty.profile.MailPlugin
Helper method to load a text-block workitem
loginController - Variable in class org.imixs.marty.profile.UserController
 
loginController - Variable in class org.imixs.marty.team.TeamController
 
lookupProfileById(String) - Method in class org.imixs.marty.profile.ProfileService
This method returns a profile by its id.

M

MailPlugin - Class in org.imixs.marty.plugins
Deprecated.
MailPlugin() - Constructor for class org.imixs.marty.plugins.MailPlugin
Deprecated.
 
MailPlugin - Class in org.imixs.marty.profile
This Plugin extends the Imixs Workflow MailPlugin.
MailPlugin() - Constructor for class org.imixs.marty.profile.MailPlugin
 
matches(ItemCollection, String) - Static method in class org.imixs.marty.util.WorkitemHelper
This method tests if a given WorkItem matches a filter expression.
MAX_FAVORITE_ENTRIES - Static variable in class org.imixs.marty.profile.UserController
 
migrateDeprecatedUserRoles() - Method in class org.imixs.marty.security.UserGroupService
This method migrates deprecated user roles IMIXS-WORKFLOW-Manager => org.imixs.ACCESSLEVEL.MANAGERACCESS IMIXS-WORKFLOW-Editor => org.imixs.ACCESSLEVEL.EDITORACCESS IMIXS-WORKFLOW-Author => org.imixs.ACCESSLEVEL.AUTHORACCESS IMIXS-WORKFLOW-Reader => org.imixs.ACCESSLEVEL.READERACCESS First the method tests if a migration is necessary.

N

NO_PROCESS_ASSIGNED - Static variable in class org.imixs.marty.team.TeamPlugin
 
NO_PROFILE_SERVICE_FOUND - Static variable in class org.imixs.marty.profile.ProfilePlugin
 

O

ON_PROFILE_CREATE - Static variable in class org.imixs.marty.profile.ProfileEvent
 
ON_PROFILE_LOOKUP - Static variable in class org.imixs.marty.profile.ProfileEvent
 
onDocumentEvent(DocumentEvent) - Method in class org.imixs.marty.team.TeamLookupService
This method reset the intern group cache in case a space or process entity is updated or deleted.
onEvent(TextEvent) - Method in class org.imixs.marty.profile.TextUsernameAdapter
This method reacts on CDI events of the type TextEvent and parses a string for xml tag .
onEvent(TextEvent) - Method in class org.imixs.marty.team.TeamRoleWildcardAdapter
This method reacts on CDI events of the type TextEvent and parses a role string with wildcards like '{process:?
onSetupEvent(SetupEvent) - Method in class org.imixs.marty.security.SetupUserDBService
This method start the system setup during deployment
onUserGroupEvent(UserGroupEvent) - Method in class org.imixs.marty.team.TeamLookupService
This method updates the UserGroup List be reaction on the CDI event UserGroupEvent.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.marty.profile.UserController
WorkflowEvent listener listens to WORKITEM events to reset the current username workitem if processed.
onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.marty.team.TeamController
WorkflowEvent listener If a process or space was created/loaded/processed the modellController will be reseted.
org.imixs.marty.ejb.security - package org.imixs.marty.ejb.security
 
org.imixs.marty.plugins - package org.imixs.marty.plugins
 
org.imixs.marty.profile - package org.imixs.marty.profile
 
org.imixs.marty.rest - package org.imixs.marty.rest
 
org.imixs.marty.security - package org.imixs.marty.security
 
org.imixs.marty.team - package org.imixs.marty.team
 
org.imixs.marty.util - package org.imixs.marty.util
 
ORGUNIT_NAME_ERROR - Static variable in class org.imixs.marty.team.SpacePlugin
 

P

ProfileEvent - Class in org.imixs.marty.profile
The ProfileEvent provides a CDI observer pattern.
ProfileEvent(String, ItemCollection, int) - Constructor for class org.imixs.marty.profile.ProfileEvent
Creates a profile event based on a existing Profile ItemCollection
profileEvents - Variable in class org.imixs.marty.profile.ProfileService
 
ProfilePlugin - Class in org.imixs.marty.plugins
Deprecated.
ProfilePlugin() - Constructor for class org.imixs.marty.plugins.ProfilePlugin
Deprecated.
 
ProfilePlugin - Class in org.imixs.marty.profile
This plug-in supports additional business logic for profile entities.
ProfilePlugin() - Constructor for class org.imixs.marty.profile.ProfilePlugin
 
ProfileService - Class in org.imixs.marty.profile
The Marty ProfileService is a sigelton EJB providing user attributes like the username and user email.
ProfileService() - Constructor for class org.imixs.marty.profile.ProfileService
 
profileService - Variable in class org.imixs.marty.profile.UserController
 
profileService - Variable in class org.imixs.marty.profile.UserInputController
 
profileService - Variable in class org.imixs.marty.team.TeamController
 
PROFILESERVICE_NOT_BOUND - Static variable in class org.imixs.marty.profile.DeputyPlugin
 
PROFILESERVICE_NOT_BOUND - Static variable in class org.imixs.marty.profile.MailPlugin
 
PROPERTYSERVICE_NOT_BOUND - Static variable in class org.imixs.marty.profile.MailPlugin
 
put(String, Object) - Method in class org.imixs.marty.team.TeamCache
 

R

removeFavorite(String) - Method in class org.imixs.marty.profile.UserController
 
removeSignature() - Method in class org.imixs.marty.profile.UserController
removes the current user signature
removeUserIcon() - Method in class org.imixs.marty.profile.UserController
removes the current user icon
removeUserId(String) - Method in class org.imixs.marty.security.UserGroupService
This method deletes the userID of an existing user entry and also the userGroup table entries.
reset() - Method in class org.imixs.marty.profile.ProfileService
resets the profile cache..
reset() - Method in class org.imixs.marty.team.TeamController
Reset the internal cache
resetCache() - Method in class org.imixs.marty.team.TeamCache
resets the cache object and reads the config params....
resize(ItemCollection, int) - Method in class org.imixs.marty.util.ImageCompactor
This method tests if an attached is a photo and need to be resized
resourceBundleHandler - Variable in class org.imixs.marty.team.TeamController
 
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.ejb.security.UserGroupPlugin
Deprecated.
 
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.DeputyPlugin
Deprecated.
 
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.MailPlugin
Deprecated.
 
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.ProfilePlugin
Deprecated.
 
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.SpacePlugin
Deprecated.
 
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.plugins.TeamPlugin
Deprecated.
 
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.profile.DeputyPlugin
iterate over all fields with the prefix nam...
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.profile.MailPlugin
This method adds the attachments of the blob workitem to the MimeMessage
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.profile.ProfilePlugin
The Plug-in verifies if the workitem is from the type 'profile'.
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.security.UserGroupPlugin
This method updates the user object and the group relation ships
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.team.SpacePlugin
If a 'space' is processed, the method verifies if the space Information need to be updated to the parent and subSpaces.
run(ItemCollection, ItemCollection) - Method in class org.imixs.marty.team.TeamPlugin
The method updates information from the Process and Space entiy (optional) stored in the attribute '$uniqueIdref' process.ref space.ref namTeam namManager namProcessTeam namProcessManager txtSpaceName txtCoreProcessName If the workitem is a child to another workitem (ChildWorkitem) the information is fetched from the parent workitem.

S

schemaService - Variable in class org.imixs.marty.profile.UserInputController
 
searchProfile(String) - Method in class org.imixs.marty.profile.UserInputController
This method returns a list of profile ItemCollections matching the search phrase.
searchUser() - Method in class org.imixs.marty.profile.UserInputController
This method searches a text phrase within the user profile objects (type=profile).
setId(String) - Method in class org.imixs.marty.security.UserGroup
 
setId(String) - Method in class org.imixs.marty.security.UserId
 
setIgnoreList(String[]) - Method in class org.imixs.marty.profile.DeputyPlugin
 
setLocale(Locale) - Method in class org.imixs.marty.profile.UserController
 
setPassword(String) - Method in class org.imixs.marty.security.UserId
Set the password.
setProcess(ItemCollection) - Method in class org.imixs.marty.team.TeamController
Set the current process entity
setProfile(ItemCollection) - Method in class org.imixs.marty.profile.ProfileEvent
 
SetupUserDBService - Class in org.imixs.marty.security
The SetupService EJB initializes the system settings by its method 'init()'.
SetupUserDBService() - Constructor for class org.imixs.marty.security.SetupUserDBService
 
setUserGroups(Set<UserGroup>) - Method in class org.imixs.marty.security.UserId
 
setUserId(String) - Method in class org.imixs.marty.profile.ProfileEvent
 
setWorkitem(ItemCollection) - Method in class org.imixs.marty.profile.UserController
 
SNAPSHOTID - Static variable in class org.imixs.marty.profile.MailPlugin
 
SPACE_ARCHIVE_ERROR - Static variable in class org.imixs.marty.team.SpacePlugin
 
SPACE_DELETE_ERROR - Static variable in class org.imixs.marty.team.SpacePlugin
 
SpacePlugin - Class in org.imixs.marty.plugins
Deprecated.
SpacePlugin() - Constructor for class org.imixs.marty.plugins.SpacePlugin
Deprecated.
 
SpacePlugin - Class in org.imixs.marty.team
This system model plug-in supports additional business logic for space and process entities.
SpacePlugin() - Constructor for class org.imixs.marty.team.SpacePlugin
 
SpaceService - Class in org.imixs.marty.team
The SpaceService provides a business logic to update sub spaces.
SpaceService() - Constructor for class org.imixs.marty.team.SpaceService
 
START_PROFILE_PROCESS_ID - Static variable in class org.imixs.marty.profile.ProfileService
 

T

TeamCache - Class in org.imixs.marty.team
This singleton ejb provides a cache to lookup orgunit member information.
TeamCache() - Constructor for class org.imixs.marty.team.TeamCache
 
TeamController - Class in org.imixs.marty.team
The ProcessController provides informations about the process and space entities.
TeamController() - Constructor for class org.imixs.marty.team.TeamController
 
TeamLookupService - Class in org.imixs.marty.team
This EJB provides a lookup service for orgunit member information.
TeamLookupService() - Constructor for class org.imixs.marty.team.TeamLookupService
 
TeamPlugin - Class in org.imixs.marty.plugins
Deprecated.
TeamPlugin() - Constructor for class org.imixs.marty.plugins.TeamPlugin
Deprecated.
 
TeamPlugin - Class in org.imixs.marty.team
The Marty TeamPlugin organizes the hierarchical order of a workitem between processes, spaces and workitems.
TeamPlugin() - Constructor for class org.imixs.marty.team.TeamPlugin
 
TeamRestService - Class in org.imixs.marty.rest
The TeamRestService provides methods to access the marty process and space entities.
TeamRestService() - Constructor for class org.imixs.marty.rest.TeamRestService
 
TeamRoleWildcardAdapter - Class in org.imixs.marty.team
The TeamRoleWildcardAdapter replaces wildcard teamrols like: {process:?
TeamRoleWildcardAdapter() - Constructor for class org.imixs.marty.team.TeamRoleWildcardAdapter
 
teamService - Variable in class org.imixs.marty.team.TeamController
 
TeamService - Class in org.imixs.marty.team
The Marty TeamService provides access to the mary process and space entities.
TeamService() - Constructor for class org.imixs.marty.team.TeamService
 
TextUsernameAdapter - Class in org.imixs.marty.profile
The TextUsernameAdapter replaces text fragments with the tag ..
TextUsernameAdapter() - Constructor for class org.imixs.marty.profile.TextUsernameAdapter
 

U

uniqueList(List<Object>) - Method in class org.imixs.marty.profile.UserInputController
This method removes duplicates and null values from a vector.
UPDATE_PROJECT_ACTIVITY_ID - Static variable in class org.imixs.marty.profile.UserController
 
updateSubSpaces(ItemCollection) - Method in class org.imixs.marty.team.SpaceService
This method updates the parentName and the parent team properties for all sub-spaces.
updateUser(ItemCollection) - Method in class org.imixs.marty.security.UserGroupService
This method verifies the profile data and creates or update the corresponding user entries in the user tables.
UserController - Class in org.imixs.marty.profile
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.
UserController() - Constructor for class org.imixs.marty.profile.UserController
 
userController - Variable in class org.imixs.marty.profile.UserInputController
 
USERDB_DISABLED - Static variable in class org.imixs.marty.security.SetupUserDBService
 
USERDB_OK - Static variable in class org.imixs.marty.security.SetupUserDBService
 
UserGroup - Class in org.imixs.marty.security
User object to provide a database for username/password/groups.
UserGroup() - Constructor for class org.imixs.marty.security.UserGroup
default constructor for JPA
UserGroup(String) - Constructor for class org.imixs.marty.security.UserGroup
A User will be initialized with an id
UserGroupPlugin - Class in org.imixs.marty.ejb.security
Deprecated.
UserGroupPlugin() - Constructor for class org.imixs.marty.ejb.security.UserGroupPlugin
Deprecated.
 
UserGroupPlugin - Class in org.imixs.marty.security
This Plugin updates the userId and password for a user profile.
UserGroupPlugin() - Constructor for class org.imixs.marty.security.UserGroupPlugin
 
userGroupService - Variable in class org.imixs.marty.profile.UserController
 
UserGroupService - Class in org.imixs.marty.security
user Group service to provide method for managing user and groups settings.
UserGroupService() - Constructor for class org.imixs.marty.security.UserGroupService
 
UserId - Class in org.imixs.marty.security
User object to provide a database for username/password/groups.
UserId() - Constructor for class org.imixs.marty.security.UserId
default constructor for JPA
UserId(String) - Constructor for class org.imixs.marty.security.UserId
A User will be automatically initialized with an id and password
UserId(String, String) - Constructor for class org.imixs.marty.security.UserId
 
UserInputController - Class in org.imixs.marty.profile
The UserInputController provides suggest-box behavior based on the JSF 2.0 Ajax capability to add user names into a ItemValue of a WorkItem.
UserInputController() - Constructor for class org.imixs.marty.profile.UserInputController
 
USERNAME_ALREADY_TAKEN - Static variable in class org.imixs.marty.profile.ProfilePlugin
 
UserRestService - Class in org.imixs.marty.rest
The UserRestService provides methods to access the marty user profile The Service extends the imixs-workflow-jaxrs api.
UserRestService() - Constructor for class org.imixs.marty.rest.UserRestService
 

W

workflowController - Variable in class org.imixs.marty.profile.UserController
 
workflowService - Variable in class org.imixs.marty.profile.ProfileService
 
workflowService - Variable in class org.imixs.marty.profile.UserController
 
workflowService - Variable in class org.imixs.marty.profile.UserInputController
 
WorkitemHelper - Class in org.imixs.marty.util
The WorkitemHelper provides methods to clone, compare and sort workitems.
WorkitemHelper() - Constructor for class org.imixs.marty.util.WorkitemHelper
 
A C D E F G I L M N O P R S T U W 
Skip navigation links

Copyright © 2011–2022 Imixs Software Solutions GmbH. All rights reserved.