public interface SearchManager<T extends Storable> extends ObjectManager<T>
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAllProjectSettingsByProjectId(BigInteger projectId) |
T |
getByUuid(UUID uuid) |
BigInteger |
getEntityInternalIdByUuid(UUID uuid) |
Map<String,Object> |
getProjectIdsBySystem(Object systemId) |
String |
getProjectSettingByShortName(BigInteger projectId,
String propertyShortName) |
void |
updateProjectSetting(BigInteger projectId,
String propShortName,
String propValue) |
acceptsTo, additionalMoveActions, contains, copy, create, create, create, create, create, create, create, evict, findImportantChildren, findUsages, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, move, onCreate, onRemove, onUpdate, remove, replicate, setReplicationRole, store, updateBigInteger getEntityInternalIdByUuid(UUID uuid)
String getProjectSettingByShortName(BigInteger projectId, String propertyShortName)
Map<String,String> getAllProjectSettingsByProjectId(BigInteger projectId)
void updateProjectSetting(BigInteger projectId, String propShortName, String propValue)
Copyright © 2025. All rights reserved.