Package | Description |
---|---|
com.gentics.contentnode.rest.model |
Modifier and Type | Field and Description |
---|---|
protected ContentRepositoryModel.Type |
ContentRepositoryModel.crType |
Modifier and Type | Method and Description |
---|---|
ContentRepositoryModel.Type |
ContentRepositoryModel.getCrType()
Type of the ContentRepository
|
static ContentRepositoryModel.Type |
ContentRepositoryModel.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentRepositoryModel.Type[] |
ContentRepositoryModel.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentRepositoryModel.setCrType(ContentRepositoryModel.Type crType)
Set the CR type
|
Copyright © 2019 Gentics Software. All rights reserved.