|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mycore.services.acl.MCRACLXMLProcessing
public class MCRACLXMLProcessing
| Field Summary | |
|---|---|
(package private) String |
uid
|
| Constructor Summary | |
|---|---|
MCRACLXMLProcessing()
|
|
| Method Summary | |
|---|---|
Element |
access2XML(List accessList,
boolean withPos)
|
Element |
accessFilter2XML(String objid,
String acpool)
|
MCRRuleMapping |
createRuleMapping(String rid,
String acpool,
String objid)
|
Map |
findAccessDiff(Document editedAcces,
Document origAccess)
|
Element |
findDiffAsXML(Document editedAcces,
Document origAccess)
|
Map |
findRulesDiff(Document editedRules,
Document origRules)
|
Element |
ruleSet2Items(List ruleList)
|
Element |
ruleSet2XML(List ruleList)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
String uid
| Constructor Detail |
|---|
public MCRACLXMLProcessing()
| Method Detail |
|---|
public Element accessFilter2XML(String objid,
String acpool)
public Element access2XML(List accessList,
boolean withPos)
public Element ruleSet2Items(List ruleList)
public Element ruleSet2XML(List ruleList)
public Map findRulesDiff(Document editedRules,
Document origRules)
throws Exception
Exception
public Map findAccessDiff(Document editedAcces,
Document origAccess)
throws Exception
Exception
public Element findDiffAsXML(Document editedAcces,
Document origAccess)
throws Exception
Exception
public MCRRuleMapping createRuleMapping(String rid,
String acpool,
String objid)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||