public class SaVersionDataImpl extends Object implements Serializable, SaVersionData
Constructor and Description |
---|
SaVersionDataImpl()
Default constructor.
|
SaVersionDataImpl(SaPropertyValue[] newProperties,
SaRevision newVersionData)
Full constructor.
|
Modifier and Type | Method and Description |
---|---|
SaPropertyValue[] |
getProperties()
Reads the properties.
|
SaRevision |
getVersionData()
Reads the version metadata.
|
public SaVersionDataImpl()
public SaVersionDataImpl(SaPropertyValue[] newProperties, SaRevision newVersionData)
newProperties
- Property array to set.newVersionData
- Version data to set.public SaPropertyValue[] getProperties()
getProperties
in interface SaVersionData
SaVersionData
public SaRevision getVersionData()
getVersionData
in interface SaVersionData
SaVersionData
Copyright © 2016 SAPERION AG. All rights reserved.