Class UriToEntityUriConverter
java.lang.Object
ch.tocco.nice2.dms.impl.uri.converter.UriToEntityUriConverter
- All Implemented Interfaces:
UriConverter<NiceUri,
EntityUri>
@Component
public class UriToEntityUriConverter
extends Object
implements UriConverter<NiceUri,EntityUri>
-
Constructor Summary
ConstructorDescriptionUriToEntityUriConverter
(ContentTreeService contentTreeService, org.slf4j.Logger log) -
Method Summary
-
Constructor Details
-
UriToEntityUriConverter
-
-
Method Details
-
convert
Description copied from interface:UriConverter
Convert aNiceUri
into another.
-