|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xmatters.ibm.tivoli.datasync.GroupDataSync
public class GroupDataSync
Contains all of the methods used for group, team and coverage synchronization with AlarmPoint
Constructor Summary | |
---|---|
GroupDataSync()
|
Method Summary | |
---|---|
java.lang.String |
processAllGroups()
Using web services query the Tivoli SRM server for all groups then push that data to AlarmPoint |
java.lang.String |
processGroupDocument(org.dom4j.Document document)
Process the specified Document adding/updating/deleting the Group, Team and Coverage in AlarmPoint. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GroupDataSync()
Method Detail |
---|
public java.lang.String processAllGroups()
public java.lang.String processGroupDocument(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 |