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

tech.guyi.web.quick.service.entity.owner.QuickOwnerEntity Maven / Gradle / Ivy

The newest version!
package tech.guyi.web.quick.service.entity.owner;

/**
 * @author guyi
 */
public interface QuickOwnerEntity {

    String getOwnerKey();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy