Package org.cxbox.core.service
Interface EntityUrlBuilder<E extends BaseEntity>
-
public interface EntityUrlBuilder<E extends BaseEntity>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringbuildUrl(E entity, Optional<BcDescription> bcDescription)Class<E>getEntityType()
-