Class StemDeleteContainer

java.lang.Object
edu.internet2.middleware.grouper.grouperUi.beans.ui.StemDeleteContainer

public class StemDeleteContainer extends Object
data about stem delete screen
  • Constructor Details

    • StemDeleteContainer

      public StemDeleteContainer()
  • Method Details

    • isGrouperAdmin

      public boolean isGrouperAdmin()
      is grouper admin
      Returns:
      if grouper admin
    • isCanObliterate

      public boolean isCanObliterate()
      if can obliterate
      Returns:
      the canObliterate
    • setCanObliterate

      public void setCanObliterate(boolean canObliterate1)
      if can obliterate
      Parameters:
      canObliterate1 - the canObliterate to set
    • isObliterateEmptyStems

      public boolean isObliterateEmptyStems()
      if should obliterate empty stems
      Returns:
      the obliterateEmptyStems
    • setObliterateEmptyStems

      public void setObliterateEmptyStems(boolean obliterateEmptyStems1)
      if should obliterate empty stems
      Parameters:
      obliterateEmptyStems1 - the obliterateEmptyStems to set
    • isObliterateGroupMemberships

      public boolean isObliterateGroupMemberships()
      if should obliterate group memberships
      Returns:
      the obliterateGroupMemberships
    • setObliterateGroupMemberships

      public void setObliterateGroupMemberships(boolean obliterateGroupMemberships1)
      if should obliterate group memberships
      Parameters:
      obliterateGroupMemberships1 - the obliterateGroupMemberships to set
    • isObliterateGroups

      public boolean isObliterateGroups()
      if should obliterate groups
      Returns:
      the obliterateGroups
    • setObliterateGroups

      public void setObliterateGroups(boolean obliterateGroups1)
      if should obliterate groups
      Parameters:
      obliterateGroups1 - the obliterateGroups to set
    • isObliterateStemScopeOne

      public boolean isObliterateStemScopeOne()
      Returns:
      the obliterateStemScopeOne
    • setObliterateStemScopeOne

      public void setObliterateStemScopeOne(boolean obliterateStemScopeOne1)
      Parameters:
      obliterateStemScopeOne1 - the obliterateStemScopeOne to set
    • getAttributeDefNameCount

      public int getAttributeDefNameCount()
      Returns:
      the attributeDefNameCount
    • setAttributeDefNameCount

      public void setAttributeDefNameCount(int attributeDefNameCount1)
      Parameters:
      attributeDefNameCount1 - the attributeDefNameCount to set
    • getAttributeDefCount

      public int getAttributeDefCount()
      Returns:
      the attributeDefCount
    • setAttributeDefCount

      public void setAttributeDefCount(int attributeDefCount1)
      Parameters:
      attributeDefCount1 - the attributeDefCount to set
    • getGroupCount

      public int getGroupCount()
      group count
      Returns:
      the groupCount
    • setGroupCount

      public void setGroupCount(int groupCount1)
      group count
      Parameters:
      groupCount1 - the groupCount to set
    • getStemCount

      public int getStemCount()
      stem count
      Returns:
      the stemCount
    • setStemCount

      public void setStemCount(int stemCount1)
      stem count
      Parameters:
      stemCount1 - the stemCount to set
    • isEmptyStem

      public boolean isEmptyStem()
      if this stem is empty
      Returns:
      the emptyStem
    • setEmptyStem

      public void setEmptyStem(boolean emptyStem1)
      if this stem is empty
      Parameters:
      emptyStem1 - the emptyStem to set
    • getObliterateType

      public String getObliterateType()
      obliterateAll, obliterateSome, deleteStem
      Returns:
      the obliterateAll
    • setObliterateType

      public void setObliterateType(String obliterateType1)
      obliterateAll, obliterateSome, deleteStem
      Parameters:
      obliterateType1 - the obliterateAll to set
    • getObliteratePointInTime

      public Boolean getObliteratePointInTime()
      if obliterate point in time
      Returns:
      the obliteratePointInTime
    • setObliteratePointInTime

      public void setObliteratePointInTime(Boolean obliteratePointInTime1)
      if obliterate point in time
      Parameters:
      obliteratePointInTime1 - the obliteratePointInTime to set
    • getAreYouSure

      public Boolean getAreYouSure()
      confirm the user wants to do that
      Returns:
      the areYouSure
    • setAreYouSure

      public void setAreYouSure(Boolean areYouSure1)
      confirm the user wants to do that
      Parameters:
      areYouSure1 - the areYouSure to set
    • isObliterateAttributeDefs

      public boolean isObliterateAttributeDefs()
      if should obliterate attributeDefs
      Returns:
      the obliterateAttributeDefs
    • setObliterateAttributeDefs

      public void setObliterateAttributeDefs(boolean obliterateAttributeDefs1)
      if should obliterate attributeDefs
      Parameters:
      obliterateAttributeDefs1 - the obliterateAttributeDefs to set
    • getObliterateCount

      public int getObliterateCount()
      Returns:
      the obliterate count
    • isObliterateAttributeDefNames

      public boolean isObliterateAttributeDefNames()
      if should obliterate attributeDefNames
      Returns:
      the obliterateAttributeDefNames
    • setObliterateAttributeDefNames

      public void setObliterateAttributeDefNames(boolean obliterateAttributeDefNames1)
      if should obliterate attributeDefNames
      Parameters:
      obliterateAttributeDefNames1 - the obliterateAttributeDefNames to set
    • getAttributeDefCountTotal

      public int getAttributeDefCountTotal()
      attribute def count total (even ones arent allowed to delete)
      Returns:
      the attributeDefCountTotal
    • getAttributeDefNameCountTotal

      public int getAttributeDefNameCountTotal()
      attribute def name count total objects (even ones you arent allowed to delete)
      Returns:
      the attributeDefNameCountTotal
    • getGroupCountTotal

      public int getGroupCountTotal()
      group count total (even ones not allowed to delete)
      Returns:
      the groupCountTotal
    • getStemCountTotal

      public int getStemCountTotal()
      Returns:
      the stemCountTotal
    • setAttributeDefCountTotal

      public void setAttributeDefCountTotal(int attributeDefCountTotal)
      attribute def count total (even ones arent allowed to delete)
      Parameters:
      attributeDefCountTotal - the attributeDefCountTotal to set
    • setAttributeDefNameCountTotal

      public void setAttributeDefNameCountTotal(int attributeDefNameCountTotal1)
      attribute def name count total objects (even ones you arent allowed to delete)
      Parameters:
      attributeDefNameCountTotal1 - the attributeDefNameCountTotal to set
    • setGroupCountTotal

      public void setGroupCountTotal(int groupCountTotal1)
      group count total (even ones not allowed to delete)
      Parameters:
      groupCountTotal1 - the groupCountTotal to set
    • setStemCountTotal

      public void setStemCountTotal(int stemCountTotal1)
      Parameters:
      stemCountTotal1 - the stemCountTotal to set
    • setRulesDeleteCount

      public void setRulesDeleteCount(int rulesDeleteCount)
    • getRulesDeleteCount

      public int getRulesDeleteCount()
    • getRulesToBeDeleted

      public Set<GuiRuleDefinition> getRulesToBeDeleted()
    • setRulesToBeDeleted

      public void setRulesToBeDeleted(Set<GuiRuleDefinition> rulesToBeDeleted)