Interface ResourceId
-
- All Known Implementing Classes:
BaseResourceId
public interface ResourceId- Version:
- $Id$
- Author:
- Andrey Parfonov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()Gets the id of resource as string
-
-
-
Method Detail
-
getId
String getId()
Gets the id of resource as string- Returns:
- the resource id
-
-