|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.subject.provider.SubjectImpl
edu.internet2.middleware.grouper.subj.GrouperSubject
public class GrouperSubject
Subject
returned by the GrouperSourceAdapter
.
Constructor Summary | |
---|---|
GrouperSubject(Group g)
|
Method Summary | |
---|---|
String |
getAttributeValue(String name)
Returns the value of a single-valued attribute. |
String |
getDescription()
Gets this Subject's description. |
boolean |
isLoadedGroupAttributes()
if loaded group attributes |
boolean |
isLoadedModifyCreateSubjects()
if loaded group attributes |
Methods inherited from class edu.internet2.middleware.subject.provider.SubjectImpl |
---|
attributeValueOrCommaSeparated, equals, equalsStatic, getAttributes, getAttributeValueOrCommaSeparated, getAttributeValues, getAttributeValueSingleValued, getId, getName, getSource, getSourceId, getType, getTypeName, hashCode, hashcodeStatic, initVirtualAttributes, setAttributes, setDescription, setId, setName, setSourceId, setTypeName, toAttributeMap, toString, toStringStatic, virtualAttributesForSource, virtualAttributeVariablesForSource |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GrouperSubject(Group g) throws SourceUnavailableException
g
-
SourceUnavailableException
Method Detail |
---|
public boolean isLoadedGroupAttributes()
public boolean isLoadedModifyCreateSubjects()
public String getAttributeValue(String name)
SubjectImpl
getAttributeValue
in interface Subject
getAttributeValue
in class SubjectImpl
Subject.getAttributeValue(java.lang.String)
public String getDescription()
SubjectImpl
getDescription
in interface Subject
getDescription
in class SubjectImpl
Subject.getDescription()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |