public class CustomUiContainer extends Object
Constructor and Description |
---|
CustomUiContainer() |
public String getUserComboboxValue()
public Member getMember()
public void setMember(Member member)
member
- the member to setpublic Set<CustomUiUserQueryDisplayBean> getCustomUiUserQueryDisplayBeans()
public String getLogCustomUiEngine()
public boolean isHasComputedLogic()
public void setHasComputedLogic(boolean hasComputedLogic1)
hasComputedLogic1
- the hasComputedLogic to setpublic boolean isCanAssignVariables()
public CustomUiEngine getCustomUiEngine()
public void setCustomUiEngine(CustomUiEngine customUiEngine1)
customUiEngine1
- the customUiEngine to setpublic Set<String> getAttributeNames()
public boolean isManageMembership()
public boolean isEnrollButtonShow()
public String getEnrollButtonText()
public boolean isCanSeeUserEnvironment()
public boolean isEnroll()
public void setEnroll(boolean enroll1)
enroll1
- the enroll to setpublic boolean isCanSeeScreenState()
public boolean isManager()
public boolean isUnenrollButtonShow()
public String getUnenrollButtonText()
public void resetCache()
public boolean isLeaveGroupButtonPressed()
public void setLeaveGroupButtonPressed(boolean leaveGroupButtonPressed)
public boolean isJoinGroupButtonPressed()
public void setJoinGroupButtonPressed(boolean joinGroupButtonPressed)
public String gshRunScript(Group group, Subject subject, Subject subjectLoggedIn, String scriptPart)
public boolean isCanViewCustomUiMisc()
public List<GuiCustomUiConfiguration> getGuiCustomUiConfigurations()
public void setGuiCustomUiConfigurations(List<GuiCustomUiConfiguration> guiCustomUiConfigurations)
public List<CustomUiConfiguration> getAllCustomUiTypes()
public GuiCustomUiConfiguration getGuiCustomUiConfiguration()
public void setGuiCustomUiConfiguration(GuiCustomUiConfiguration guiCustomUiConfiguration)
public int getIndex()
public void setIndex(int index)
public String getCurrentConfigSuffix()
public void setCurrentConfigSuffix(String currentConfigSuffix)
Copyright © 2016 Internet2. All rights reserved.