Class Role
java.lang.Object
com.glowmart.shop_management.entity.Role
Represents a role entity in the system.
This entity is used to store role details, including its unique identifier, name, associated users, permissions, and timestamps for creation, updates, and deletion.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Role
public Role()
-