|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Domain | |
|---|---|
| facebook4j.api | |
| facebook4j.json | |
| Uses of Domain in facebook4j.api |
|---|
| Methods in facebook4j.api that return Domain | |
|---|---|
Domain |
DomainMethods.getDomain(String domainId)
Returns the website domain information using Facebook. |
Domain |
DomainMethods.getDomainByName(String domainName)
Returns the website domain information using Facebook. |
| Methods in facebook4j.api that return types with arguments of type Domain | |
|---|---|
List<Domain> |
DomainMethods.getDomainsByName(String... domainName)
Returns the website domains information using Facebook. |
| Uses of Domain in facebook4j.json |
|---|
| Methods in facebook4j.json that return Domain | |
|---|---|
static Domain |
DataObjectFactory.createDomain(String rawJSON)
Constructs a Domain object from rawJSON string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||