public class CommonHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ZONE_MEMBERSHIP |
| Modifier and Type | Method and Description |
|---|---|
String |
getTypeDefGUID(String userId,
String typeDefName)
Returns the global identifier of the type using the type def name
|
boolean |
hasDisplayName(String userId,
String typeDefGUID) |
public static final String ZONE_MEMBERSHIP
public String getTypeDefGUID(String userId, String typeDefName)
userId - user identifier that issues the calltypeDefName - the type definition namepublic boolean hasDisplayName(String userId, String typeDefGUID) throws InvalidParameterException
InvalidParameterExceptionCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.