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