public class ProjektRessourceDao extends MandantDependentBaseDao<ProjektRessource> implements IProjektRessourceDao
| Constructor and Description |
|---|
ProjektRessourceDao() |
readall, bulkDelete, bulkUpdate, cb, checkLockingVersion, cq, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getTransactionHandler, notifyListener, notifyListener, read, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, update, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadall, bulkDelete, bulkUpdate, checkLockingVersion, create, create, delete, deleteAll, executePagedDaoAction, getAttributes, getAttributes, getTransactionHandler, read, registerListener, registerListener, resultTotalCount, setTransactionHandler, singleElement, unregisterListener, unregisterListener, update, updatepublic Set<de.xima.cmn.dao.interfaces.IEntity<Long>> getEntityRefs(IEntityContext ec, ProjektRessource resource)
getEntityRefs in interface IGenericDao<ProjektRessource>getEntityRefs in class GenericDao<ProjektRessource>public ProjektRessource getByName(Projekt projekt, String name, IEntityContext ec)
getByName in interface IProjektRessourceDaopublic ProjektRessource getByUUID(IEntityContext ec, Projekt project, String uuid)
IProjektRessourceDaogetByUUID in interface IProjektRessourceDaoec - IEntityContext to useproject - Projekt context in which to look for resourceuuid - String UUID string of the resourceProjektRessource for the given UUID and projectpublic ProjektRessource getByUUID(IEntityContext ec, Projekt project, UUID uuid)
IProjektRessourceDaogetByUUID in interface IProjektRessourceDaoec - IEntityContext to useproject - Projekt context in which to look for resourceuuid - UUID UUID of the resourceProjektRessource for the given UUID and projectpublic List<ProjektRessource> getAllByProjekt(Projekt projekt, IEntityContext ec)
getAllByProjekt in interface IProjektRessourceDaoprotected IFCDaoActionHook<ProjektRessource> getPreActionHook()
getPreActionHook in class GenericDao<ProjektRessource>protected IFCDaoActionHook<ProjektRessource> getPostActionHook()
getPostActionHook in class GenericDao<ProjektRessource>public ProjektRessource create(IEntityContext ec, String name, byte[] daten, String userName, String fileName, String resourceDescription, Mandant mandant, Projekt projekt)
create in interface IProjektRessourceDaopublic ProjektRessource create(IEntityContext ec, String name, byte[] daten, String userName, String fileName, Mandant mandant, Projekt projekt)
create in interface IProjektRessourceDaopublic ProjektRessource update(IEntityContext ec, byte[] daten, String userName, String fileName, ProjektRessource res)
update in interface IProjektRessourceDaopublic long getUsedFileSize(IEntityContext ec, Mandant mandant)
getUsedFileSize in interface IProjektRessourceDaoCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.