|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EMailAccountFilter
| Method Summary | |
|---|---|
void |
forAllEMailAddress(short operator,
Collection filterValues)
|
void |
forAllEMailAddress(short operator,
String[] filterValues)
|
void |
forAllIncomingMailServiceName(short operator,
Collection filterValues)
|
void |
forAllIncomingMailServiceName(short operator,
String[] filterValues)
|
void |
forAllIsDefault(short operator,
boolean[] filterValues)
|
void |
forAllIsDefault(short operator,
Collection filterValues)
|
void |
forAllOutgoingMailServiceName(short operator,
Collection filterValues)
|
void |
forAllOutgoingMailServiceName(short operator,
String[] filterValues)
|
void |
forAllReplyEMailAddress(short operator,
Collection filterValues)
|
void |
forAllReplyEMailAddress(short operator,
String[] filterValues)
|
void |
orderByEMailAddress(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByIncomingMailServiceName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByIsDefault(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByOutgoingMailServiceName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByReplyEMailAddress(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsEMailAddress(short operator,
Collection filterValues)
|
void |
thereExistsEMailAddress(short operator,
String[] filterValues)
|
void |
thereExistsIncomingMailServiceName(short operator,
Collection filterValues)
|
void |
thereExistsIncomingMailServiceName(short operator,
String[] filterValues)
|
void |
thereExistsIsDefault(short operator,
boolean[] filterValues)
|
void |
thereExistsIsDefault(short operator,
Collection filterValues)
|
void |
thereExistsOutgoingMailServiceName(short operator,
Collection filterValues)
|
void |
thereExistsOutgoingMailServiceName(short operator,
String[] filterValues)
|
void |
thereExistsReplyEMailAddress(short operator,
Collection filterValues)
|
void |
thereExistsReplyEMailAddress(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 forAllEMailAddress(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsEMailAddress(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllEMailAddress(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsEMailAddress(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByEMailAddress(short order)
order - The sort order for this filter.Directions
void forAllIncomingMailServiceName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIncomingMailServiceName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllIncomingMailServiceName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIncomingMailServiceName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByIncomingMailServiceName(short order)
order - The sort order for this filter.Directions
void forAllIsDefault(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsDefault(short operator,
boolean[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllIsDefault(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsIsDefault(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByIsDefault(short order)
order - The sort order for this filter.Directions
void forAllOutgoingMailServiceName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsOutgoingMailServiceName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllOutgoingMailServiceName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsOutgoingMailServiceName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByOutgoingMailServiceName(short order)
order - The sort order for this filter.Directions
void forAllReplyEMailAddress(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsReplyEMailAddress(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllReplyEMailAddress(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsReplyEMailAddress(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByReplyEMailAddress(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 | |||||||||