|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MemberManager
Represents a manager of list members. A list member manager provides methods to get the members of a list.
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the Id of this component. |
java.util.Enumeration<DistributionMember> |
getMembers()
Returns the list members. |
Methods inherited from interface org.cid.distribution.DistributionComponent |
---|
destroy, init |
Method Detail |
---|
java.lang.String getId()
DistributionComponent
getId
in interface DistributionComponent
java.util.Enumeration<DistributionMember> getMembers() throws DistributionProcessingException
DistributionProcessingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |