Uses of Enum Class
net.bluemind.core.container.model.ItemFlag
Packages that use ItemFlag
-
Uses of ItemFlag in net.bluemind.core.container.model
Fields in net.bluemind.core.container.model with type parameters of type ItemFlagModifier and TypeFieldDescriptionItem.flags
ItemDescriptor.flags
ItemValue.flags
ItemFlagFilter.must
ItemFlagFilter.mustNot
static final Collection
<ItemFlag> ItemFlag.SEEN
Methods in net.bluemind.core.container.model that return ItemFlagModifier 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.Methods in net.bluemind.core.container.model that return types with arguments of type ItemFlagMethods in net.bluemind.core.container.model with parameters of type ItemFlagMethod parameters in net.bluemind.core.container.model with type arguments of type ItemFlag