Interface PSponsorGroupMembersBean

All Superinterfaces:
Remote
All Known Implementing Classes:
PSponsorGroupMembersBeanImpl

public interface PSponsorGroupMembersBean extends Remote
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 Type
    Method
    Description
    Returns the detail information about the given sponsor group.
  • Method Details

    • getGroupDetails

      PModelHandle[] getGroupDetails(PModelHandle group) throws RemoteException
      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