|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xmatters.ibm.tivoli.datasync.PersonDataSync
public class PersonDataSync
Contains all of the methods used for user and device synchronization with AlarmPoint
Constructor Summary | |
---|---|
PersonDataSync()
|
Method Summary | |
---|---|
java.lang.String |
processAllPersons()
Using web services query the Tivoli SRM server for all Persons then push that data to AlarmPoint |
java.lang.String |
processPersonDocument(org.dom4j.Document document)
Process the specified Document adding/updating/deleting the Person and their devices in AlarmPoint. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PersonDataSync()
Method Detail |
---|
public java.lang.String processAllPersons()
public java.lang.String processPersonDocument(org.dom4j.Document document)
document
- The Document to be processed.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |