Class AppAttributesService
- java.lang.Object
-
- com.tarsolution.notifyman.service.endpoints.AppAttributesService
-
- All Implemented Interfaces:
Serializable
@Service public class AppAttributesService extends Object implements Serializable
- Author:
- FMARSLAN AppAttributes Service Interface of AppAttribute
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AppAttributesService()
-
-
-
Method Detail
-
findAll
public List<AppAttributesDTO> findAll()
- Returns:
- AppAttributesDTO AppAttributes Find all app atributes items
-
-