Uses of Interface
de.xima.fc.user_portal.error.IError
-
Packages that use IError Package Description de.xima.fc.user_portal.error de.xima.fc.user_portal.integration.filter -
-
Uses of IError in de.xima.fc.user_portal.error
Methods in de.xima.fc.user_portal.error that return IError Modifier and Type Method Description IError
ErrorRegistry. getError(String errorCode)
Methods in de.xima.fc.user_portal.error that return types with arguments of type IError Modifier and Type Method Description Set<IError>
IErrorProvider. getErrors()
Returns the errors that are available by this provider. -
Uses of IError in de.xima.fc.user_portal.integration.filter
Methods in de.xima.fc.user_portal.integration.filter that return types with arguments of type IError Modifier and Type Method Description Set<IError>
UserPortalAvailabilityFilter.ErrorProvider. getErrors()
-