@PublicSpi
public interface StructureItemType<T>
Modifier and Type | Method and Description |
---|---|
T |
accessItem(ItemIdentity itemId)
Does not check for permissions.
|
boolean |
isVisible(T item,
ApplicationUser user) |
@Nullable T accessItem(@NotNull ItemIdentity itemId)
itemId
- boolean isVisible(@NotNull T item, @Nullable ApplicationUser user)
Copyright © 2024 Tempo Software. All Rights Reserved.