Small JPA improvements & test code style (#2122)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -14,14 +14,7 @@ package org.eclipse.hawkbit.repository.model;
|
||||
*/
|
||||
public interface TenantMetaData extends BaseEntity {
|
||||
|
||||
/**
|
||||
* @return default {@link DistributionSetType}.
|
||||
*/
|
||||
DistributionSetType getDefaultDsType();
|
||||
|
||||
/**
|
||||
* @return tenant name
|
||||
*/
|
||||
String getTenant();
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user