|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateAdministratorParamsFilter
| Method Summary | |
|---|---|
void |
forAllAdminPrincipalName(short operator,
Collection filterValues)
|
void |
forAllAdminPrincipalName(short operator,
String[] filterValues)
|
void |
forAllInitialPassword(short operator,
Collection filterValues)
|
void |
forAllInitialPassword(short operator,
String[] filterValues)
|
void |
forAllInitialPasswordVerification(short operator,
Collection filterValues)
|
void |
forAllInitialPasswordVerification(short operator,
String[] filterValues)
|
void |
forAllSegmentName(short operator,
Collection filterValues)
|
void |
forAllSegmentName(short operator,
String[] filterValues)
|
void |
orderByAdminPrincipalName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByInitialPassword(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByInitialPasswordVerification(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderBySegmentName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsAdminPrincipalName(short operator,
Collection filterValues)
|
void |
thereExistsAdminPrincipalName(short operator,
String[] filterValues)
|
void |
thereExistsInitialPassword(short operator,
Collection filterValues)
|
void |
thereExistsInitialPassword(short operator,
String[] filterValues)
|
void |
thereExistsInitialPasswordVerification(short operator,
Collection filterValues)
|
void |
thereExistsInitialPasswordVerification(short operator,
String[] filterValues)
|
void |
thereExistsSegmentName(short operator,
Collection filterValues)
|
void |
thereExistsSegmentName(short operator,
String[] filterValues)
|
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
|---|
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
| Method Detail |
|---|
void forAllAdminPrincipalName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAdminPrincipalName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllAdminPrincipalName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsAdminPrincipalName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByAdminPrincipalName(short order)
order - The sort order for this filter.Directions
void forAllInitialPassword(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsInitialPassword(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllInitialPassword(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsInitialPassword(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByInitialPassword(short order)
order - The sort order for this filter.Directions
void forAllInitialPasswordVerification(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsInitialPasswordVerification(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllInitialPasswordVerification(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsInitialPasswordVerification(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByInitialPasswordVerification(short order)
order - The sort order for this filter.Directions
void forAllSegmentName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsSegmentName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllSegmentName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsSegmentName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderBySegmentName(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 | |||||||||