Class Permission
java.lang.Object
com.glowmart.shop_management.entity.Permission
Represents a permission entity in the system.
This entity defines the permissions that can be assigned to roles. Each permission can be linked to multiple roles.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Permission
public Permission()
-