| Package | Description |
|---|---|
| org.opencms.db.generic |
Generic (ANSI-SQL) implementation of the OpenCms database connector.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmsHistoryDriver.internalAddToPropMap(java.util.Map<java.lang.String,CmsProperty> propertyMap,
I_CmsHistoryResource resource,
java.lang.String propertyKey,
java.lang.String propertyValue,
int mappingType)
Updates the property map for the given resource with the given property data.
|