public interface SocialEventTypeRepositoryAPI
Modifier and Type | Method and Description |
---|---|
List<SocialEventType> |
findAll() |
SocialEventType |
findType(String selectText) |
List<SocialEventType> findAll()
SocialEventType findType(String selectText)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.