public class UserListServiceImpl extends AbstractServiceImpl implements org.apache.unomi.api.services.UserListService, org.osgi.framework.SynchronousBundleListener
definitionsService, persistenceService| Constructor and Description |
|---|
UserListServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent bundleEvent) |
List<org.apache.unomi.api.lists.UserList> |
getAllUserLists() |
org.apache.unomi.api.PartialList<org.apache.unomi.api.Metadata> |
getUserListMetadatas(int offset,
int size,
String sortBy) |
void |
postConstruct() |
void |
preDestroy() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
getMetadatas, getMetadatas, setDefinitionsService, setPersistenceServicepublic void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public void postConstruct()
public void preDestroy()
public List<org.apache.unomi.api.lists.UserList> getAllUserLists()
getAllUserLists in interface org.apache.unomi.api.services.UserListServicepublic org.apache.unomi.api.PartialList<org.apache.unomi.api.Metadata> getUserListMetadatas(int offset,
int size,
String sortBy)
getUserListMetadatas in interface org.apache.unomi.api.services.UserListServicepublic void bundleChanged(org.osgi.framework.BundleEvent bundleEvent)
bundleChanged in interface org.osgi.framework.BundleListenerCopyright © 2014–2023 Apache Software Foundation. All rights reserved.