Class EntityDisplayResource

java.lang.Object
ch.tocco.nice2.rest.core.spi.AbstractRestResource
ch.tocco.nice2.rest.entity.impl.resources.entities.EntityDisplayResource
All Implemented Interfaces:
RestResource

@Path("/entities/2.0/{name}/{pk: (?!.*((multi)|(search)|(count)|(model)))[^/]+ }/display") public class EntityDisplayResource extends AbstractRestResource