public class KeywordsPage.Keyword extends Object
Constructor and Description |
---|
Keyword(KeywordsPage page,
int id) |
Modifier and Type | Method and Description |
---|---|
void |
copy() |
void |
delete(boolean validate) |
KeywordEditorPage |
edit() |
String |
getName() |
public Keyword(KeywordsPage page, int id)
public String getName()
public void delete(boolean validate)
public void copy()
public KeywordEditorPage edit()
Copyright © 2020. All rights reserved.