Package com.epam.ta.reportportal.dao
Interface AttributeRepositoryCustom
-
- All Known Subinterfaces:
AttributeRepository
- All Known Implementing Classes:
AttributeRepositoryCustomImpl
public interface AttributeRepositoryCustom
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Set<Attribute>getDefaultProjectAttributes()
-
-
-
Method Detail
-
getDefaultProjectAttributes
java.util.Set<Attribute> getDefaultProjectAttributes()
-
-