Uses of Class
org.alfresco.rm.rest.api.impl.SearchTypesFactory
Packages that use SearchTypesFactory
Package
Description
Package info that defines the Information Governance File Plans REST API
Package info that defines the Information Governance Record Categories REST API
Package info that defines the Information Governance Record Folders REST API
Package info that defines Alfresco Governance Services transfer-containers REST API
Package info that defines Alfresco Governance Services transfers REST API
Package info that defines the Information Governance Unfiled Containers REST API
Package info that defines the Information Governance Unfiled Record Folders REST API
-
Uses of SearchTypesFactory in org.alfresco.rm.rest.api.fileplans
Methods in org.alfresco.rm.rest.api.fileplans with parameters of type SearchTypesFactoryModifier and TypeMethodDescriptionvoid
FilePlanChildrenRelation.setSearchTypesFactory
(SearchTypesFactory searchTypesFactory) -
Uses of SearchTypesFactory in org.alfresco.rm.rest.api.recordcategories
Methods in org.alfresco.rm.rest.api.recordcategories with parameters of type SearchTypesFactoryModifier and TypeMethodDescriptionvoid
RecordCategoryChildrenRelation.setSearchTypesFactory
(SearchTypesFactory searchTypesFactory) -
Uses of SearchTypesFactory in org.alfresco.rm.rest.api.recordfolders
Methods in org.alfresco.rm.rest.api.recordfolders with parameters of type SearchTypesFactoryModifier and TypeMethodDescriptionvoid
RecordFolderChildrenRelation.setSearchTypesFactory
(SearchTypesFactory searchTypesFactory) -
Uses of SearchTypesFactory in org.alfresco.rm.rest.api.transfercontainers
Methods in org.alfresco.rm.rest.api.transfercontainers with parameters of type SearchTypesFactoryModifier and TypeMethodDescriptionvoid
TransferContainerChildrenRelation.setSearchTypesFactory
(SearchTypesFactory searchTypesFactory) -
Uses of SearchTypesFactory in org.alfresco.rm.rest.api.transfers
Methods in org.alfresco.rm.rest.api.transfers with parameters of type SearchTypesFactoryModifier and TypeMethodDescriptionvoid
TransferChildrenRelation.setSearchTypesFactory
(SearchTypesFactory searchTypesFactory) -
Uses of SearchTypesFactory in org.alfresco.rm.rest.api.unfiledcontainers
Methods in org.alfresco.rm.rest.api.unfiledcontainers with parameters of type SearchTypesFactoryModifier and TypeMethodDescriptionvoid
UnfiledContainerChildrenRelation.setSearchTypesFactory
(SearchTypesFactory searchTypesFactory) -
Uses of SearchTypesFactory in org.alfresco.rm.rest.api.unfiledrecordfolders
Methods in org.alfresco.rm.rest.api.unfiledrecordfolders with parameters of type SearchTypesFactoryModifier and TypeMethodDescriptionvoid
UnfiledRecordFolderChildrenRelation.setSearchTypesFactory
(SearchTypesFactory searchTypesFactory)