Class SObject

    • Constructor Detail

      • SObject

        public SObject()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getLabel

        public String getLabel()
      • setLabel

        public void setLabel​(String label)
      • isUpdateable

        public Boolean isUpdateable()
      • setUpdateable

        public void setUpdateable​(Boolean updateable)
      • getKeyPrefix

        public String getKeyPrefix()
      • setKeyPrefix

        public void setKeyPrefix​(String keyPrefix)
      • isCustom

        public Boolean isCustom()
      • setCustom

        public void setCustom​(Boolean custom)
      • isSearchable

        public Boolean isSearchable()
      • setSearchable

        public void setSearchable​(Boolean searchable)
      • getLabelPlural

        public String getLabelPlural()
      • setLabelPlural

        public void setLabelPlural​(String labelPlural)
      • isLayoutable

        public Boolean isLayoutable()
      • setLayoutable

        public void setLayoutable​(Boolean layoutable)
      • isActivateable

        public Boolean isActivateable()
      • setActivateable

        public void setActivateable​(Boolean activateable)
      • isCreateable

        public Boolean isCreateable()
      • setCreateable

        public void setCreateable​(Boolean createable)
      • isDeprecatedAndHidden

        public Boolean isDeprecatedAndHidden()
      • setDeprecatedAndHidden

        public void setDeprecatedAndHidden​(Boolean deprecatedAndHidden)
      • isDeletable

        public Boolean isDeletable()
      • setDeletable

        public void setDeletable​(Boolean deletable)
      • isCustomSetting

        public Boolean isCustomSetting()
      • setCustomSetting

        public void setCustomSetting​(Boolean customSetting)
      • isFeedEnabled

        public Boolean isFeedEnabled()
      • setFeedEnabled

        public void setFeedEnabled​(Boolean feedEnabled)
      • getListviewable

        public String getListviewable()
      • setListviewable

        public void setListviewable​(String listviewable)
      • getLookupLayoutable

        public String getLookupLayoutable()
      • setLookupLayoutable

        public void setLookupLayoutable​(String lookupLayoutable)
      • isMergeable

        public Boolean isMergeable()
      • setMergeable

        public void setMergeable​(Boolean mergeable)
      • isQueryable

        public Boolean isQueryable()
      • setQueryable

        public void setQueryable​(Boolean queryable)
      • isReplicateable

        public Boolean isReplicateable()
      • setReplicateable

        public void setReplicateable​(Boolean replicateable)
      • isRetrieveable

        public Boolean isRetrieveable()
      • setRetrieveable

        public void setRetrieveable​(Boolean retrieveable)
      • getSearchLayoutable

        public String getSearchLayoutable()
      • setSearchLayoutable

        public void setSearchLayoutable​(String searchLayoutable)
      • isUndeletable

        public Boolean isUndeletable()
      • setUndeletable

        public void setUndeletable​(Boolean undeletable)
      • isTriggerable

        public Boolean isTriggerable()
      • setTriggerable

        public void setTriggerable​(Boolean triggerable)
      • getCompactLayoutable

        public Boolean getCompactLayoutable()
      • setCompactLayoutable

        public void setCompactLayoutable​(Boolean compactLayoutable)
      • getMruEnabled

        public Boolean getMruEnabled()
      • setMruEnabled

        public void setMruEnabled​(Boolean mruEnabled)