@Entity public class ModelHistory extends AbstractModel
Modifier and Type | Field and Description |
---|---|
protected Long |
modelId |
protected Date |
removalDate |
comment, created, description, id, lastUpdated, MODEL_TYPE_APP, MODEL_TYPE_BPMN, MODEL_TYPE_FORM, modelEditorJson, modelType, name, referenceId, stencilSetId, version
Constructor and Description |
---|
ModelHistory() |
Modifier and Type | Method and Description |
---|---|
Long |
getModelId() |
Date |
getRemovalDate() |
void |
setModelId(Long modelId) |
void |
setRemovalDate(Date removalDate) |
getComment, getCreated, getCreatedBy, getDescription, getId, getLastUpdated, getLastUpdatedBy, getModelEditorJson, getModelType, getName, getReferenceId, getStencilSetId, getVersion, setComment, setCreated, setCreatedBy, setDescription, setId, setLastUpdated, setLastUpdatedBy, setModelEditorJson, setModelType, setName, setReferenceId, setStencilSetId, setVersion
Copyright © 2014–2015 Alfresco. All rights reserved.