public interface ISystemPluginDao extends IGenericDao<SystemPlugin>
Modifier and Type | Method and Description |
---|---|
List<SystemPlugin> |
getActivePlugins(IEntityContext ec,
boolean remoteOnly) |
SystemPlugin |
getByUUID(IEntityContext ec,
String uuid) |
getEntityRefs, read
all, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, read, registerListener, registerListener, resultTotalCount, singleElement, unregisterListener, unregisterListener, update, update
List<SystemPlugin> getActivePlugins(IEntityContext ec, boolean remoteOnly)
SystemPlugin getByUUID(IEntityContext ec, String uuid)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.