Package wt.org.delegate
Class ImportedDisabledUserMatchDelegate
java.lang.Object
wt.org.delegate.ImportedDisabledUserMatchDelegate
- All Implemented Interfaces:
PrincipalMatchDelegate
Delegate for finding a user on the local system, matching the user
referenced in the context replication data being imported.
This delegate implementation adheres to the contract elaborated in the
For more information about configuring a delegate service for finding users on import, see the Windchill Customization Guide.
Supported API: true
Extendable: false
This delegate implementation adheres to the contract elaborated in the
PrincipalMatchDelegate interface. This delegate implementation
is specifically for finding a match for a DISABLED user in the import, using
a pre-determined set of match rules. See the API match(WTPrincipal querySpec)
in this class for specifics on the rules applied in this implementation.
For more information about configuring a delegate service for finding users on import, see the Windchill Customization Guide.
Supported API: true
Extendable: false
- See Also:
-
Method Summary