public class EntityTypeUtil extends Object
| Constructor and Description |
|---|
EntityTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<GenericValue> |
getDescendantTypes(GenericValue typeValue) |
static boolean |
isType(Collection<GenericValue> thisCollection,
String typeRelation,
GenericValue targetType) |
static boolean |
isType(GenericValue thisType,
GenericValue targetType)
Description of the Method
|
public static boolean isType(Collection<GenericValue> thisCollection, String typeRelation, GenericValue targetType)
public static List<GenericValue> getDescendantTypes(GenericValue typeValue)
public static boolean isType(GenericValue thisType, GenericValue targetType)
catName - Description of ParameterRemoteException - Description of ExceptionCopyright © 2018 Atlassian. All rights reserved.