Uses of Class
com.devonfw.module.basic.common.api.to.AbstractGenericEto
-
Packages that use AbstractGenericEto Package Description com.devonfw.module.basic.common.api.to -
-
Uses of AbstractGenericEto in com.devonfw.module.basic.common.api.to
Subclasses of AbstractGenericEto in com.devonfw.module.basic.common.api.to Modifier and Type Class Description classAbstractEtoThis is the abstract base class for antransfer-objectthat contains all the data properties of anentitywithout its relations.classRevisionedEtoETOfor arevisioned entity.Methods in com.devonfw.module.basic.common.api.to with parameters of type AbstractGenericEto Modifier and Type Method Description protected <ID> voidAbstractGenericEto.PersistentEntityAccess. setPersistentEntity(AbstractGenericEto<ID> eto, GenericEntity<ID> persistentEntity)Sets the internal persistententityreference of the givenAbstractGenericEto.
-