Interface TagEntity
public interface TagEntity
Represents an entity that can be tagged.
-
Method Summary
-
Method Details
-
resolver
Gets the tag resolver for this entity.- Parameters:
id- the id of the entity- Returns:
- the tag resolver
-
placeholder
Gets the tag resolver for this entity.- Parameters:
id- the id of the entityvalue- the value of the entity- Returns:
- the tag resolver key
-