|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileFilter
| Method Summary | |
|---|---|
void |
forAllDescription(short operator,
Collection filterValues)
|
void |
forAllDescription(short operator,
String[] filterValues)
|
void |
forAllIdHistory(short operator,
Collection filterValues)
|
void |
forAllIdHistory(short operator,
String[] filterValues)
|
void |
forAllName(short operator,
Collection filterValues)
|
void |
forAllName(short operator,
String[] filterValues)
|
void |
forAllParentProfile(short operator,
Collection filterValues)
|
void |
forAllParentProfile(short operator,
Profile[] filterValues)
|
void |
forAllVersionMajor(short operator,
Collection filterValues)
|
void |
forAllVersionMajor(short operator,
String[] filterValues)
|
void |
forAllVersionMinor(short operator,
Collection filterValues)
|
void |
forAllVersionMinor(short operator,
String[] filterValues)
|
void |
orderByDescription(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByIdHistory(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 |
orderByVersionMajor(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByVersionMinor(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsDescription(short operator,
Collection filterValues)
|
void |
thereExistsDescription(short operator,
String[] filterValues)
|
void |
thereExistsIdHistory(short operator,
Collection filterValues)
|
void |
thereExistsIdHistory(short operator,
String[] filterValues)
|
void |
thereExistsName(short operator,
Collection filterValues)
|
void |
thereExistsName(short operator,
String[] filterValues)
|
void |
thereExistsParentProfile(short operator,
Collection filterValues)
|
void |
thereExistsParentProfile(short operator,
Profile[] filterValues)
|
void |
thereExistsVersionMajor(short operator,
Collection filterValues)
|
void |
thereExistsVersionMajor(short operator,
String[] filterValues)
|
void |
thereExistsVersionMinor(short operator,
Collection filterValues)
|
void |
thereExistsVersionMinor(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 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 forAllIdHistory(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIdHistory(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllIdHistory(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIdHistory(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByIdHistory(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 forAllParentProfile(short operator,
Profile[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsParentProfile(short operator,
Profile[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllParentProfile(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsParentProfile(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void forAllVersionMajor(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsVersionMajor(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllVersionMajor(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsVersionMajor(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByVersionMajor(short order)
order - The sort order for this filter.Directions
void forAllVersionMinor(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsVersionMinor(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllVersionMinor(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsVersionMinor(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByVersionMinor(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 | |||||||||