Class ResourceId
java.lang.Object
org.gatein.portal.controller.resource.ResourceId
- All Implemented Interfaces:
Serializable
Identify a resource.
- Author:
- Julien Viet
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResourceId(ResourceScope scope, String name) ResourceId(ResourceScope scope, String name, boolean isFullId) -
Method Summary