Class UserManagerExporter
java.lang.Object
net.datenwerke.eximport.ex.ExporterImpl<TreeNodeExportItemConfig>
net.datenwerke.treedb.ext.service.eximport.TreeNodeExporter
net.datenwerke.usermanager.ext.service.eximport.UserManagerExporter
- All Implemented Interfaces:
Exporter
-
Field Summary
FieldsFields inherited from class net.datenwerke.treedb.ext.service.eximport.TreeNodeExporter
ACL_FIELD_NAME, OWNER_FIELD_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDisplayNameFor(ExportedItem exportedItem) Generates a name for the ExportedItem to display to the userMethods inherited from class net.datenwerke.treedb.ext.service.eximport.TreeNodeExporter
consumes, consumes, generateExportConfig, getConfigFor, setEntityExporterMethods inherited from class net.datenwerke.eximport.ex.ExporterImpl
addEnclosed, addEnclosed, addReferences, addReferences, configure, consumesEnclosedObject, export, exportEnclosed, hasConfigFor, setReflectionServices
-
Field Details
-
EXPORTER_NAME
- See Also:
-
-
Constructor Details
-
UserManagerExporter
public UserManagerExporter()
-
-
Method Details
-
getExporterId
-
getDisplayNameFor
Description copied from interface:ExporterGenerates a name for the ExportedItem to display to the user- Specified by:
getDisplayNameForin interfaceExporter- Overrides:
getDisplayNameForin classExporterImpl<TreeNodeExportItemConfig>- Parameters:
exportedItem-
-
getAllowedReferenceTypes
- Specified by:
getAllowedReferenceTypesin classTreeNodeExporter
-