|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InvitationSearchCriteria
Search criteria for invitation service
Nested Class Summary | |
---|---|
static class |
InvitationSearchCriteria.InvitationType
What type of invitations to search for ? |
Method Summary | |
---|---|
InvitationSearchCriteria.InvitationType |
getInvitationType()
Do you want to search for moderated, nominated or all invitations ? |
java.lang.String |
getInvitee()
Search by invitee (who is being invited, alfresco userid) |
java.lang.String |
getInviter()
Search by inviter (who started the invitation) |
java.lang.String |
getResourceName()
Search by resource name |
Invitation.ResourceType |
getResourceType()
Search by resource type |
Method Detail |
---|
java.lang.String getInviter()
java.lang.String getInvitee()
java.lang.String getResourceName()
Invitation.ResourceType getResourceType()
InvitationSearchCriteria.InvitationType getInvitationType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |