public static class AbstractStructureDialog.StructureItem extends Object
| Constructor and Description |
|---|
AbstractStructureDialog.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 AbstractStructureDialog.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 © 2016 SAPERION AG. All rights reserved.