|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.grouperUi.beans.inviteExternalSubjects.InviteExternalSubjectsContainer
public class InviteExternalSubjectsContainer
request container for inviting external subjects
Constructor Summary | |
---|---|
InviteExternalSubjectsContainer()
|
Method Summary | |
---|---|
String |
getDefaultEmailMessage()
|
String |
getDefaultEmailSubject()
|
Group |
getDefaultGroup()
if there is a group passed in the URL, make sure it is ok for security, and return it |
String |
getFirstComboDefaultText()
if there is a group passed in via URL, set it on the screen |
String |
getFirstComboDefaultValue()
if there is a group passed in via URL, set it on the screen |
boolean |
isAllowInviteByIdentifier()
if we should allow invite by identifier (if the inviter knows the identifier, and no attributes on the external subject are mandatory by the application) |
boolean |
isShowLinksToUi()
if we should show links to the UI |
static ExternalRegisterContainer |
retrieveFromRequest()
retrieveFromSession, cannot be null |
void |
storeToRequest()
store to session scope |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InviteExternalSubjectsContainer()
Method Detail |
---|
public static ExternalRegisterContainer retrieveFromRequest()
public void storeToRequest()
public boolean isAllowInviteByIdentifier()
public boolean isShowLinksToUi()
public Group getDefaultGroup()
public String getFirstComboDefaultText()
public String getFirstComboDefaultValue()
public String getDefaultEmailSubject()
public String getDefaultEmailMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |