Uses of Enum
org.apache.jackrabbit.vault.vlt.meta.VltEntry.State
Packages that use VltEntry.State
-
Uses of VltEntry.State in org.apache.jackrabbit.vault.vlt.meta
Methods in org.apache.jackrabbit.vault.vlt.meta that return VltEntry.StateModifier and TypeMethodDescriptionVltEntry.getState()Returns the state of this entry.static VltEntry.StateReturns the enum constant of this type with the specified name.static VltEntry.State[]VltEntry.State.values()Returns an array containing the constants of this enum type, in the order they are declared.