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