Package ch.tocco.nice2.dms.impl.tree.uri
Class BinaryContentUriResolveStrategy
java.lang.Object
ch.tocco.nice2.dms.impl.tree.uri.BinaryContentUriResolveStrategy
- All Implemented Interfaces:
ContentUriResolveStrategy
@Component
@Order(0)
public class BinaryContentUriResolveStrategy
extends Object
implements ContentUriResolveStrategy
-
Field Summary
Fields inherited from interface ch.tocco.nice2.dms.api.tree.uri.ContentUriResolveStrategy
BINARY_RESOLVE_STRATEGY_ORDER
-
Constructor Summary
ConstructorDescriptionBinaryContentUriResolveStrategy
(Context context, org.slf4j.Logger log, ContentTreeService contentTreeService) -
Method Summary
-
Constructor Details
-
BinaryContentUriResolveStrategy
public BinaryContentUriResolveStrategy(Context context, org.slf4j.Logger log, ContentTreeService contentTreeService)
-
-
Method Details
-
resolve
- Specified by:
resolve
in interfaceContentUriResolveStrategy
-