Interface ResourceEntityDelegate
- All Known Implementing Classes:
DefaultResourceEntityDelegate
public interface ResourceEntityDelegate
A delegate on
ResourceTypeMeta
that provides an Entity
that represents a resource type.-
Field Summary
Fields -
Method Summary
-
Field Details
-
NONE
-
-
Method Details
-
getEntity
- Returns:
- An
Entity
that represents this resource type, or empty if no entity is associated with this resource type.
-