public interface BoxDefinition extends Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
BoxDefinition.BoxType |
Modifier and Type | Method and Description |
---|---|
int |
getBoxID() |
String |
getBoxName() |
BoxDefinition.BoxType |
getBoxType() |
Long |
getTotalCount()
Returns the number of total items enclosed by this folder.
|
Long |
getUnreadCount()
Returns the number of unread items enclosed by this folder.
|
int getBoxID()
String getBoxName()
BoxDefinition.BoxType getBoxType()
Long getTotalCount()
Long getUnreadCount()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.