public abstract class BaseInstance extends Object
If digest classes that don't inherit from this base class need access to such properties (e.g. the UniversalId of the document), they can also do this in the concrete mapper, but it is recommended to use this base class.
| Constructor and Description |
|---|
BaseInstance()
Constructor.
|
BaseInstance(BaseInstance instance)
Constructor.
|
public BaseInstance()
public BaseInstance(BaseInstance instance)
instance - another instance for copying data from.Copyright © 2005–2020. All rights reserved.