public interface ByProject<T extends Storable> extends ObjectManager<T>
| Modifier and Type | Method and Description |
|---|---|
Collection<T> |
getAllByProject(Object projectId) |
List<T> |
getByNameAndProjectId(String name,
BigInteger projectId) |
Collection<T> |
getByParentNameAndProject(String name,
Object projectId) |
Collection<T> |
getByPieceOfNameAndProject(String name,
Object projectId) |
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, updateCollection<T> getAllByProject(Object projectId)
Collection<T> getByPieceOfNameAndProject(String name, Object projectId)
List<T> getByNameAndProjectId(String name, BigInteger projectId)
Collection<T> getByParentNameAndProject(String name, Object projectId)
Copyright © 2025. All rights reserved.