public class RShinyAppObject extends InformationAsset
r_shiny_app_object asset type in IGC, displayed as 'RShiny App Object' in the IGC UI.
| Modifier and Type | Field and Description |
|---|---|
protected RShinyApp |
fromRShinyApp |
protected String |
path |
protected String |
studioAssetType |
protected String |
systemEquivId |
blueprintElements, impactedBy, impactsOn, inCollections, nativeId, readByDesign, readByOperational, readByStatic, readByUserDefined, writtenByDesign, writtenByOperational, writtenByStatic, writtenByUserDefinedassignedToTerms, governedByRules, implementsRules, labels, longDescription, name, shortDescription, stewards| Constructor and Description |
|---|
RShinyAppObject() |
| Modifier and Type | Method and Description |
|---|---|
RShinyApp |
getFromRShinyApp()
Retrieve the
from_r_shiny_app property (displayed as 'RShiny App') of the object. |
String |
getPath()
Retrieve the
path property (displayed as 'Path') of the object. |
String |
getStudioAssetType()
Retrieve the
studio_asset_type property (displayed as 'Studio Asset Type') of the object. |
String |
getSystemEquivId()
Retrieve the
system_equiv_id property (displayed as 'System Equiv Id') of the object. |
void |
setFromRShinyApp(RShinyApp fromRShinyApp)
Set the
from_r_shiny_app property (displayed as RShiny App) of the object. |
void |
setPath(String path)
Set the
path property (displayed as Path) of the object. |
void |
setStudioAssetType(String studioAssetType)
Set the
studio_asset_type property (displayed as Studio Asset Type) of the object. |
void |
setSystemEquivId(String systemEquivId)
Set the
system_equiv_id property (displayed as System Equiv Id) 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 RShinyApp fromRShinyApp
protected String path
protected String studioAssetType
protected String systemEquivId
public RShinyApp getFromRShinyApp()
from_r_shiny_app property (displayed as 'RShiny App') of the object.RShinyApppublic void setFromRShinyApp(RShinyApp fromRShinyApp)
from_r_shiny_app property (displayed as RShiny App) of the object.fromRShinyApp - the value to setpublic String getPath()
path property (displayed as 'Path') of the object.Stringpublic void setPath(String path)
path property (displayed as Path) of the object.path - the value to setpublic String getStudioAssetType()
studio_asset_type property (displayed as 'Studio Asset Type') of the object.Stringpublic void setStudioAssetType(String studioAssetType)
studio_asset_type property (displayed as Studio Asset Type) of the object.studioAssetType - 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 setCopyright © 2018–2021 ODPi. All rights reserved.