Class UriConversionEntityInterceptorContext

java.lang.Object
ch.tocco.nice2.dms.api.uri.UriConversionEntityInterceptorContext

public final class UriConversionEntityInterceptorContext extends Object
On each call of Entity.getValue(String) (and overloaded methods) for HTML fields an entity interceptor is triggered to convert entity URIs to admin oder public URI. In order to disable this conversion, interceptorDisabled can be set to true within the current thread.