Package | Description |
---|---|
org.alfresco.repo.dictionary | |
org.alfresco.service.cmr.dictionary |
Modifier and Type | Method and Description |
---|---|
long |
CustomModelDefinitionImpl.getChecksum(ModelDefinition.XMLBindingType xmlbindingtype) |
long |
M2Model.getChecksum(ModelDefinition.XMLBindingType bindingType) |
long |
M2ModelDefinition.getChecksum(ModelDefinition.XMLBindingType bindingType) |
void |
CustomModelDefinitionImpl.toXML(ModelDefinition.XMLBindingType xmlbindingtype,
OutputStream xml) |
void |
M2Model.toXML(ModelDefinition.XMLBindingType bindingType,
OutputStream xml) |
void |
M2ModelDefinition.toXML(ModelDefinition.XMLBindingType bindingType,
OutputStream xml) |
Modifier and Type | Method and Description |
---|---|
static ModelDefinition.XMLBindingType |
ModelDefinition.XMLBindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelDefinition.XMLBindingType[] |
ModelDefinition.XMLBindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
long |
ModelDefinition.getChecksum(ModelDefinition.XMLBindingType bindingType) |
void |
ModelDefinition.toXML(ModelDefinition.XMLBindingType bindingType,
OutputStream xml) |
Copyright © 2005–2019 Alfresco Software. All rights reserved.