| Constructor and Description |
|---|
ContractSettings()
Constructor
|
getFullName, setFullName, setFullNamepublic boolean getAutoCalculateEndDate()
public boolean isAutoCalculateEndDate()
public void setAutoCalculateEndDate(boolean autoCalculateEndDate)
protected void setAutoCalculateEndDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getAutoExpirationDelay()
public void setAutoExpirationDelay(String autoExpirationDelay)
protected void setAutoExpirationDelay(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getAutoExpirationRecipient()
public void setAutoExpirationRecipient(String autoExpirationRecipient)
protected void setAutoExpirationRecipient(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getAutoExpireContracts()
public boolean isAutoExpireContracts()
public void setAutoExpireContracts(boolean autoExpireContracts)
protected void setAutoExpireContracts(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getEnableContractHistoryTracking()
public boolean isEnableContractHistoryTracking()
public void setEnableContractHistoryTracking(boolean enableContractHistoryTracking)
protected void setEnableContractHistoryTracking(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getNotifyOwnersOnContractExpiration()
public boolean isNotifyOwnersOnContractExpiration()
public void setNotifyOwnersOnContractExpiration(boolean notifyOwnersOnContractExpiration)
protected void setNotifyOwnersOnContractExpiration(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.