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