All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.liberologico.cloudesire.cmw.model.dto.IBaseEntityDTO Maven / Gradle / Ivy

The newest version!
package com.liberologico.cloudesire.cmw.model.dto;

public interface IBaseEntityDTO
{
    Integer getId();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy