Class RoleDto
java.lang.Object
tech.corefinance.userprofile.common.dto.RoleDto
- All Implemented Interfaces:
Serializable,tech.corefinance.common.model.CreateUpdateDto<String>,tech.corefinance.common.model.GenericModel<String>
public class RoleDto
extends Object
implements tech.corefinance.common.model.CreateUpdateDto<String>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getName()inthashCode()voidsetAdditionalAttributes(Map<String, Object> additionalAttributes) voidvoidvoidsetTenantId(String tenantId) toString()
-
Constructor Details
-
RoleDto
public RoleDto()
-
-
Method Details
-
getId
- Specified by:
getIdin interfacetech.corefinance.common.model.GenericModel<String>
-
getName
-
getTenantId
-
getAdditionalAttributes
-
setId
- Specified by:
setIdin interfacetech.corefinance.common.model.GenericModel<String>
-
setName
-
setTenantId
-
setAdditionalAttributes
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-