public static class SimpleWorkflowQueryConfigurations.ItemDTO extends Object
Constructor and Description |
---|
ItemDTO(Long id,
Long author,
Long sandBoxId,
Long creationSandBox,
Long site,
String groupDescription,
String description,
String operationOrigin,
String operationType,
Long editCatalog,
Long originalItemId) |
Modifier and Type | Method and Description |
---|---|
Long |
getAuthor() |
Long |
getCreationSandBox() |
String |
getDescription() |
Long |
getEditCatalog() |
String |
getGroupDescription() |
Long |
getId() |
String |
getOperationOrigin() |
String |
getOperationType() |
Long |
getOriginalItemId() |
Long |
getSandBoxId() |
Long |
getSite() |
public Long getId()
public Long getAuthor()
public Long getSandBoxId()
public Long getCreationSandBox()
public Long getSite()
public String getGroupDescription()
public String getDescription()
public String getOperationOrigin()
public String getOperationType()
public Long getEditCatalog()
public Long getOriginalItemId()
Copyright © 2021. All rights reserved.