Package | Description |
---|---|
org.ext.uberfire.social.activities.model | |
org.ext.uberfire.social.activities.service |
Modifier and Type | Class and Description |
---|---|
class |
DefaultTypes |
class |
ExtendedTypes |
Constructor and Description |
---|
SocialActivitiesEvent(SocialUser socialUser,
SocialEventType type,
Date timestamp) |
Modifier and Type | Method and Description |
---|---|
SocialEventType |
SocialEventTypeRepositoryAPI.findType(String selectText) |
SocialEventType |
SocialAdapter.socialEventType() |
Modifier and Type | Method and Description |
---|---|
List<SocialEventType> |
SocialEventTypeRepositoryAPI.findAll() |
Modifier and Type | Method and Description |
---|---|
List<SocialActivitiesEvent> |
SocialTimelinePersistenceAPI.getLastEvents(SocialEventType type) |
Integer |
SocialTimelinePersistenceAPI.getNumberOfEventsOnFile(SocialEventType type,
String file) |
List<SocialActivitiesEvent> |
SocialTimelinePersistenceAPI.getRecentEvents(SocialEventType type) |
List<SocialActivitiesEvent> |
SocialTimelinePersistenceAPI.getTimeline(SocialEventType type,
String timelineFile) |
Integer |
SocialTimelinePersistenceAPI.getTypeMostRecentFileIndex(SocialEventType type) |
Integer |
SocialTimelinePersistenceAPI.numberOfPages(SocialEventType type) |
Integer |
SocialTimeLineRepositoryAPI.numberOfPages(SocialEventType type) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.