|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollaborationItem.SaveResult | |
---|---|
com.ibm.pim.collaboration |
Uses of CollaborationItem.SaveResult in com.ibm.pim.collaboration |
---|
Methods in com.ibm.pim.collaboration that return CollaborationItem.SaveResult | |
---|---|
CollaborationItem.SaveResult |
CollaborationItem.getSaveResult()
Returns an enumeration of the net effect of the last save on this item UNKNOWN, ADDED, MODIFIED, DELETED |
static CollaborationItem.SaveResult |
CollaborationItem.SaveResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CollaborationItem.SaveResult[] |
CollaborationItem.SaveResult.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |