public static class AbstractStructureDialog.StructureItem extends Object
Constructor and Description |
---|
StructureItem(DocumentArchiveMetaInfo.ElementArchiveMetaInfo info,
boolean forCheckin)
Creates a new CheckinItem.
|
Modifier and Type | Method and Description |
---|---|
String |
getDeleteIcon() |
String |
getDeleteIconHover() |
String |
getName() |
String |
getUploadIcon() |
String |
getUploadIconHover() |
boolean |
isDeletable() |
boolean |
isUploadable() |
public StructureItem(DocumentArchiveMetaInfo.ElementArchiveMetaInfo info, boolean forCheckin)
info
- archive-meta-info of elementforCheckin
- set to true if the element is used in the checkin-dialogpublic String getName()
public String getUploadIcon()
public String getUploadIconHover()
public String getDeleteIcon()
public String getDeleteIconHover()
public boolean isUploadable()
public boolean isDeletable()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.