edu.internet2.middleware.grouper.entity
Class EntityUtils

java.lang.Object
  extended by edu.internet2.middleware.grouper.entity.EntityUtils

public class EntityUtils
extends Object

utility methods for grouper entities

Author:
mchyzer

Field Summary
static String ATTR_DEF_EXTENSION_ENTITY_SUBJECT_IDENTIFIER
          Attribute name of entity subject identifier
 
Constructor Summary
EntityUtils()
           
 
Method Summary
static 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 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

ATTR_DEF_EXTENSION_ENTITY_SUBJECT_IDENTIFIER

public static final String ATTR_DEF_EXTENSION_ENTITY_SUBJECT_IDENTIFIER
Attribute name of entity subject identifier

See Also:
Constant Field Values
Constructor Detail

EntityUtils

public EntityUtils()
Method Detail

attributeEntityStemName

public static String attributeEntityStemName()
return the stem name where the entity attributes go, without colon on end

Returns:
stem name

entitySubjectIdentifierName

public static String entitySubjectIdentifierName()
attribute def name of entity subject identifier

Returns:
name

entitySubjectIdentifierAttributeDefName

public static AttributeDefName entitySubjectIdentifierAttributeDefName()
return attribute def name for entity subject identifier

Returns:
attribute def name