|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DepotPositionFilter
| Method Summary | |
|---|---|
void |
forAllClosingDate(short operator,
Collection filterValues)
|
void |
forAllClosingDate(short operator,
Date[] filterValues)
|
void |
forAllDescription(short operator,
Collection filterValues)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllIsLocked(short operator,
boolean[] filterValues)
|
void |
forAllIsLocked(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
String[] filterValues)
|
void |
forAllOpeningDate(short operator,
Collection filterValues)
|
void |
forAllOpeningDate(short operator,
Date[] filterValues)
|
void |
forAllQualifier(short operator,
Collection filterValues)
|
void |
forAllQualifier(short operator,
String[] filterValues)
|
void |
orderByClosingDate(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByIsLocked(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 |
orderByOpeningDate(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByQualifier(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsClosingDate(short operator,
Collection filterValues)
|
void |
thereExistsClosingDate(short operator,
Date[] filterValues)
|
void |
thereExistsDescription(short operator,
Collection filterValues)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
void |
thereExistsIsLocked(short operator,
boolean[] filterValues)
|
void |
thereExistsIsLocked(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
String[] filterValues)
|
void |
thereExistsOpeningDate(short operator,
Collection filterValues)
|
void |
thereExistsOpeningDate(short operator,
Date[] filterValues)
|
void |
thereExistsQualifier(short operator,
Collection filterValues)
|
void |
thereExistsQualifier(short operator,
String[] 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 forAllClosingDate(short operator,
Date[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsClosingDate(short operator,
Date[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllClosingDate(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsClosingDate(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByClosingDate(short order)
order - The sort order for this filter.Directions
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 forAllIsLocked(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsLocked(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllIsLocked(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsLocked(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByIsLocked(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 forAllOpeningDate(short operator,
Date[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsOpeningDate(short operator,
Date[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllOpeningDate(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsOpeningDate(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByOpeningDate(short order)
order - The sort order for this filter.Directions
void forAllQualifier(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsQualifier(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllQualifier(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsQualifier(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByQualifier(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 | |||||||||