public class EntitySubject extends Object
| Constructor and Description |
|---|
EntitySubject() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assignEntityIdInCache(String id,
String entityAttributeId)
if we are looking up the entity ids ahead of time, then put in cache so they dont have to be looked up again
|
static String |
entityIdAttributeValue(String id)
get the id from a cache, or look it up and add to cache
|
Copyright © 2016 Internet2. All rights reserved.