|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentJsonPatch | |
---|---|
com.silverpeas.admin.notification | |
com.silverpeas.web.mock | |
com.stratelia.webactiv.beans.admin |
Uses of ComponentJsonPatch in com.silverpeas.admin.notification |
---|
Methods in com.silverpeas.admin.notification with parameters of type ComponentJsonPatch | |
---|---|
void |
DefaultAdminNotificationService.notifyOfComponentConfigurationChange(String componentId,
String userId,
ComponentJsonPatch changes)
|
void |
AdminNotificationService.notifyOfComponentConfigurationChange(String componentId,
String userId,
ComponentJsonPatch changes)
Notifies the registered beans fof configuration updates for components. |
Uses of ComponentJsonPatch in com.silverpeas.web.mock |
---|
Methods in com.silverpeas.web.mock with parameters of type ComponentJsonPatch | |
---|---|
void |
AdminNotificationServiceMock.notifyOfComponentConfigurationChange(String componentId,
String userId,
ComponentJsonPatch changes)
|
Uses of ComponentJsonPatch in com.stratelia.webactiv.beans.admin |
---|
Methods in com.stratelia.webactiv.beans.admin that return ComponentJsonPatch | |
---|---|
ComponentJsonPatch |
ComponentInst.diff(ComponentInst newComponent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |