Class OrganizationHandler
java.lang.Object
ch.tocco.nice2.optional.lms.impl.importer.manifest.unmarshal.handlers.OrganizationHandler
- All Implemented Interfaces:
Handler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddItem()
getItems()
Returns the tag name where the handler is mapped to.getTitle()
void
setIdentifier
(String identifier) void
setStructure
(String structure) void
-
Constructor Details
-
OrganizationHandler
public OrganizationHandler()
-
-
Method Details
-
setIdentifier
-
setStructure
-
setTitle
-
addItem
-
addMetaData
-
getTagName
Description copied from interface:Handler
Returns the tag name where the handler is mapped to.- Specified by:
getTagName
in interfaceHandler
- Returns:
- the tag name where the handler is mapped to.
-
getTitle
-
getItems
-