|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEntityNameFinder
Interface for finding the names of portal entities of a given type.
| Method Summary | |
|---|---|
String |
getName(String key)
Given the key, returns the entity's name. |
Map |
getNames(String[] keys)
Given an array of keys, returns the names of the entities. |
Class |
getType()
Returns the entity type for this IEntityFinder. |
| Method Detail |
|---|
String getName(String key)
throws Exception
key - java.lang.String
Exception
Map getNames(String[] keys)
throws Exception
keys - java.lang.String[]
ExceptionClass getType()
IEntityFinder.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||