|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
endOfSync(Synchronizer s)
Insert the method's description here. |
java.util.Vector |
getConduits(Synchronizer s)
Insert the method's description here. |
DefaultConduit |
getDefaultConduit(Synchronizer s)
Insert the method's description here. |
java.util.ListResourceBundle |
getLanguageBundle()
Insert the method's description here. |
DLPUserInfo |
getNewUserInfo(Synchronizer s)
Insert the method's description here. |
int |
getSyncType(Synchronizer s)
Insert the method's description here. |
void |
midSync(Synchronizer s)
Insert the method's description here. |
void |
processUser(DLPUserInfo userInfo,
Synchronizer s)
Insert the method's description here. |
void |
startOfSync(Synchronizer s)
Insert the method's description here. |
boolean |
useTimeSync(Synchronizer s)
Insert the method's description here. |
boolean |
validateUser(int userID,
Synchronizer s)
Insert the method's description here. |
Method Detail |
public void endOfSync(Synchronizer s)
public java.util.Vector getConduits(Synchronizer s)
public DefaultConduit getDefaultConduit(Synchronizer s)
public java.util.ListResourceBundle getLanguageBundle()
public DLPUserInfo getNewUserInfo(Synchronizer s)
public int getSyncType(Synchronizer s)
public void midSync(Synchronizer s)
public void processUser(DLPUserInfo userInfo, Synchronizer s)
userInfo
- com.ibm.manplato.Protocol.Util.DLPUserInfopublic void startOfSync(Synchronizer s)
public boolean useTimeSync(Synchronizer s)
public boolean validateUser(int userID, Synchronizer s)
userID
- int
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |