Package com.skava.auth.model.entities
Class FeaturesRoleMapping
java.lang.Object
com.skava.auth.model.entities.FeaturesRoleMapping
This class represents the features role mapping.
- Version:
- $Id: $Id
- Author:
- Infosys Equinox
-
Constructor Summary
ConstructorsConstructorDescriptionFeaturesRoleMapping
(FeaturesRoleMappingVO featuresRoleMappingVO) Instantiates a new feature role. -
Method Summary
-
Constructor Details
-
FeaturesRoleMapping
public FeaturesRoleMapping() -
FeaturesRoleMapping
Instantiates a new feature role.- Parameters:
featuresRoleMappingVO
-
-