-
Annotation Types Annotation Type Description org.alfresco.service.PublicService as audit no longer needs to know if a bean is a public service.
-
Fields Field Description org.alfresco.model.ContentModel.ASPECT_THUMBNAILED org.alfresco.model.ContentModel.ASSOC_THUMBNAILS org.alfresco.model.RenditionModel.ASPECT_HIDDEN_RENDITION obsolete when RenditionService is removed.org.alfresco.model.RenditionModel.ASPECT_RENDITION This rendition aspect will no longger be needed once the original RenditionService has been replaced by RenditionService2 which additionally uses a rendition2 aspect to mark its renditions.org.alfresco.model.RenditionModel.ASPECT_VISIBLE_RENDITION obsolete when RenditionService is removed.org.alfresco.repo.search.adaptor.lucene.QueryConstants.FIELD_TX This is basically unused - you want TXID
-
Constructors Constructor Description org.alfresco.repo.content.MimetypeMap(ConfigService)