public static final class ExternalObjectProperty.Factory extends Object
ExternalObjectProperty.| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static ExternalObjectProperty |
newInstance()
Constructs a new instance of
ExternalObjectProperty. |
static ExternalObjectProperty |
newInstance(String propertyValue,
String keyGroup,
String propertyKey,
Date lastModificationDate)
Constructs a new instance of
ExternalObjectProperty, taking all possible
properties (except the identifier(s))as arguments. |
public static ExternalObjectProperty newInstance()
ExternalObjectProperty.public static ExternalObjectProperty newInstance(String propertyValue, String keyGroup, String propertyKey, Date lastModificationDate)
ExternalObjectProperty, taking all possible
properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.