Class ContributeHandler
java.lang.Object
ch.tocco.nice2.optional.lms.impl.importer.manifest.unmarshal.handlers.ContributeHandler
- All Implemented Interfaces:
Handler
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ContributeHandler
public ContributeHandler()
-
-
Method Details
-
addRole
-
addRoleLomNs
-
addRoleWoNs
-
addCentity
-
addCentityLomNs
-
addCentityWoNs
-
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.
-