public class WordpressRestAPI extends Object
Constructor and Description |
---|
WordpressRestAPI() |
Modifier and Type | Method and Description |
---|---|
static Integer |
getIdTagBySlug(GabaritoWordpressOpcoes opcoes1,
String slug) |
static Integer |
getIdTipoBySlug(GabaritoWordpressOpcoes opcoes1,
String slug) |
static void |
main(String[] args) |
static Integer |
newTag(GabaritoWordpressOpcoes opcoes1,
String tag) |
static void |
post1(GabaritoWordpressOpcoes opcoes1,
String titulo,
String texto,
Integer idFeaturedMedia,
Integer idTipo) |
static Integer |
uploadImage(GabaritoWordpressOpcoes opcoes1,
File file) |
public static void main(String[] args)
public static void post1(GabaritoWordpressOpcoes opcoes1, String titulo, String texto, Integer idFeaturedMedia, Integer idTipo)
public static Integer getIdTagBySlug(GabaritoWordpressOpcoes opcoes1, String slug)
public static Integer newTag(GabaritoWordpressOpcoes opcoes1, String tag)
public static Integer uploadImage(GabaritoWordpressOpcoes opcoes1, File file)
public static Integer getIdTipoBySlug(GabaritoWordpressOpcoes opcoes1, String slug)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.