public static final class ClientConfiguration.Factory extends Object
ClientConfiguration
.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static ClientConfiguration |
newInstance()
Constructs a new instance of
ClientConfiguration . |
static ClientConfiguration |
newInstance(byte[] logoImage,
Timestamp lastLogoImageModificationDate,
String timeZoneId,
Blog defaultBlog)
Constructs a new instance of
ClientConfiguration , taking all possible
properties (except the identifier(s))as arguments. |
public static ClientConfiguration newInstance()
ClientConfiguration
.public static ClientConfiguration newInstance(byte[] logoImage, Timestamp lastLogoImageModificationDate, String timeZoneId, Blog defaultBlog)
ClientConfiguration
, taking all possible
properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.