uPortal 2.4.1
API Documentation

org.jasig.portal.services
Class EntityNameFinderService

java.lang.Object
  extended byorg.jasig.portal.services.EntityNameFinderService

public class EntityNameFinderService
extends java.lang.Object

Version:
$Revision: 1.8 $
Author:
Dan Ellentuck

Method Summary
 IEntityNameFinder getNameFinder(java.lang.Class type)
           
static EntityNameFinderService instance()
           
static void start()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNameFinder

public IEntityNameFinder getNameFinder(java.lang.Class type)
                                throws GroupsException
Returns:
org.jasig.portal.groups.IEntityNameFinder
Throws:
GroupsException

instance

public static final EntityNameFinderService instance()
Returns:
EntityNameFinderService

start

public static void start()

uPortal 2.4.1
API Documentation