This interface must be implemented to provide a task command that removes all member from a member group. Different implementations of this interface can be provided for different stores.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT Copyright. |
static java.lang.String |
defaultCommandClassName The name of the default implementation of this interface. |
static java.lang.String |
NAME The name of this interface. |
Method Summary | |
---|---|
java.lang.Long |
getMemberGroupId() Returns the member group ID of the member group that had all its members deleted. |
void |
setExclusion(java.lang.String exclusion) Sets the exclusion. |
void |
setMemberGroupId(java.lang.Long memberGroupId)
Sets the member group ID. |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String NAME
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public void setMemberGroupId(java.lang.Long memberGroupId)
memberGroupId
- The ID of the member
group.public java.lang.Long getMemberGroupId()
public void setExclusion(java.lang.String exclusion)
exclusion
- .