@Service public class TcContextObjectManager extends AbstractObjectManager<TcContext,TcContext> implements ContextManager, SearchByProjectIdManager<TcContext>
AbstractObjectManager.RootRepositoryWrapper<T extends Storable>entityManager, myType, repository| Constructor and Description |
|---|
TcContextObjectManager(TcContextRepository repository,
TcContextBriefInfoRepository tcContextBriefInfoRepository)
TODO: Add JavaDoc.
|
| Modifier and Type | Method and Description |
|---|---|
String |
acceptsTo(Storable storable) |
String |
clearMonitoringData(int clearHours) |
Storable |
copy(Storable dst,
Storable obj,
String projectId,
String sessionId) |
TcContext |
create() |
TcContext |
create(Storable parent,
String type,
Map parameters) |
void |
deleteById(String id,
Integer partNum)
TODO: Add JavaDoc.
|
Collection<TcContext> |
getByProjectId(BigInteger projectId) |
void |
move(Storable dst,
Storable obj,
String sessionId) |
void |
protectedOnRemove(TcContext object) |
void |
store(Storable storable) |
int |
updateStatusContextWithStatusInProgress() |
additionalMoveActions, addToUsages, afterDelete, contains, create, create, create, create, create, evict, findImportantChildren, findUsages, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, onCreate, onRemove, onUpdate, protectedOnCreate, protectedOnUpdate, remove, replicate, setReplicationRole, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadditionalMoveActions, contains, create, create, create, create, create, evict, findImportantChildren, findUsages, flush, getAll, getAllByParentId, getAllByParentName, getById, getByName, getByNatureId, getByParentAndName, getByPieceOfName, getByProperties, onCreate, onRemove, onUpdate, remove, replicate, setReplicationRole, update@Autowired public TcContextObjectManager(TcContextRepository repository, TcContextBriefInfoRepository tcContextBriefInfoRepository)
public void store(Storable storable)
store in interface ObjectManager<TcContext>store in class AbstractObjectManager<TcContext,TcContext>public TcContext create(Storable parent, String type, Map parameters)
create in interface ObjectManager<TcContext>create in class AbstractObjectManager<TcContext,TcContext>public TcContext create()
create in interface ObjectManager<TcContext>create in class AbstractObjectManager<TcContext,TcContext>@Nonnull public Storable copy(Storable dst, Storable obj, String projectId, String sessionId)
copy in interface ObjectManager<TcContext>copy in class AbstractObjectManager<TcContext,TcContext>public void move(Storable dst, Storable obj, String sessionId)
move in interface ObjectManager<TcContext>move in class AbstractObjectManager<TcContext,TcContext>public String acceptsTo(Storable storable)
acceptsTo in interface ObjectManager<TcContext>acceptsTo in class AbstractObjectManager<TcContext,TcContext>public void protectedOnRemove(TcContext object)
protectedOnRemove in class AbstractObjectManager<TcContext,TcContext>@Transactional public int updateStatusContextWithStatusInProgress()
public String clearMonitoringData(int clearHours)
clearMonitoringData in interface ContextManagerpublic void deleteById(String id, Integer partNum)
deleteById in interface ContextManagerpublic Collection<TcContext> getByProjectId(BigInteger projectId)
getByProjectId in interface SearchByProjectIdManager<TcContext>Copyright © 2025. All rights reserved.