|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateUserParamsFilter
| Method Summary | |
|---|---|
void |
forAllContact(short operator,
Collection filterValues)
|
void |
forAllContact(short operator,
Contact[] 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 |
forAllPrimaryUserGroup(short operator,
Collection filterValues)
|
void |
forAllPrimaryUserGroup(short operator,
PrincipalGroup[] filterValues)
|
void |
forAllPrincipalName(short operator,
Collection filterValues)
|
void |
forAllPrincipalName(short operator,
String[] filterValues)
|
void |
orderByContact(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 |
orderByPrimaryUserGroup(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
orderByPrincipalName(short order)
Specifies the sort order of all the instances that match the filter criteria. |
void |
thereExistsContact(short operator,
Collection filterValues)
|
void |
thereExistsContact(short operator,
Contact[] 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 |
thereExistsPrimaryUserGroup(short operator,
Collection filterValues)
|
void |
thereExistsPrimaryUserGroup(short operator,
PrincipalGroup[] filterValues)
|
void |
thereExistsPrincipalName(short operator,
Collection filterValues)
|
void |
thereExistsPrincipalName(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 forAllContact(short operator,
Contact[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsContact(short operator,
Contact[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllContact(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsContact(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByContact(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 forAllPrimaryUserGroup(short operator,
PrincipalGroup[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPrimaryUserGroup(short operator,
PrincipalGroup[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPrimaryUserGroup(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPrimaryUserGroup(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPrimaryUserGroup(short order)
order - The sort order for this filter.Directions
void forAllPrincipalName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPrincipalName(short operator,
String[] filterValues)
operator - The operator for this filter.FilterOperators
void forAllPrincipalName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperators
void thereExistsPrincipalName(short operator,
Collection filterValues)
operator - The operator for this filter.FilterOperatorsvoid orderByPrincipalName(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 | |||||||||