Class EntityUriContentReferenceParser

All Implemented Interfaces:
ContentReferenceParser<PrimaryKeyContentReference>

@Component public class EntityUriContentReferenceParser extends AbstractContentReferenceParser<PrimaryKeyContentReference>
A reference parser for entity URIs of pattern "entity://[entity-type]/[entity-pk]".
  • Constructor Details Link icon

    • EntityUriContentReferenceParser Link icon

      public EntityUriContentReferenceParser(org.slf4j.Logger log, Context context)
  • Method Details Link icon