Package org.europa.together.domain.acl
Class ResourceId
java.lang.Object
org.europa.together.domain.acl.ResourceId
- All Implemented Interfaces:
Serializable
Composite Primary Key for ResourecesDO.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ResourceId
public ResourceId()
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getResourceName
Get the Resource Name.- Returns:
- resoureceName as String
-
setResourceName
Set the resourceName.- Parameters:
resourceName
- as String
-
getView
Get the view.- Returns:
- view as String
-
setView
Set the view.- Parameters:
view
- as String
-