Uses of Interface
org.alfresco.service.cmr.invitation.InvitationSearchCriteria
Packages that use InvitationSearchCriteria
Package
Description
The implementation of the Invitation Service.
Provides the public interface for the invitation service that is used
to invite users to sites.
-
Uses of InvitationSearchCriteria in org.alfresco.repo.invitation
Classes in org.alfresco.repo.invitation that implement InvitationSearchCriteriaMethods in org.alfresco.repo.invitation with parameters of type InvitationSearchCriteriaModifier and TypeMethodDescriptionInvitationServiceImpl.searchInvitation(InvitationSearchCriteria criteria) Deprecated.InvitationServiceImpl.searchInvitation(InvitationSearchCriteria criteria, int limit) This is the general search invitation method returningInvitationThis is the recommended method to use for searching invitations; Consider that the performance of the method will be greatly influenced by the limit specified -
Uses of InvitationSearchCriteria in org.alfresco.service.cmr.invitation
Methods in org.alfresco.service.cmr.invitation with parameters of type InvitationSearchCriteriaModifier and TypeMethodDescriptionInvitationService.searchInvitation(InvitationSearchCriteria criteria) Deprecated.InvitationService.searchInvitation(InvitationSearchCriteria criteria, int limit) This is the general search invitation method returningInvitationThis is the recommended method to use for searching invitations; Consider that the performance of the method will be greatly influenced by the limit specified