Modifier and Type | Method and Description |
---|---|
void |
TeamSpaceServiceImpl.forceRemove(TeamSpace teamSpace) |
Modifier and Type | Method and Description |
---|---|
void |
TsDiskServiceImpl.forceRemove(AbstractTsDiskNode node) |
Modifier and Type | Method and Description |
---|---|
void |
UserVariableServiceImpl.forceRemove(UserVariableDefinition definition) |
void |
UserVariableServiceImpl.forceRemove(UserVariableInstance instance) |
Modifier and Type | Method and Description |
---|---|
void |
SchedulerServiceImpl.forceRemove(AbstractJob job) |
Modifier and Type | Method and Description |
---|---|
void |
LoggedTreeDbManagerImpl.forceRemove(A node) |
void |
SecuredTreeDBManagerImpl.forceRemove(A node) |
Modifier and Type | Method and Description |
---|---|
void |
UserManagerServiceImpl.forceRemove(AbstractUserManagerNode node)
Removes the node and takes care of database constraints.
|