11-12-2010 05:36 AM
BehaviourFilterImpl bfi = new BehaviourFilterImpl();
bfi.setDictionaryService(dictionaryService);
bfi.setTenantService(tenantService);
bfi.disableBehaviour(ContentModel.TYPE_CONTENT, myNodeRef);
the 'dictionaryService' and the 'tenantService' are injected by spring.11-12-2010 05:50 AM
11-12-2010 05:59 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.