com.businessobjects.sdk.plugin.desktop.streamworkintegration
Interface IStreamWorkIntegration

All Superinterfaces:
IInfoObject, IStreamWorkIntegrationBase

public interface IStreamWorkIntegration
extends IInfoObject, IStreamWorkIntegrationBase

A plugin object contains StreamWork integration configuration information

Since:
4.1

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
IInfoObject.CommitLevel, IInfoObject.Delta, IInfoObject.LocaleOption, IInfoObject.LockStatus, IInfoObject.PropertySet
 
Field Summary
 
Fields inherited from interface com.businessobjects.sdk.plugin.desktop.streamworkintegration.IStreamWorkIntegrationBase
KIND, PROGID
 
Method Summary
 void setDocumentHasDiscussion(int documentId)
          sets that the document has a discussion in StreamWork
 
Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject
applyDelta, applyDelta, clearTenantID, deleteNow, getCommitLevel, getCUID, getDelta, getDelta, getDescription, getDescription, getDescription, getDescriptionLocales, getFileLocales, getFiles, getFiles, getGUID, getID, getKeyword, getKind, getLockInfo, getOwner, getOwnerID, getParent, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getSecurityInfo2, getSourceFiles, getSpecificKind, getSpecificProgID, getTenantID, getTitle, getTitle, getTitle, getTitleLocales, getUpdateTimeStamp, isDirty, isInstance, isLockHeld, isMarkedAsRead, isReadOnly, properties, propertyIDs, releaseLock, removeFiles, removeSourceFiles, retrievePropertySet, save, setCommitLevel, setDescription, setKeyword, setMarkedAsRead, setParentID, setTenantID, setTitle, unlockNow
 
Methods inherited from interface com.businessobjects.sdk.plugin.desktop.streamworkintegration.IStreamWorkIntegrationBase
generateIdPBase64Certificate, getHttpProxyHost, getHttpProxyPort, getIdPBase64Certificate, getIdPID, getIntegrationEnabled, getJamIntegrationEnabled, getOAuthConsumerKey, getSiteUrl, getSpAcsUrl, getSpID, getSpSloUrl, hasIdPCertificate, isHttpProxyEnabled, setHttpProxyEnabled, setHttpProxyHost, setHttpProxyPort, setIdPID, setIntegrationEnabled, setJamIntegrationEnabled, setOAuthConsumerKey, setSiteUrl, setSpAcsUrl, setSpID, setSpSloUrl
 

Method Detail

setDocumentHasDiscussion

void setDocumentHasDiscussion(int documentId)
                              throws SDKException
sets that the document has a discussion in StreamWork

Parameters:
documentId -
Throws:
SDKException - This is thrown if the process is unsuccessful.