public class SearchEvent extends Object
org.imixs.marty.ejb.ProfileService| Modifier and Type | Field and Description |
|---|---|
static int |
ON_QUERY |
| Constructor and Description |
|---|
SearchEvent(org.imixs.workflow.ItemCollection searchFilter,
int eventType)
Creates a profile event based on a existing Profile ItemCollection
|
| Modifier and Type | Method and Description |
|---|---|
int |
getEventType() |
String |
getQuery() |
org.imixs.workflow.ItemCollection |
getSearchFilter() |
void |
setQuery(String query) |
void |
setSearchFilter(org.imixs.workflow.ItemCollection filter) |
public static final int ON_QUERY
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.