Uses of Class
org.tentackle.model.impl.EntityOptionsImpl
Packages that use EntityOptionsImpl
-
Uses of EntityOptionsImpl in org.tentackle.model.impl
Methods in org.tentackle.model.impl that return EntityOptionsImplModifier and TypeMethodDescriptionprotected EntityOptionsImplEntityOptionsImpl.clone()Clones the entity options.
The method is protected, sinceclone(EntityImpl)should be used instead, which invokesclone().EntityOptionsImpl.clone(EntityImpl entity) Clones options for another entity instance.EntityFactoryImpl.createEntityOptions(Entity entity, SourceInfo sourceInfo) EntityImpl.getOptions()