public class RShinyApp extends InformationAsset
r_shiny_app asset type in IGC, displayed as 'RShiny App' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected AnalyticsProject |
analyticsProject |
protected ItemList<RShinyAppObject> |
containsRShinyAppObject |
protected Date |
firstPublishedDate |
protected String |
logicalName |
protected String |
packageName |
protected String |
systemEquivId |
protected String |
url |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
RShinyApp() |
| Modifier and Type | Method and Description |
|---|---|
AnalyticsProject |
getAnalyticsProject()
Retrieve the
analytics_project property (displayed as 'Data Science Project') of the object. |
ItemList<RShinyAppObject> |
getContainsRShinyAppObject()
Retrieve the
contains_r_shiny_app_object property (displayed as 'RShiny App Objects') of the object. |
Date |
getFirstPublishedDate()
Retrieve the
first_published_date property (displayed as 'First Published Date') of the object. |
String |
getLogicalName()
Retrieve the
logical_name property (displayed as 'Logical Name') of the object. |
String |
getPackageName()
Retrieve the
package_name property (displayed as 'Package Name') of the object. |
String |
getSystemEquivId()
Retrieve the
system_equiv_id property (displayed as 'System Equiv Id') of the object. |
String |
getTheUrl()
Retrieve the
url property (displayed as 'URL') of the object. |
void |
setAnalyticsProject(AnalyticsProject analyticsProject)
Set the
analytics_project property (displayed as Data Science Project) of the object. |
void |
setContainsRShinyAppObject(ItemList<RShinyAppObject> containsRShinyAppObject)
Set the
contains_r_shiny_app_object property (displayed as RShiny App Objects) of the object. |
void |
setFirstPublishedDate(Date firstPublishedDate)
Set the
first_published_date property (displayed as First Published Date) of the object. |
void |
setLogicalName(String logicalName)
Set the
logical_name property (displayed as Logical Name) of the object. |
void |
setPackageName(String packageName)
Set the
package_name property (displayed as Package Name) of the object. |
void |
setSystemEquivId(String systemEquivId)
Set the
system_equiv_id property (displayed as System Equiv Id) of the object. |
void |
setTheUrl(String url)
Set the
url property (displayed as URL) of the object. |
getBlueprintElements, getImpactedBy, getImpactsOn, getInCollections, getNativeId, getReadByDesign, getReadByOperational, getReadByStatic, getReadByUserDefined, getWrittenByDesign, getWrittenByOperational, getWrittenByStatic, getWrittenByUserDefined, setBlueprintElements, setImpactedBy, setImpactsOn, setInCollections, setNativeId, setReadByDesign, setReadByOperational, setReadByStatic, setReadByUserDefined, setWrittenByDesign, setWrittenByOperational, setWrittenByStatic, setWrittenByUserDefinedgetAssignedToTerms, getGovernedByRules, getImplementsRules, getLabels, getLongDescription, getShortDescription, getStewards, getTheName, setAssignedToTerms, setGovernedByRules, setImplementsRules, setLabels, setLongDescription, setShortDescription, setStewards, setTheNameareModificationDetailsPopulated, getContext, getCreatedBy, getCreatedOn, getId, getIdentity, getModifiedBy, getModifiedOn, getName, getNotes, getType, getUrl, isEmbeddedAsset, isFullyRetrieved, isIdentityPopulated, isSimpleType, isVirtualAsset, setContext, setCreatedBy, setCreatedOn, setFullyRetrieved, setId, setModifiedBy, setModifiedOn, setName, setNotes, setType, setUrltoStringprotected AnalyticsProject analyticsProject
protected ItemList<RShinyAppObject> containsRShinyAppObject
protected Date firstPublishedDate
protected String logicalName
protected String packageName
protected String systemEquivId
protected String url
public AnalyticsProject getAnalyticsProject()
analytics_project property (displayed as 'Data Science Project') of the object.AnalyticsProjectpublic void setAnalyticsProject(AnalyticsProject analyticsProject)
analytics_project property (displayed as Data Science Project) of the object.analyticsProject - the value to setpublic ItemList<RShinyAppObject> getContainsRShinyAppObject()
contains_r_shiny_app_object property (displayed as 'RShiny App Objects') of the object.ItemList<RShinyAppObject>public void setContainsRShinyAppObject(ItemList<RShinyAppObject> containsRShinyAppObject)
contains_r_shiny_app_object property (displayed as RShiny App Objects) of the object.containsRShinyAppObject - the value to setpublic Date getFirstPublishedDate()
first_published_date property (displayed as 'First Published Date') of the object.Datepublic void setFirstPublishedDate(Date firstPublishedDate)
first_published_date property (displayed as First Published Date) of the object.firstPublishedDate - the value to setpublic String getLogicalName()
logical_name property (displayed as 'Logical Name') of the object.Stringpublic void setLogicalName(String logicalName)
logical_name property (displayed as Logical Name) of the object.logicalName - the value to setpublic String getPackageName()
package_name property (displayed as 'Package Name') of the object.Stringpublic void setPackageName(String packageName)
package_name property (displayed as Package Name) of the object.packageName - the value to setpublic String getSystemEquivId()
system_equiv_id property (displayed as 'System Equiv Id') of the object.Stringpublic void setSystemEquivId(String systemEquivId)
system_equiv_id property (displayed as System Equiv Id) of the object.systemEquivId - the value to setpublic String getTheUrl()
url property (displayed as 'URL') of the object.Stringpublic void setTheUrl(String url)
url property (displayed as URL) of the object.url - the value to setCopyright © 2018–2021 ODPi. All rights reserved.