public class SourceInfoRequestEnterprise extends SourceInfoRequestLocal
Source information about each
Source in the enterprise.includeContentTypesGET_RESOURCE_BY_ID, GET_RESOURCE_BY_PRODUCT_URI| Constructor and Description |
|---|
SourceInfoRequestEnterprise(boolean includeContentTypes)
Instantiates a new SoruceInfoRequestEntperise.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnterprise()
Specifies whether the
Federatable implementation should be applied to the enterprise |
getSourceIds, includeContentTypescontainsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasProperties, setPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStoreIdscontainsPropertyName, getProperties, getPropertyNames, getPropertyValue, hasPropertiespublic SourceInfoRequestEnterprise(boolean includeContentTypes)
includeContentTypes - - true to include content types, otherwise falsepublic boolean isEnterprise()
FederatableFederatable implementation should be applied to the enterpriseisEnterprise in interface FederatableisEnterprise in class SourceInfoRequestLocaltrue if the Federatable implementation should be applied to the entire
enterprise (meaning all sources), otherwise false is returned. If false is
returned then a list containing at least 1 source id should be returned by the Federatable.getSourceIds() method.This work is licensed under a Creative Commons Attribution 4.0 International License.