| Modifier and Type | Field and Description |
|---|---|
HashSet<Category> |
Source.SourceState.categories
Categories.
|
HashSet<Category> |
BaseEntry.EntryState.categories
Categories of entry.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Category> |
Source.getCategories() |
Set<Category> |
BaseEntry.getCategories() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Kind.isKindCategory(Category category) |
| Constructor and Description |
|---|
Category.AtomHandler(ExtensionProfile extProfile,
Set<Category> categorySet,
Kind.Adaptable adaptable)
Constructor used when parsing a Category for a source or entry
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
AclEntry.ACCESS_RULE_CATEGORY
Kind category used to label feeds or entries that have Event extension
data.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
MailItemEntry.MAILITEM_CATEGORY
Kind category used to label feeds or entries that have MailItem
extension data.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
EmailListEntry.EMAIL_LIST_CATEGORY
Kind category used to label feeds or entries that have EmailList
extension data.
|
static Category |
EmailListRecipientEntry.EMAILLIST_RECIPIENT_CATEGORY
Kind category used to label feeds or entries that have EmailListRecipient
extension data.
|
static Category |
NicknameEntry.NICKNAME_CATEGORY
Kind category used to label feeds or entries that have Nickname
extension data.
|
static Category |
UserEntry.USER_CATEGORY
Kind category used to label feeds or entries that have User
extension data.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
VolumeEntry.CATEGORY
Volume kind category.
|
static Category |
CollectionEntry.CATEGORY
Collection kind category.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
CodeSearchEntry.CODESEARCH_CATEGORY
Category used to label entries that contain CodeSearch results.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
ProfileEntry.CATEGORY
Profile kind category.
|
static Category |
ContactGroupEntry.CATEGORY
Contact group kind category.
|
static Category |
ContactEntry.CATEGORY
Contact kind category.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
SpreadsheetEntry.CATEGORY
Category used to label entries that contain spreadsheet data.
|
static Category |
RevisionEntry.CATEGORY
Category used to label revision entries.
|
static Category |
PresentationEntry.CATEGORY
Category used to label entries which are of document type.
|
static Category |
PdfEntry.CATEGORY
Category used to label entries which are of document type.
|
static Category |
MetadataEntry.CATEGORY
Metadata kind category.
|
static Category |
FolderEntry.CATEGORY
Category used to label entries which are of folder type.
|
static Category |
FileEntry.CATEGORY
Category used to label entries which are of document type.
|
static Category |
DrawingEntry.CATEGORY
Category used to label entries that contain spreadsheet data.
|
static Category |
DocumentListEntry.CATEGORY
Category used to label entries which are of item type.
|
static Category |
DocumentEntry.CATEGORY
Category used to label entries which are of document type.
|
static Category |
ChangelogEntry.CATEGORY
Change kind category.
|
static Category |
BrixEntry.CATEGORY
Brix kind category.
|
static Category |
AudioEntry.CATEGORY
Category used to label entries which are of this document type.
|
static Category |
ArchiveEntry.CATEGORY
Archive kind category.
|
static Category |
DocumentListEntry.UNKNOWN_CATEGORY
Deprecated.
Use CATEGORY instead.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
MessageEntry.CHAT_CATEGORY
Category used to label chat message feeds and entries.
|
static Category |
ContactEntry.CONTACT_CATEGORY
Deprecated.
Kind category used to label feeds or entries that have Contact
extension data.
|
static Category |
EventEntry.EVENT_CATEGORY
Kind category used to label feeds or entries that have Event extension
data.
|
static Category |
Labels.HIDDEN
Common category for a hidden item
|
static Category |
MessageEntry.INBOX_CATEGORY
Category used to label inbox message feeds and entries.
|
static Category |
MessageEntry.MESSAGE_CATEGORY
Category used to label any entry that contains Message extensions
|
static Category |
Labels.MINE
Common category for an item owned by the current user
|
static Category |
Labels.PRIVATE
Common category for a private item
|
static Category |
Labels.PUBLISHED
Common category for a published item
|
static Category |
Labels.RESTRICTED_DOWNLOAD
Common category for an item with restricted downloading
|
static Category |
MessageEntry.SENT_CATEGORY
Category used to label sent message feeds and entries.
|
static Category |
Labels.SHARED_WITH_DOMAIN
Common category for an item shared with the domain
|
static Category |
MessageEntry.SPAM_CATEGORY
Category used to label spam message feeds and entries.
|
static Category |
Labels.STARRED
Common category for a starred item
|
static Category |
MessageEntry.STARRED_CATEGORY
Category used to label starred message feeds and entries.
|
static Category |
Labels.TRASHED
Common category for a trashed item
|
static Category |
MessageEntry.UNREAD_CATEGORY
Category used to label unread message feeds and entries.
|
static Category |
Labels.VIEWED
Common category for a viewed item
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
TransactionEntry.CATEGORY
Transaction kind category.
|
static Category |
PositionEntry.CATEGORY
Position kind category.
|
static Category |
PortfolioEntry.CATEGORY
Portfolio kind category.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
RegisterEntry.CATEGORY
Register kind kind category.
|
static Category |
ProfileEntry.CATEGORY
Profile kind kind category.
|
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
Categories.getCategoryList()
Returns the list of in-line categories or
null if there is no
associated list. |
| Modifier and Type | Method and Description |
|---|---|
void |
Categories.addCategory(Category category)
Adds a new category to the category list.
|
| Constructor and Description |
|---|
Categories(boolean fixed,
String defaultScheme,
Category... categories)
Constructs a Categories instance with in-line category descriptions.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
VersionEntry.CATEGORY
Version version category kind category.
|
static Category |
MapEntry.CATEGORY
Map map category kind category.
|
static Category |
FeatureEntry.CATEGORY
Feature feature category kind category.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
AlbumData.ALBUM_CATEGORY
A category object for albums.
|
static Category |
UserEntry.CATEGORY
User kind category.
|
static Category |
TagEntry.CATEGORY
Tag kind category.
|
static Category |
PhotoEntry.CATEGORY
Photo kind category.
|
static Category |
CommentEntry.CATEGORY
Comment kind category.
|
static Category |
AlbumEntry.CATEGORY
Album kind category.
|
static Category |
CommentData.COMMENT_CATEGORY
A category object for comments.
|
static Category |
PhotoData.PHOTO_CATEGORY
A category object for photos.
|
static Category |
TagData.TAG_CATEGORY
A category object for tags.
|
static Category |
UserData.USER_CATEGORY
A category object for users.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Category> |
AtomData.getCategories()
Gets a set of categories on the entry or feed.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
WebPageEntry.CATEGORY
Webpage web page kind kind category.
|
static Category |
WebAttachmentEntry.CATEGORY
Webattachment web attachment kind kind category.
|
static Category |
RecoveryActivityEntry.CATEGORY
Recovery recovery kind kind category.
|
static Category |
MoveActivityEntry.CATEGORY
Move move kind kind category.
|
static Category |
ListPageEntry.CATEGORY
Listpage list page kind kind category.
|
static Category |
ListItemEntry.CATEGORY
Listitem list item kind kind category.
|
static Category |
FileCabinetPageEntry.CATEGORY
Filecabinet file cabinet page kind kind category.
|
static Category |
EditActivityEntry.CATEGORY
Edit edit kind kind category.
|
static Category |
DeletionActivityEntry.CATEGORY
Deletion deletion kind kind category.
|
static Category |
CreationActivityEntry.CATEGORY
Creation creation kind kind category.
|
static Category |
CommentEntry.CATEGORY
Comment comment kind kind category.
|
static Category |
AttachmentEntry.CATEGORY
Attachment attachment kind kind category.
|
static Category |
AnnouncementsPageEntry.CATEGORY
Announcementspage announcements page kind kind category.
|
static Category |
AnnouncementEntry.CATEGORY
Announcement announcement kind kind category.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
WorksheetEntry.CATEGORY
Category used to label entries that contain worksheet data.
|
static Category |
TableEntry.CATEGORY
Table table category kind category.
|
static Category |
SpreadsheetEntry.CATEGORY
Category used to label entries that contain spreadsheet data.
|
static Category |
RecordEntry.CATEGORY
Record record category kind category.
|
static Category |
ListEntry.CATEGORY
Category used to label the flexible-schema list entries.
|
static Category |
CellEntry.CATEGORY
Category used to label entries that contain cell data.
|
| Modifier and Type | Field and Description |
|---|---|
static Category |
KeywordEntry.CATEGORY
Keywords Entry kind category.
|
static Category |
CrawlIssueEntry.CATEGORY
Crawl Issue Entry kind category.
|
| Modifier and Type | Method and Description |
|---|---|
static Category |
Namespaces.createCategory(String kindTerm)
Helper method to create
Category objects. |
Copyright © 2012. All Rights Reserved.