Uses of Enum Class
net.bluemind.core.container.model.ItemFlag
-
Uses of ItemFlag in net.bluemind.core.container.model
Modifier and TypeFieldDescriptionItem.flags
ItemDescriptor.flags
ItemValue.flags
ItemFlagFilter.must
ItemFlagFilter.mustNot
static final Collection
<ItemFlag> ItemFlag.SEEN
Modifier and TypeMethodDescriptionstatic ItemFlag
Returns the enum constant of this class with the specified name.static ItemFlag[]
ItemFlag.values()
Returns an array containing the constants of this enum class, in the order they are declared.