프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BrokerQuery | System | ||
BuildCriteria | Criteria | ||
CreateComponent | DD4T.ContentModel.IComponent | ||
ExecuteQuery | IEnumerable |
||
GetSortColumn | SortColumn | ||
GetSortParameter | SortParameter |
메소드 | 설명 | |
---|---|---|
LoadKeyword ( string keywordUri ) : Keyword | ||
LoadKeywords ( List |
Gets a list of keyword objects based on their URIs
|
|
SetKeywordFilters ( List |
Sets the keyword filters using a list of keyword objects
|
|
SetKeywordFilters ( List |
Sets the keyword filters using a list of keyword uri strings
|
메소드 | 설명 | |
---|---|---|
BrokerQuery ( |
||
BuildCriteria ( ) : Criteria | ||
CreateComponent ( IComponentMeta componentMeta ) : DD4T.ContentModel.IComponent |
Creates a lightweight DD4T Component that contains enough information such that the semantic model builder can cope and build a strongly typed model from it.
|
|
ExecuteQuery ( |
||
GetSortColumn ( ) : SortColumn | ||
GetSortParameter ( ) : SortParameter |
public static LoadKeyword ( string keywordUri ) : Keyword | ||
keywordUri | string | |
리턴 | Keyword |
public static LoadKeywords ( List |
||
keywordUris | List |
|
리턴 | List |
public SetKeywordFilters ( List |
||
keywordUris | List |
|
리턴 | void |