TrueUpdate Manager Specification 0.7.1

Uses of Class
net.java.trueupdate.manager.spec.Action

Packages that use Action
net.java.trueupdate.manager.spec Specifies an API for update managers. 
 

Uses of Action in net.java.trueupdate.manager.spec
 

Methods in net.java.trueupdate.manager.spec that return Action
static Action Action.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Action[] Action.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.java.trueupdate.manager.spec with parameters of type Action
 Transaction UpdateContext.decorate(Action id, Transaction tx)
          Decorates the given transaction with the given identifier for execution.
 


TrueUpdate Manager Specification 0.7.1

Copyright © 2013 Schlichtherle IT Services. All rights reserved.