Package com.portal.app.ccare.comp
Interface PSponsorGroupMembersBean
- All Superinterfaces:
Remote
- All Known Implementing Classes:
PSponsorGroupMembersBeanImpl
Generic interface for handling sponsor group membership within customer center.
- Version:
- %version: 1 % %date_modified: Fri Jun 08 09:26:35 2001 %
-
Method Summary
Modifier and TypeMethodDescriptiongetGroupDetails
(PModelHandle group) Returns the detail information about the given sponsor group.
-
Method Details
-
getGroupDetails
Returns the detail information about the given sponsor group.- Parameters:
group
- a handle to the sponsor group- Returns:
- an array of detail data or null if there are no details
- Throws:
RemoteException
-