Uses of Class
org.alfresco.transform.client.model.config.SupportedSourceAndTarget
-
Packages that use SupportedSourceAndTarget Package Description org.alfresco.transform.client.model.config -
-
Uses of SupportedSourceAndTarget in org.alfresco.transform.client.model.config
Methods in org.alfresco.transform.client.model.config that return types with arguments of type SupportedSourceAndTarget Modifier and Type Method Description java.util.List<SupportedSourceAndTarget>Transformer. getSupportedSourceAndTargetList()Method parameters in org.alfresco.transform.client.model.config with type arguments of type SupportedSourceAndTarget Modifier and Type Method Description voidTransformer. setSupportedSourceAndTargetList(java.util.List<SupportedSourceAndTarget> supportedSourceAndTargetList)
-