public class GrouperSubject extends SubjectImpl
Subject returned by the GrouperSourceAdapter.
| Constructor and Description |
|---|
GrouperSubject(Group g) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeValue(String name)
Returns the value of a single-valued attribute.
|
String |
getDescription()
Gets this Subject's description.
|
Group |
internal_getGroup()
get the group inside
|
boolean |
isLoadedGroupAttributes()
if loaded group attributes
|
boolean |
isLoadedModifyCreateSubjects()
if loaded group attributes
|
attributeValueOrCommaSeparated, attributeValueOrCommaSeparated, equals, equalsStatic, getAttributes, getAttributes, getAttributeValue, getAttributeValueOrCommaSeparated, getAttributeValueOrCommaSeparated, getAttributeValues, getAttributeValues, getAttributeValueSingleValued, getAttributeValueSingleValued, getDescriptionOverride, getId, getName, getNameOverride, getSource, getSourceId, getTranslationMap, getType, getTypeName, hashCode, hashcodeStatic, initVirtualAttributes, setAttributes, setDescription, setId, setName, setSourceId, setTranslationMap, setTypeName, toAttributeMap, toString, toStringStatic, virtualAttributesForSource, virtualAttributeVariablesForSourcepublic GrouperSubject(Group g) throws SourceUnavailableException
g - SourceUnavailableExceptionpublic boolean isLoadedGroupAttributes()
public boolean isLoadedModifyCreateSubjects()
public String getAttributeValue(String name)
SubjectgetAttributeValue in interface SubjectgetAttributeValue in class SubjectImplSubject.getAttributeValue(java.lang.String)public String getDescription()
SubjectImplgetDescription in interface SubjectgetDescription in class SubjectImplSubject.getDescription()public Group internal_getGroup()
Copyright © 2016 Internet2. All rights reserved.