Package com.sforce.soap.metadata
Class EntitlementSettings
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.EntitlementSettings
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetAssetLookupLimitedToActiveEntitlementsOnAccount(boolean assetLookupLimitedToActiveEntitlementsOnAccount) protected voidsetAssetLookupLimitedToActiveEntitlementsOnAccount(XmlInputStream __in, TypeMapper __typeMapper) voidsetAssetLookupLimitedToActiveEntitlementsOnContact(boolean assetLookupLimitedToActiveEntitlementsOnContact) protected voidsetAssetLookupLimitedToActiveEntitlementsOnContact(XmlInputStream __in, TypeMapper __typeMapper) voidsetAssetLookupLimitedToSameAccount(boolean assetLookupLimitedToSameAccount) protected voidsetAssetLookupLimitedToSameAccount(XmlInputStream __in, TypeMapper __typeMapper) voidsetAssetLookupLimitedToSameContact(boolean assetLookupLimitedToSameContact) protected voidsetAssetLookupLimitedToSameContact(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableEntitlements(boolean enableEntitlements) protected voidsetEnableEntitlements(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableEntitlementVersioning(boolean enableEntitlementVersioning) protected voidsetEnableEntitlementVersioning(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableMilestoneFeedItem(boolean enableMilestoneFeedItem) protected voidsetEnableMilestoneFeedItem(XmlInputStream __in, TypeMapper __typeMapper) voidsetEnableMilestoneStoppedTime(boolean enableMilestoneStoppedTime) protected voidsetEnableMilestoneStoppedTime(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntitlementLookupLimitedToActiveStatus(boolean entitlementLookupLimitedToActiveStatus) protected voidsetEntitlementLookupLimitedToActiveStatus(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntitlementLookupLimitedToSameAccount(boolean entitlementLookupLimitedToSameAccount) protected voidsetEntitlementLookupLimitedToSameAccount(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntitlementLookupLimitedToSameAsset(boolean entitlementLookupLimitedToSameAsset) protected voidsetEntitlementLookupLimitedToSameAsset(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntitlementLookupLimitedToSameContact(boolean entitlementLookupLimitedToSameContact) protected voidsetEntitlementLookupLimitedToSameContact(XmlInputStream __in, TypeMapper __typeMapper) voidsetIgnoreMilestoneBusinessHours(boolean ignoreMilestoneBusinessHours) protected voidsetIgnoreMilestoneBusinessHours(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
EntitlementSettings
public EntitlementSettings()Constructor
-
-
Method Details
-
getAssetLookupLimitedToActiveEntitlementsOnAccount
public boolean getAssetLookupLimitedToActiveEntitlementsOnAccount() -
isAssetLookupLimitedToActiveEntitlementsOnAccount
public boolean isAssetLookupLimitedToActiveEntitlementsOnAccount() -
setAssetLookupLimitedToActiveEntitlementsOnAccount
public void setAssetLookupLimitedToActiveEntitlementsOnAccount(boolean assetLookupLimitedToActiveEntitlementsOnAccount) -
setAssetLookupLimitedToActiveEntitlementsOnAccount
protected void setAssetLookupLimitedToActiveEntitlementsOnAccount(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAssetLookupLimitedToActiveEntitlementsOnContact
public boolean getAssetLookupLimitedToActiveEntitlementsOnContact() -
isAssetLookupLimitedToActiveEntitlementsOnContact
public boolean isAssetLookupLimitedToActiveEntitlementsOnContact() -
setAssetLookupLimitedToActiveEntitlementsOnContact
public void setAssetLookupLimitedToActiveEntitlementsOnContact(boolean assetLookupLimitedToActiveEntitlementsOnContact) -
setAssetLookupLimitedToActiveEntitlementsOnContact
protected void setAssetLookupLimitedToActiveEntitlementsOnContact(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAssetLookupLimitedToSameAccount
public boolean getAssetLookupLimitedToSameAccount() -
isAssetLookupLimitedToSameAccount
public boolean isAssetLookupLimitedToSameAccount() -
setAssetLookupLimitedToSameAccount
public void setAssetLookupLimitedToSameAccount(boolean assetLookupLimitedToSameAccount) -
setAssetLookupLimitedToSameAccount
protected void setAssetLookupLimitedToSameAccount(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAssetLookupLimitedToSameContact
public boolean getAssetLookupLimitedToSameContact() -
isAssetLookupLimitedToSameContact
public boolean isAssetLookupLimitedToSameContact() -
setAssetLookupLimitedToSameContact
public void setAssetLookupLimitedToSameContact(boolean assetLookupLimitedToSameContact) -
setAssetLookupLimitedToSameContact
protected void setAssetLookupLimitedToSameContact(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableEntitlementVersioning
public boolean getEnableEntitlementVersioning() -
isEnableEntitlementVersioning
public boolean isEnableEntitlementVersioning() -
setEnableEntitlementVersioning
public void setEnableEntitlementVersioning(boolean enableEntitlementVersioning) -
setEnableEntitlementVersioning
protected void setEnableEntitlementVersioning(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableEntitlements
public boolean getEnableEntitlements() -
isEnableEntitlements
public boolean isEnableEntitlements() -
setEnableEntitlements
public void setEnableEntitlements(boolean enableEntitlements) -
setEnableEntitlements
protected void setEnableEntitlements(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableMilestoneFeedItem
public boolean getEnableMilestoneFeedItem() -
isEnableMilestoneFeedItem
public boolean isEnableMilestoneFeedItem() -
setEnableMilestoneFeedItem
public void setEnableMilestoneFeedItem(boolean enableMilestoneFeedItem) -
setEnableMilestoneFeedItem
protected void setEnableMilestoneFeedItem(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEnableMilestoneStoppedTime
public boolean getEnableMilestoneStoppedTime() -
isEnableMilestoneStoppedTime
public boolean isEnableMilestoneStoppedTime() -
setEnableMilestoneStoppedTime
public void setEnableMilestoneStoppedTime(boolean enableMilestoneStoppedTime) -
setEnableMilestoneStoppedTime
protected void setEnableMilestoneStoppedTime(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntitlementLookupLimitedToActiveStatus
public boolean getEntitlementLookupLimitedToActiveStatus() -
isEntitlementLookupLimitedToActiveStatus
public boolean isEntitlementLookupLimitedToActiveStatus() -
setEntitlementLookupLimitedToActiveStatus
public void setEntitlementLookupLimitedToActiveStatus(boolean entitlementLookupLimitedToActiveStatus) -
setEntitlementLookupLimitedToActiveStatus
protected void setEntitlementLookupLimitedToActiveStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntitlementLookupLimitedToSameAccount
public boolean getEntitlementLookupLimitedToSameAccount() -
isEntitlementLookupLimitedToSameAccount
public boolean isEntitlementLookupLimitedToSameAccount() -
setEntitlementLookupLimitedToSameAccount
public void setEntitlementLookupLimitedToSameAccount(boolean entitlementLookupLimitedToSameAccount) -
setEntitlementLookupLimitedToSameAccount
protected void setEntitlementLookupLimitedToSameAccount(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntitlementLookupLimitedToSameAsset
public boolean getEntitlementLookupLimitedToSameAsset() -
isEntitlementLookupLimitedToSameAsset
public boolean isEntitlementLookupLimitedToSameAsset() -
setEntitlementLookupLimitedToSameAsset
public void setEntitlementLookupLimitedToSameAsset(boolean entitlementLookupLimitedToSameAsset) -
setEntitlementLookupLimitedToSameAsset
protected void setEntitlementLookupLimitedToSameAsset(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntitlementLookupLimitedToSameContact
public boolean getEntitlementLookupLimitedToSameContact() -
isEntitlementLookupLimitedToSameContact
public boolean isEntitlementLookupLimitedToSameContact() -
setEntitlementLookupLimitedToSameContact
public void setEntitlementLookupLimitedToSameContact(boolean entitlementLookupLimitedToSameContact) -
setEntitlementLookupLimitedToSameContact
protected void setEntitlementLookupLimitedToSameContact(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIgnoreMilestoneBusinessHours
public boolean getIgnoreMilestoneBusinessHours() -
isIgnoreMilestoneBusinessHours
public boolean isIgnoreMilestoneBusinessHours() -
setIgnoreMilestoneBusinessHours
public void setIgnoreMilestoneBusinessHours(boolean ignoreMilestoneBusinessHours) -
setIgnoreMilestoneBusinessHours
protected void setIgnoreMilestoneBusinessHours(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
toString
-