public class UserManagerExporter extends TreeNodeExporter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXPORTER_NAME |
ACL_FIELD_NAME, OWNER_FIELD_NAME
Constructor and Description |
---|
UserManagerExporter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayNameFor(ExportedItem exportedItem)
Generates a name for the ExportedItem to display to the user
|
java.lang.String |
getExporterId() |
consumes, consumes, generateExportConfig, getConfigFor, setEntityExporter
addEnclosed, addEnclosed, addReferences, addReferences, configure, consumesEnclosedObject, export, exportEnclosed, hasConfigFor, setReflectionServices
public static final java.lang.String EXPORTER_NAME
public java.lang.String getExporterId()
public java.lang.String getDisplayNameFor(ExportedItem exportedItem)
Exporter
getDisplayNameFor
in interface Exporter
getDisplayNameFor
in class ExporterImpl<TreeNodeExportItemConfig>