Uses of Class
org.plasma.sdo.ChangeType

Packages that use ChangeType
org.plasma.sdo  
org.plasma.sdo.core   
 

Uses of ChangeType in org.plasma.sdo
 

Methods in org.plasma.sdo that return ChangeType
 ChangeType Change.getChangeType()
           
static ChangeType ChangeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ChangeType[] ChangeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ChangeType in org.plasma.sdo.core
 

Methods in org.plasma.sdo.core that return ChangeType
 ChangeType CoreChange.getChangeType()
           
 

Constructors in org.plasma.sdo.core with parameters of type ChangeType
CoreChange(DataObject dataObject, ChangeType changeType, java.util.Map<java.util.UUID,CoreChange> changes)
           
 



Copyright © 2013. All Rights Reserved.