public static class GenericItemService.UpdateValidationResult extends GenericItemService.ExceptionSupportResult
| Constructor and Description | 
|---|
UpdateValidationResult(ErrorCollection errors,
                      StructureException exception,
                      ItemIdentity itemId,
                      GenericItem genericItem)  | 
| Modifier and Type | Method and Description | 
|---|---|
GenericItem | 
getGenericItem()  | 
ItemIdentity | 
getItemId()  | 
getException, isValidpublic UpdateValidationResult(@NotNull
                              ErrorCollection errors,
                              @Nullable
                              StructureException exception,
                              @NotNull
                              ItemIdentity itemId,
                              @NotNull
                              GenericItem genericItem)
@NotNull public ItemIdentity getItemId()
public GenericItem getGenericItem()
Copyright © 2020 ALM Works. All Rights Reserved.