@Immutable protected static final class Sequencers.SequencingContext extends Object implements Sequencer.Context
Modifier | Constructor and Description |
---|---|
protected |
SequencingContext(DateTime now,
ValueFactory jcrValueFactory) |
Modifier and Type | Method and Description |
---|---|
Calendar |
getTimestamp()
Get the timestamp of the sequencing.
|
ValueFactory |
valueFactory()
Returns a
ValueFactory instance which can be used to perform additional type conversions,
from what ValueFactory offers |
protected SequencingContext(DateTime now, ValueFactory jcrValueFactory)
public Calendar getTimestamp()
Sequencer.Context
getTimestamp
in interface Sequencer.Context
public ValueFactory valueFactory()
Sequencer.Context
ValueFactory
instance which can be used to perform additional type conversions,
from what ValueFactory
offersvalueFactory
in interface Sequencer.Context
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.