Class SimpleIdGenerator
java.lang.Object
com.foursoft.harness.navext.runtime.io.write.id.SimpleIdGenerator
- All Implemented Interfaces:
IdGenerator
The id generator generates the xml id based on the respective class names.
-
Method Details
-
getNextId
Description copied from interface:IdGeneratorcreates unique id for every category!- Specified by:
getNextIdin interfaceIdGenerator- Parameters:
object- category- Returns:
- unique id
-