public class CommunityFiliator extends Object
| Constructor and Description |
|---|
CommunityFiliator() |
| Modifier and Type | Method and Description |
|---|---|
void |
defiliate(Context c,
Community parent,
Community child) |
void |
filiate(Context c,
Community parent,
Community child) |
static void |
main(String[] argv) |
public void filiate(Context c, Community parent, Community child) throws SQLException, AuthorizeException, IOException
public void defiliate(Context c, Community parent, Community child) throws SQLException, AuthorizeException, IOException
Copyright © 2022 LYRASIS. All rights reserved.