- 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.
- 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
-
- 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.
- 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
-