Uses of Interface
org.symphonyoss.s2.canon.runtime.IEntityOrBuilder
-
Packages that use IEntityOrBuilder Package Description org.symphonyoss.s2.canon.runtime -
-
Uses of IEntityOrBuilder in org.symphonyoss.s2.canon.runtime
Subinterfaces of IEntityOrBuilder in org.symphonyoss.s2.canon.runtime Modifier and Type Interface Description interfaceIEntityInterface representing a generated object type from a Canon model.interfaceIEntityBuilderClasses in org.symphonyoss.s2.canon.runtime that implement IEntityOrBuilder Modifier and Type Class Description classEntityBase class for all generated object classes in a Canon model.classEntityBuilder<B extends EntityBuilder<B,T>,T extends IEntity>A builder for some entity type.
-