public interface ServiceDescriptor extends IdEObject
The following features are supported:
StorePackage.getServiceDescriptor()| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizeUrl()
Returns the value of the 'Authorize Url' attribute.
|
String |
getCompanyUrl()
Returns the value of the 'Company Url' attribute.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getIdentifier()
Returns the value of the 'Identifier' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getNewProfileUrl()
Returns the value of the 'New Profile Url' attribute.
|
AccessMethod |
getNotificationProtocol()
Returns the value of the 'Notification Protocol' attribute.
|
String |
getProviderName()
Returns the value of the 'Provider Name' attribute.
|
String |
getReadExtendedData()
Returns the value of the 'Read Extended Data' attribute.
|
String |
getRegisterUrl()
Returns the value of the 'Register Url' attribute.
|
String |
getToken()
Returns the value of the 'Token' attribute.
|
String |
getTokenUrl()
Returns the value of the 'Token Url' attribute.
|
Trigger |
getTrigger()
Returns the value of the 'Trigger' attribute.
|
String |
getUrl()
Returns the value of the 'Url' attribute.
|
String |
getWriteExtendedData()
Returns the value of the 'Write Extended Data' attribute.
|
boolean |
isReadRevision()
Returns the value of the 'Read Revision' attribute.
|
boolean |
isWriteRevision()
Returns the value of the 'Write Revision' attribute.
|
void |
setAuthorizeUrl(String value)
Sets the value of the '
Authorize Url' attribute. |
void |
setCompanyUrl(String value)
Sets the value of the '
Company Url' attribute. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setIdentifier(String value)
Sets the value of the '
Identifier' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setNewProfileUrl(String value)
Sets the value of the '
New Profile Url' attribute. |
void |
setNotificationProtocol(AccessMethod value)
Sets the value of the '
Notification Protocol' attribute. |
void |
setProviderName(String value)
Sets the value of the '
Provider Name' attribute. |
void |
setReadExtendedData(String value)
Sets the value of the '
Read Extended Data' attribute. |
void |
setReadRevision(boolean value)
Sets the value of the '
Read Revision' attribute. |
void |
setRegisterUrl(String value)
Sets the value of the '
Register Url' attribute. |
void |
setToken(String value)
Sets the value of the '
Token' attribute. |
void |
setTokenUrl(String value)
Sets the value of the '
Token Url' attribute. |
void |
setTrigger(Trigger value)
Sets the value of the '
Trigger' attribute. |
void |
setUrl(String value)
Sets the value of the '
Url' attribute. |
void |
setWriteExtendedData(String value)
Sets the value of the '
Write Extended Data' attribute. |
void |
setWriteRevision(boolean value)
Sets the value of the '
Write Revision' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
StorePackage.getServiceDescriptor_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()String getUrl()
If the meaning of the 'Url' attribute isn't clear, there really should be more of a description here...
setUrl(String),
StorePackage.getServiceDescriptor_Url()void setUrl(String value)
Url' attribute.
value - the new value of the 'Url' attribute.getUrl()String getToken()
If the meaning of the 'Token' attribute isn't clear, there really should be more of a description here...
setToken(String),
StorePackage.getServiceDescriptor_Token()void setToken(String value)
Token' attribute.
value - the new value of the 'Token' attribute.getToken()String getIdentifier()
If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...
setIdentifier(String),
StorePackage.getServiceDescriptor_Identifier()void setIdentifier(String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.getIdentifier()AccessMethod getNotificationProtocol()
AccessMethod.
If the meaning of the 'Notification Protocol' attribute isn't clear, there really should be more of a description here...
AccessMethod,
setNotificationProtocol(AccessMethod),
StorePackage.getServiceDescriptor_NotificationProtocol()void setNotificationProtocol(AccessMethod value)
Notification Protocol' attribute.
value - the new value of the 'Notification Protocol' attribute.AccessMethod,
getNotificationProtocol()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
StorePackage.getServiceDescriptor_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()Trigger getTrigger()
Trigger.
If the meaning of the 'Trigger' attribute isn't clear, there really should be more of a description here...
Trigger,
setTrigger(Trigger),
StorePackage.getServiceDescriptor_Trigger()void setTrigger(Trigger value)
Trigger' attribute.
value - the new value of the 'Trigger' attribute.Trigger,
getTrigger()boolean isReadRevision()
If the meaning of the 'Read Revision' attribute isn't clear, there really should be more of a description here...
setReadRevision(boolean),
StorePackage.getServiceDescriptor_ReadRevision()void setReadRevision(boolean value)
Read Revision' attribute.
value - the new value of the 'Read Revision' attribute.isReadRevision()String getReadExtendedData()
If the meaning of the 'Read Extended Data' attribute isn't clear, there really should be more of a description here...
setReadExtendedData(String),
StorePackage.getServiceDescriptor_ReadExtendedData()void setReadExtendedData(String value)
Read Extended Data' attribute.
value - the new value of the 'Read Extended Data' attribute.getReadExtendedData()boolean isWriteRevision()
If the meaning of the 'Write Revision' attribute isn't clear, there really should be more of a description here...
setWriteRevision(boolean),
StorePackage.getServiceDescriptor_WriteRevision()void setWriteRevision(boolean value)
Write Revision' attribute.
value - the new value of the 'Write Revision' attribute.isWriteRevision()String getWriteExtendedData()
If the meaning of the 'Write Extended Data' attribute isn't clear, there really should be more of a description here...
setWriteExtendedData(String),
StorePackage.getServiceDescriptor_WriteExtendedData()void setWriteExtendedData(String value)
Write Extended Data' attribute.
value - the new value of the 'Write Extended Data' attribute.getWriteExtendedData()String getProviderName()
If the meaning of the 'Provider Name' attribute isn't clear, there really should be more of a description here...
setProviderName(String),
StorePackage.getServiceDescriptor_ProviderName()void setProviderName(String value)
Provider Name' attribute.
value - the new value of the 'Provider Name' attribute.getProviderName()String getCompanyUrl()
If the meaning of the 'Company Url' attribute isn't clear, there really should be more of a description here...
setCompanyUrl(String),
StorePackage.getServiceDescriptor_CompanyUrl()void setCompanyUrl(String value)
Company Url' attribute.
value - the new value of the 'Company Url' attribute.getCompanyUrl()String getTokenUrl()
If the meaning of the 'Token Url' attribute isn't clear, there really should be more of a description here...
setTokenUrl(String),
StorePackage.getServiceDescriptor_TokenUrl()void setTokenUrl(String value)
Token Url' attribute.
value - the new value of the 'Token Url' attribute.getTokenUrl()String getNewProfileUrl()
If the meaning of the 'New Profile Url' attribute isn't clear, there really should be more of a description here...
setNewProfileUrl(String),
StorePackage.getServiceDescriptor_NewProfileUrl()void setNewProfileUrl(String value)
New Profile Url' attribute.
value - the new value of the 'New Profile Url' attribute.getNewProfileUrl()String getRegisterUrl()
If the meaning of the 'Register Url' attribute isn't clear, there really should be more of a description here...
setRegisterUrl(String),
StorePackage.getServiceDescriptor_RegisterUrl()void setRegisterUrl(String value)
Register Url' attribute.
value - the new value of the 'Register Url' attribute.getRegisterUrl()String getAuthorizeUrl()
If the meaning of the 'Authorize Url' attribute isn't clear, there really should be more of a description here...
setAuthorizeUrl(String),
StorePackage.getServiceDescriptor_AuthorizeUrl()void setAuthorizeUrl(String value)
Authorize Url' attribute.
value - the new value of the 'Authorize Url' attribute.getAuthorizeUrl()Copyright © 2018 OpenSource BIM. All rights reserved.