|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityDoFollowUpParamsFilter
| Method Summary | |
|---|---|
void |
forAllAssignTo(short operator,
Collection filterValues)
|
void |
forAllAssignTo(short operator,
Contact[] filterValues)
|
void |
forAllFollowUpText(short operator,
Collection filterValues)
|
void |
forAllFollowUpText(short operator,
String[] filterValues)
|
void |
forAllFollowUpTitle(short operator,
Collection filterValues)
|
void |
forAllFollowUpTitle(short operator,
String[] filterValues)
|
void |
forAllTransition(short operator,
ActivityProcessTransition[] filterValues)
|
void |
forAllTransition(short operator,
Collection filterValues)
|
void |
orderByAssignTo(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFollowUpText(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByFollowUpTitle(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByTransition(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAssignTo(short operator,
Collection filterValues)
|
void |
thereExistsAssignTo(short operator,
Contact[] filterValues)
|
void |
thereExistsFollowUpText(short operator,
Collection filterValues)
|
void |
thereExistsFollowUpText(short operator,
String[] filterValues)
|
void |
thereExistsFollowUpTitle(short operator,
Collection filterValues)
|
void |
thereExistsFollowUpTitle(short operator,
String[] filterValues)
|
void |
thereExistsTransition(short operator,
ActivityProcessTransition[] filterValues)
|
void |
thereExistsTransition(short operator,
Collection filterValues)
|
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllAssignTo(short operator,
Contact[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAssignTo(short operator,
Contact[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAssignTo(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAssignTo(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAssignTo(short order)
order - The sort order for this filter.Directions
void forAllFollowUpText(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFollowUpText(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFollowUpText(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFollowUpText(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFollowUpText(short order)
order - The sort order for this filter.Directions
void forAllFollowUpTitle(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFollowUpTitle(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllFollowUpTitle(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsFollowUpTitle(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByFollowUpTitle(short order)
order - The sort order for this filter.Directions
void forAllTransition(short operator,
ActivityProcessTransition[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsTransition(short operator,
ActivityProcessTransition[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllTransition(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsTransition(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByTransition(short order)
order - The sort order for this filter.Directions
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||