Package com.kaltura.client.types
Interface DocumentEntry.Tokenizer
-
- All Superinterfaces:
BaseEntry.Tokenizer,ObjectBase.Tokenizer
- Enclosing class:
- DocumentEntry
public static interface DocumentEntry.Tokenizer extends BaseEntry.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringassetParamsIds()StringdocumentType()-
Methods inherited from interface com.kaltura.client.types.BaseEntry.Tokenizer
accessControlId, adminTags, application, applicationVersion, blockAutoTranscript, capabilities, categories, categoriesIds, conversionProfileId, createdAt, creatorId, description, displayInSearch, downloadUrl, endDate, entitledUsersEdit, entitledUsersPublish, entitledUsersView, groupId, id, licenseType, moderationCount, moderationStatus, multiLingual_description, multiLingual_name, multiLingual_tags, name, operationAttributes, parentEntryId, partnerData, partnerId, partnerSortValue, rank, redirectEntryId, referenceId, replacedEntryId, replacementStatus, replacingEntryId, rootEntryId, searchText, startDate, status, tags, templateEntryId, thumbnailUrl, totalRank, type, updatedAt, userId, version, votes
-
-