|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPTCardRefreshAgent
| Method Summary | |
|---|---|
IPTCardRefreshInfo |
GetCardRefreshInfo(int nCardID)
Retrieves the Card Refresh Info for a specified Card |
void |
SetCardRefreshInfo(int[] arCardIDs,
java.lang.String ppRefreshInfo)
Sets the Card Refresh Info for a specified set of Cards |
void |
SetCardRefreshInfo(int nCardID,
java.lang.String ppRefreshInfo)
Sets the Card Refresh Info for a specified Card |
| Methods inherited from interface com.plumtree.server.IPTUnknown |
|---|
GetInterfaces |
| Method Detail |
|---|
IPTCardRefreshInfo GetCardRefreshInfo(int nCardID)
nCardID - cardID of the Card
void SetCardRefreshInfo(int nCardID,
java.lang.String ppRefreshInfo)
nCardID - cardID of the CardppRefreshInfo - Card Refresh Info serialized as XML
void SetCardRefreshInfo(int[] arCardIDs,
java.lang.String ppRefreshInfo)
arCardIDs - array of cardIDsppRefreshInfo - Card Refresh Info serialized as XML
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||