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