|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.entity.EntityUtils
public class EntityUtils
utility methods for grouper entities
Field Summary | |
---|---|
static java.lang.String |
ATTR_DEF_EXTENSION_ENTITY_SUBJECT_IDENTIFIER
Attribute name of entity subject identifier |
Constructor Summary | |
---|---|
EntityUtils()
|
Method Summary | |
---|---|
static java.lang.String |
attributeEntityStemName()
return the stem name where the entity attributes go, without colon on end |
static AttributeDefName |
entitySubjectIdentifierAttributeDefName()
return attribute def name for entity subject identifier |
static java.lang.String |
entitySubjectIdentifierName()
attribute def name of entity subject identifier |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ATTR_DEF_EXTENSION_ENTITY_SUBJECT_IDENTIFIER
Constructor Detail |
---|
public EntityUtils()
Method Detail |
---|
public static java.lang.String attributeEntityStemName()
public static java.lang.String entitySubjectIdentifierName()
public static AttributeDefName entitySubjectIdentifierAttributeDefName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |