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