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

com.sap.it.commons.tenant.TenantIdentifiable Maven / Gradle / Ivy

package com.sap.it.commons.tenant;

public interface TenantIdentifiable {

    public String getTenantId();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy