com.silverpeas.admin.notification
Class ComponentJsonPatch
java.lang.Object
org.silverpeas.notification.jsondiff.JsonPatch
com.silverpeas.admin.notification.ComponentJsonPatch
- All Implemented Interfaces:
- Serializable
public class ComponentJsonPatch
- extends JsonPatch
- implements Serializable
- Author:
- ehugonnet
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentJsonPatch
public ComponentJsonPatch()
getComponentType
public String getComponentType()
- Get the value of componentType
- Returns:
- the value of componentType
setComponentType
public void setComponentType(String componentType)
- Set the value of componentType
- Parameters:
componentType
- new value of componentType
Copyright © 2016 Silverpeas. All Rights Reserved.