com.bea.netuix.application.manager.persistence
Interface CommunityMemberManager

All Superinterfaces
javax.ejb.EJBObject, ICommunityMemberManager, Remote

public interface CommunityMemberManager
extends ICommunityMemberManager, javax.ejb.EJBObject

EJB Remote interface for CommunitMemberManager.

The overview of community functionality contains a description of the community framework.


Method Summary
 
Methods inherited from interface com.bea.netuix.application.manager.ICommunityMemberManager
activateMember, activateMembership, addMembershipCapability, cleanupAllInactiveInvitations, cleanupInactiveInvitations, consumeInvitation, createMember, createMembership, createMembership, disableMember, disableMembership, getAllCommunityAssociates, getAllMessagingAddresses, getCommunityMemberships, getInvitation, getInvitation, getInvitation, getInvitations, getInvitationsPage, getMember, getMember, getMembership, getMembership, getMessagingAddress, getMessagingAddresses, getPrimaryMessagingAddress, inviteToCommunity, removeInvitation, removeMember, removeMembership, removeMembershipCapability, setMessagingAddress, setPrimaryMessagingAddress, synchronousInviteToCommunity, updateLastAccessDate
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 



Copyright © 2000, 2009, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its affiliates.
Other names may be trademarks of their respective owners.