|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UomFilter
| Method Summary | |
|---|---|
void |
forAllBaseUom(short operator,
Collection filterValues)
|
void |
forAllBaseUom(short operator,
Uom[] filterValues)
|
void |
forAllDescription(short operator,
Collection filterValues)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllDetailedDescription(short operator,
Collection filterValues)
|
void |
forAllDetailedDescription(short operator,
String[] filterValues)
|
void |
forAllIsScheduleBaseUom(short operator,
boolean[] filterValues)
|
void |
forAllIsScheduleBaseUom(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
String[] filterValues)
|
void |
forAllQuantity(short operator,
BigDecimal[] filterValues)
|
void |
forAllQuantity(short operator,
Collection filterValues)
|
void |
forAllUomSchedule(short operator,
Collection filterValues)
|
void |
forAllUomSchedule(short operator,
UomSchedule[] filterValues)
|
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDetailedDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByIsScheduleBaseUom(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByQuantity(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsBaseUom(short operator,
Collection filterValues)
|
void |
thereExistsBaseUom(short operator,
Uom[] filterValues)
|
void |
thereExistsDescription(short operator,
Collection filterValues)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
void |
thereExistsDetailedDescription(short operator,
Collection filterValues)
|
void |
thereExistsDetailedDescription(short operator,
String[] filterValues)
|
void |
thereExistsIsScheduleBaseUom(short operator,
boolean[] filterValues)
|
void |
thereExistsIsScheduleBaseUom(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
String[] filterValues)
|
void |
thereExistsQuantity(short operator,
BigDecimal[] filterValues)
|
void |
thereExistsQuantity(short operator,
Collection filterValues)
|
void |
thereExistsUomSchedule(short operator,
Collection filterValues)
|
void |
thereExistsUomSchedule(short operator,
UomSchedule[] filterValues)
|
| Methods inherited from interface org.openmdx.base.cci.BasicObjectFilter |
|---|
forAllCreatedAt, forAllCreatedAt, forAllCreatedBy, forAllCreatedBy, forAllModifiedAt, forAllModifiedAt, forAllModifiedBy, forAllModifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedAt, thereExistsCreatedAt, thereExistsCreatedBy, thereExistsCreatedBy, thereExistsModifiedAt, thereExistsModifiedAt, thereExistsModifiedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.cci.ContextCapableFilter |
|---|
forAllContext, forAllContext, thereExistsContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.cci.ExtentCapableFilter |
|---|
forAllIdentity, forAllIdentity, orderByIdentity, thereExistsIdentity, thereExistsIdentity |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllBaseUom(short operator,
Uom[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsBaseUom(short operator,
Uom[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllBaseUom(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsBaseUom(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDescription(short order)
order - The sort order for this filter.Directions
void forAllDetailedDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDetailedDescription(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllDetailedDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsDetailedDescription(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByDetailedDescription(short order)
order - The sort order for this filter.Directions
void forAllIsScheduleBaseUom(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsScheduleBaseUom(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllIsScheduleBaseUom(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsScheduleBaseUom(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByIsScheduleBaseUom(short order)
order - The sort order for this filter.Directions
void forAllName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByName(short order)
order - The sort order for this filter.Directions
void forAllQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsQuantity(short operator,
BigDecimal[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsQuantity(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByQuantity(short order)
order - The sort order for this filter.Directions
void forAllUomSchedule(short operator,
UomSchedule[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsUomSchedule(short operator,
UomSchedule[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllUomSchedule(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsUomSchedule(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||