Class RbacObjectCategoryBuilder.IrregularUserType
java.lang.Object
com.evolveum.midpoint.ninja.action.mining.generator.context.RbacUserType
com.evolveum.midpoint.ninja.action.mining.generator.context.RbacObjectCategoryBuilder.IrregularUserType
- All Implemented Interfaces:
RbacBasicStructure
- Enclosing class:
- RbacObjectCategoryBuilder
This class represents an Irregular User in the system.
It contains methods to build a UserType object with attributes specific to an Irregular User.
-
Field Summary
Fields inherited from class com.evolveum.midpoint.ninja.action.mining.generator.context.RbacUserType
generatorOptions -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadditionalChanges(UserType user) protected String@NotNull InitialBusinessRolegetTitle()protected voidUpdates the parameters for the RegularUserType.Methods inherited from class com.evolveum.midpoint.ninja.action.mining.generator.context.RbacUserType
build, buildAndImportObjectsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.ninja.action.mining.generator.context.RbacBasicStructure
getLocationRole, isNotAssignToLocationOrg
-
Constructor Details
-
IrregularUserType
-
-
Method Details
-
updateParameters
protected void updateParameters()Description copied from class:RbacUserTypeUpdates the parameters for the RegularUserType. This method is primary designated to sets the location organization and initializes the primary role. It is called in the constructor of the RegularUserType for default initialization and in the build() method for dynamic initialization.- Specified by:
updateParametersin classRbacUserType
-
getProfessionOrganizationOid
-
getPlanktonApplicationRoles
public List<InitialObjectsDefinition.PlanktonApplicationBusinessAbstractRole> getPlanktonApplicationRoles() -
getLocalityOrg
-
getTitle
-
additionalChanges
-
getCorrespondingArchetypeOid
-
getPrimaryRole
-
getBirthRole
-
getDisplayName
- Specified by:
getDisplayNamein classRbacUserType
-