Package | Description |
---|---|
org.bbaw.pdr.admin.module.ownerManagement |
This module handles operations that involve the access rights of objects.
|
Modifier and Type | Method and Description |
---|---|
static XmlObject |
MoveUtils.addRecordToXml(XmlObject object,
Record rec)
Adds a record-element to a given object.
|
Modifier and Type | Method and Description |
---|---|
static XmlObject |
MoveUtils.addRecordToXml(XmlObject object,
Record rec)
Adds a record-element to a given object.
|
static Record |
MoveUtils.recordFactory(XmlObject object)
Extracts the Record from an PDR XML object.
|