Package | Description |
---|---|
org.alfresco.solr.client |
Modifier and Type | Method and Description |
---|---|
AlfrescoModelDiff.TYPE |
AlfrescoModelDiff.getType() |
static AlfrescoModelDiff.TYPE |
AlfrescoModelDiff.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlfrescoModelDiff.TYPE[] |
AlfrescoModelDiff.TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AlfrescoModelDiff(org.alfresco.service.namespace.QName modelName,
AlfrescoModelDiff.TYPE type,
Long oldChecksum,
Long newChecksum) |
Copyright © 2005–2020 Alfresco Software. All rights reserved.