public static class Site.Thrift extends Object implements Site<SiteThrift>
Site.Avro, Site.AvroBuilder, Site.Builder<T>, Site.Comparator, Site.NativeImpl, Site.Protobuf, Site.ProtobufBuilder, Site.Thrift, Site.ThriftBuilder| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
Thrift()
Create a new wrapper.
|
Thrift(SiteThrift wrapped)
Wraps an existing instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
SiteThrift |
get()
Returns underlying object.
|
List<String> |
getCat()
Array of IAB content categories for the overall site.
|
Content<?> |
getContent()
See Content Object.
|
String |
getDomain()
Domain of the site, used for advertiser side blocking.
|
String |
getId()
Site ID on the exchange.
|
String |
getKeywords()
List of keywords describing this site in a comma separated string.
|
String |
getName()
Site name (may be masked at publisher’s request).
|
String |
getPage()
URL of the page where the impression will be shown.
|
List<String> |
getPagecat()
Array of IAB content categories for the current page.
|
int |
getPrivacypolicy()
Specifies whether the site has a privacy policy.
|
Publisher<?> |
getPublisher()
See Publisher Object.
|
String |
getRef()
Referrer URL that caused navigation to the current page.
|
String |
getSearch()
Search string that caused navigation to the current page.
|
List<String> |
getSectioncat()
Array of IAB content categories for the current subsection of the site.
|
int |
hashCode() |
boolean |
isDefaultCat() |
boolean |
isDefaultContent() |
boolean |
isDefaultDomain() |
boolean |
isDefaultId() |
boolean |
isDefaultKeywords() |
boolean |
isDefaultName() |
boolean |
isDefaultPage() |
boolean |
isDefaultPagecat() |
boolean |
isDefaultPrivacypolicy() |
boolean |
isDefaultPublisher() |
boolean |
isDefaultRef() |
boolean |
isDefaultSearch() |
boolean |
isDefaultSectioncat() |
Site.Builder<SiteThrift> |
newBuilder()
Creates a new builder based on this object.
|
String |
toString() |
avro, avro, compareTo, getAvroClass, getAvroSchema, getComparator, getProtobufClass, getProtobufDescriptor, getProtobufProtocolClass, getProtobufProtocolDescriptor, getThriftClass, getThriftMetadataMap, isDefault, nativeImpl, newAvroBuilder, newAvroBuilder, newAvroBuilder, newAvroBuilder, newNativeImplBuilder, newNativeImplBuilder, newProtobufBuilder, newProtobufBuilder, newProtobufBuilder, newThriftBuilder, newThriftBuilder, newThriftBuilder, protobuf, protobuf, thrift, thriftpublic static final long serialVersionUID
public Thrift(SiteThrift wrapped)
public Thrift()
public SiteThrift get()
Siteget in interface Supplier<SiteThrift>get in interface Site<SiteThrift>public Site.Builder<SiteThrift> newBuilder()
SitenewBuilder in interface Site<SiteThrift>public String getId()
SitegetId in interface Site<SiteThrift>public boolean isDefaultId()
isDefaultId in interface Site<SiteThrift>public String getName()
SitegetName in interface Site<SiteThrift>public boolean isDefaultName()
isDefaultName in interface Site<SiteThrift>public String getDomain()
SitegetDomain in interface Site<SiteThrift>public boolean isDefaultDomain()
isDefaultDomain in interface Site<SiteThrift>public List<String> getCat()
SitegetCat in interface Site<SiteThrift>public boolean isDefaultCat()
isDefaultCat in interface Site<SiteThrift>public List<String> getSectioncat()
SitegetSectioncat in interface Site<SiteThrift>public boolean isDefaultSectioncat()
isDefaultSectioncat in interface Site<SiteThrift>public List<String> getPagecat()
SitegetPagecat in interface Site<SiteThrift>public boolean isDefaultPagecat()
isDefaultPagecat in interface Site<SiteThrift>public String getPage()
SitegetPage in interface Site<SiteThrift>public boolean isDefaultPage()
isDefaultPage in interface Site<SiteThrift>public int getPrivacypolicy()
SitegetPrivacypolicy in interface Site<SiteThrift>public boolean isDefaultPrivacypolicy()
isDefaultPrivacypolicy in interface Site<SiteThrift>public String getRef()
SitegetRef in interface Site<SiteThrift>public boolean isDefaultRef()
isDefaultRef in interface Site<SiteThrift>public String getSearch()
SitegetSearch in interface Site<SiteThrift>public boolean isDefaultSearch()
isDefaultSearch in interface Site<SiteThrift>public Publisher<?> getPublisher()
SitegetPublisher in interface Site<SiteThrift>public boolean isDefaultPublisher()
isDefaultPublisher in interface Site<SiteThrift>public Content<?> getContent()
SitegetContent in interface Site<SiteThrift>public boolean isDefaultContent()
isDefaultContent in interface Site<SiteThrift>public String getKeywords()
SitegetKeywords in interface Site<SiteThrift>public boolean isDefaultKeywords()
isDefaultKeywords in interface Site<SiteThrift>Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.