public class UserGroupRoleCache extends Cache<UserGroupRoleCache>
| Constructor and Description |
|---|
UserGroupRoleCache() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<IdTitle> |
getUserGroupRoleList() |
static java.util.Map<java.lang.Integer,IdTitle> |
getUserGroupRoleMap() |
protected UserGroupRoleCache |
newInstance() |
public static java.util.List<IdTitle> getUserGroupRoleList()
public static java.util.Map<java.lang.Integer,IdTitle> getUserGroupRoleMap()
protected UserGroupRoleCache newInstance()
newInstance in class Cache<UserGroupRoleCache>