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