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