|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.business.mailinglist.MailingListUsersFilter
public class MailingListUsersFilter
MailingListUsersFilter
Constructor Summary | |
---|---|
MailingListUsersFilter()
|
Method Summary | |
---|---|
String |
getRole()
Returns the Role |
String |
getWorkgroup()
Returns the Workgroup |
void |
setRole(String strRole)
Sets the Role |
void |
setWorkgroup(String strWorkgroup)
Sets the Workgroup |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MailingListUsersFilter()
Method Detail |
---|
public String getWorkgroup()
public void setWorkgroup(String strWorkgroup)
strWorkgroup
- The Workgrouppublic String getRole()
public void setRole(String strRole)
strRole
- The Role
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |