Uses of Class
com.atlassian.crowd.model.membership.InternalMembership
Packages that use InternalMembership
-
Uses of InternalMembership in com.atlassian.crowd.dao.membership
Methods in com.atlassian.crowd.dao.membership that return types with arguments of type InternalMembershipModifier and TypeMethodDescriptionInternalMembershipDao.addAll(Set<InternalMembership> memberships) Bulk add of memberships.InternalMembershipDao.getMembershipsCreatedAfter(long directoryId, Date timestamp, int maxResults) Retrieves memberships with the creation timestamp greater than the specified dateMethod parameters in com.atlassian.crowd.dao.membership with type arguments of type InternalMembershipModifier and TypeMethodDescriptionInternalMembershipDao.addAll(Set<InternalMembership> memberships) Bulk add of memberships.