|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRestWebService
| 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 | |
|---|---|
static java.lang.String |
CUID
|
static java.lang.String |
KIND
|
static java.lang.String |
PROGID
|
| Method Summary | |
|---|---|
java.lang.String |
getURL()
Get the access URL for RESTful Web Service. |
void |
setURL(java.lang.String url)
Set the access URL for RESTful Web Service. |
| 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 |
| Field Detail |
|---|
static final java.lang.String KIND
static final java.lang.String PROGID
static final java.lang.String CUID
| Method Detail |
|---|
java.lang.String getURL()
throws SDKException
Get the access URL for RESTful Web Service.
String representation of the access URL for RESTful Web Service
SDKException
void setURL(java.lang.String url)
throws SDKException
Set the access URL for RESTful Web Service.
url - A String representation of the access URL for RESTful Web Service
SDKException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||