Modifier and Type | Class and Description |
---|---|
class |
AttributeDefNameSet |
Modifier and Type | Method and Description |
---|---|
GrouperSet |
AttributeDefNameSet.__getParentGrouperSet() |
Modifier and Type | Class and Description |
---|---|
class |
AttributeAssignActionSet
Make a directed graph of attribute assign actions.
|
Modifier and Type | Method and Description |
---|---|
GrouperSet |
AttributeAssignActionSet.__getParentGrouperSet() |
Modifier and Type | Method and Description |
---|---|
GrouperSet |
GrouperSet.__getParentGrouperSet()
get the parent set
the parent is the relationship leading up to this relationship.
|
abstract GrouperSet |
GrouperSetEnum.findById(String id,
boolean exceptionIfNull)
find by id if has id
|
abstract GrouperSet |
GrouperSetEnum.findByIfThenImmediate(String idIf,
String idThen,
boolean exceptionIfNotFound)
find an element by if then immediate (or null
|
abstract GrouperSet |
GrouperSetEnum.newInstance(String ifHasId,
String thenHasId,
int depth,
String uuid)
new instance of the grouper set object
|
Modifier and Type | Method and Description |
---|---|
abstract Set<? extends GrouperSet> |
GrouperSetEnum.findByIfHasElementId(String idIf)
find set of sets which have an if as a certain value
|
abstract Set<? extends GrouperSet> |
GrouperSetEnum.findByIfThenHasElementId(String idForThens,
String idForIfs)
find canidates to delete by if and then
|
abstract Set<? extends GrouperSet> |
GrouperSetEnum.findByThenHasElementId(String idThen)
find set of sets which have a then as a certain value
|
Modifier and Type | Class and Description |
---|---|
class |
RoleSet |
Modifier and Type | Method and Description |
---|---|
GrouperSet |
RoleSet.__getParentGrouperSet() |
Modifier and Type | Class and Description |
---|---|
class |
StemSet |
Modifier and Type | Method and Description |
---|---|
GrouperSet |
StemSet.__getParentGrouperSet() |
Copyright © 2016 Internet2. All rights reserved.