SP へTaxonomy.TermStore オブジェクト (sp.taxonomy)
子SP へTaxonomy.TermGroup オブジェクト (sp.taxonomy)オブジェクト、 SP へTaxonomy.TermSet オブジェクト (sp.taxonomy)オブジェクト、およびSP へTaxonomy.Term オブジェクト (sp.taxonomy)オブジェクト内のメタデータが含まれるストアを表します。
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Taxonomy.TermStore()
メンバー
TermStoreオブジェクトでは、次のメンバーがあります。
Constructor
TermStoreオブジェクトでは、次のコンスがあります。
コンストラクター |
説明 |
---|---|
Initializes a new instance of the SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |
メソッド
TermStoreオブジェクトでは、次の方法があります。
メソッド |
説明 |
---|---|
Adds a working language to the SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |
|
Commits all updates to the database that have occurred since the last update or rollback. |
|
Creates a new SP へTaxonomy.TermGroup オブジェクト (sp.taxonomy) object in this SP へTaxonomy.TermStore オブジェクト (sp.taxonomy). |
|
Deletes a working language from the SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |
|
Gets a list of changes to the SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |
|
Represents a store that contains metadata within child SP へTaxonomy.TermGroup オブジェクト (sp.taxonomy) objects, SP へTaxonomy.TermSet オブジェクト (sp.taxonomy) objects, and SP へTaxonomy.Term オブジェクト (sp.taxonomy) objects. |
|
Returns the associated site collection group for the SP へサイト オブジェクト (sp.js) object. |
|
Gets a Term based on its ID. |
|
Gets a SP へTaxonomy.Term オブジェクト (sp.taxonomy) object that is based on the ID of the SP へTaxonomy.TermSet オブジェクト (sp.taxonomy) object and the ID of the term. |
|
Gets more than one specified SP へTaxonomy.Term オブジェクト (sp.taxonomy) object from the term store. |
|
Gets more than one specified SP へTaxonomy.TermStore.getTerms 方法 (sp.taxonomy) object from the term store. |
|
Retrieves a TermSet object based on a TermSet ID. |
|
Retrieves by name a SP へTaxonomy.TermSetCollection オブジェクト (sp.taxonomy) object. |
|
Retrieves by label a SP へTaxonomy.TermSetCollection オブジェクト (sp.taxonomy) object. |
|
Retrieves by custom property a SP へTaxonomy.TermSetCollection オブジェクト (sp.taxonomy) object. |
|
Gets by custom property a SP へTaxonomy.TermCollection オブジェクト (sp.taxonomy) object. |
|
Discards all updates that have occurred since the last commit or rollback. |
|
Forces the taxonomy cache to communicate with the managed metadata service to check for changes to any taxonomy objects in a SP へTaxonomy.TermStore オブジェクト (sp.taxonomy). |
|
This method makes sure that the current SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object is aware of all child SP へTaxonomy.Term オブジェクト (sp.taxonomy) objects that are used in the requested site collection. |
プロパティ
TermStoreオブジェクトでは、次のプロパティがあります。
プロパティ |
説明 |
---|---|
Gets the URI of the SP へサイト オブジェクト (sp.js) object used as the content type syndication hub, if it exists. |
|
Gets the LCID of the default working language for the current SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |
|
Gets a collection of SP へTaxonomy.TermGroup オブジェクト (sp.taxonomy) objects from the term store. |
|
Gets the hash tags term set for a SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object that contains a set of # tags. |
|
Gets the unique identifier of the SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |
|
Indicates whether this term store is currently online (available). |
|
Gets the SP へTaxonomy.TermSet オブジェクト (sp.taxonomy) object for this SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |
|
Gets an integer collection of LCIDs. |
|
Gets the name of the current SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |
|
Gets the SP へTaxonomy.TermSet オブジェクト (sp.taxonomy) for this SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) that contains the set of Orphaned Term objects. |
|
Gets the SP へTaxonomy.TermGroup オブジェクト (sp.taxonomy) object for this SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object that contains the set of System TermSets (Keywords and Orphaned Terms). |
|
Gets the current working language for the SP へTaxonomy.TermStore オブジェクト (sp.taxonomy) object. |