Class StemDeleteContainer
java.lang.Object
edu.internet2.middleware.grouper.grouperUi.beans.ui.StemDeleteContainer
data about stem delete screen
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconfirm the user wants to do thatint
int
attribute def count total (even ones arent allowed to delete)int
int
attribute def name count total objects (even ones you arent allowed to delete)int
group countint
group count total (even ones not allowed to delete)int
if obliterate point in timeobliterateAll, obliterateSome, deleteStemint
int
stem countint
boolean
if can obliterateboolean
if this stem is emptyboolean
is grouper adminboolean
if should obliterate attributeDefNamesboolean
if should obliterate attributeDefsboolean
if should obliterate empty stemsboolean
if should obliterate group membershipsboolean
if should obliterate groupsboolean
void
setAreYouSure
(Boolean areYouSure1) confirm the user wants to do thatvoid
setAttributeDefCount
(int attributeDefCount1) void
setAttributeDefCountTotal
(int attributeDefCountTotal) attribute def count total (even ones arent allowed to delete)void
setAttributeDefNameCount
(int attributeDefNameCount1) void
setAttributeDefNameCountTotal
(int attributeDefNameCountTotal1) attribute def name count total objects (even ones you arent allowed to delete)void
setCanObliterate
(boolean canObliterate1) if can obliteratevoid
setEmptyStem
(boolean emptyStem1) if this stem is emptyvoid
setGroupCount
(int groupCount1) group countvoid
setGroupCountTotal
(int groupCountTotal1) group count total (even ones not allowed to delete)void
setObliterateAttributeDefNames
(boolean obliterateAttributeDefNames1) if should obliterate attributeDefNamesvoid
setObliterateAttributeDefs
(boolean obliterateAttributeDefs1) if should obliterate attributeDefsvoid
setObliterateEmptyStems
(boolean obliterateEmptyStems1) if should obliterate empty stemsvoid
setObliterateGroupMemberships
(boolean obliterateGroupMemberships1) if should obliterate group membershipsvoid
setObliterateGroups
(boolean obliterateGroups1) if should obliterate groupsvoid
setObliteratePointInTime
(Boolean obliteratePointInTime1) if obliterate point in timevoid
setObliterateStemScopeOne
(boolean obliterateStemScopeOne1) void
setObliterateType
(String obliterateType1) obliterateAll, obliterateSome, deleteStemvoid
setRulesDeleteCount
(int rulesDeleteCount) void
setRulesToBeDeleted
(Set<GuiRuleDefinition> rulesToBeDeleted) void
setStemCount
(int stemCount1) stem countvoid
setStemCountTotal
(int stemCountTotal1)
-
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
obliterateAll, obliterateSome, deleteStem- Returns:
- the obliterateAll
-
setObliterateType
obliterateAll, obliterateSome, deleteStem- Parameters:
obliterateType1
- the obliterateAll to set
-
getObliteratePointInTime
if obliterate point in time- Returns:
- the obliteratePointInTime
-
setObliteratePointInTime
if obliterate point in time- Parameters:
obliteratePointInTime1
- the obliteratePointInTime to set
-
getAreYouSure
confirm the user wants to do that- Returns:
- the areYouSure
-
setAreYouSure
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
-
setRulesToBeDeleted
-