public static class GenericItemService.CreateValidationResult extends GenericItemService.ExceptionSupportResult
| Constructor and Description |
|---|
CreateValidationResult(ErrorCollection errors,
StructureException exception,
String itemType,
GenericItem genericItem) |
| Modifier and Type | Method and Description |
|---|---|
GenericItem |
getGenericItem() |
String |
getItemType() |
getException, isValidpublic CreateValidationResult(@NotNull
ErrorCollection errors,
@Nullable
StructureException exception,
@NotNull
String itemType,
@NotNull
GenericItem genericItem)
@NotNull public String getItemType()
@NotNull public GenericItem getGenericItem()
Copyright © 2021 ALM Works. All Rights Reserved.