public class ChangeSecurityTask extends Object implements ProcessInDepthTask
| Constructor and Description |
|---|
ChangeSecurityTask(ChangeSecurityParams params) |
| Modifier and Type | Method and Description |
|---|---|
Object |
doTask(org.hibernate.Session session,
NodeBase parentNode,
NodeBase node) |
ChangeSecurityParams |
getParams() |
void |
securityPruneNodeList(List<? extends NodeBase> nodeList) |
public ChangeSecurityTask(ChangeSecurityParams params)
public ChangeSecurityParams getParams()
public void securityPruneNodeList(List<? extends NodeBase> nodeList) throws DatabaseException
securityPruneNodeList in interface ProcessInDepthTaskDatabaseExceptionpublic Object doTask(org.hibernate.Session session, NodeBase parentNode, NodeBase node) throws DatabaseException
doTask in interface ProcessInDepthTaskDatabaseExceptionCopyright © 2016. All rights reserved.