| Package | Description |
|---|---|
| com.sap.ip.collaboration.room.api | |
| com.sap.ip.collaboration.room.api.trexsearch |
| Modifier and Type | Method and Description |
|---|---|
ICustomProperty |
IRooms.createCustomProperty()
Get an new instance of ICustomProperty which is needed to search for rooms using TRex
|
ICustomProperty |
IRooms.createCustomProperty(String nameSpace,
String name,
String value)
Get an new instance of ICustomProperty which is needed to search for rooms using TRex
|
| Modifier and Type | Method and Description |
|---|---|
ICustomProperty[] |
IRoomsSearchProperties.getComboCustomProperties()
Method used internally
|
ICustomProperty[] |
IRoomsSearchProperties.getCustomProperties()
Method used internally
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRoomsSearchProperties.filterCustomProperties(boolean findAllCustomProperties,
boolean positiveCustomProperties,
boolean combinePositiveCustomProperties,
ICustomProperty[] customProperties)
Convenience method to set a filter for the room custom properties
|
IRoomsSearchProperties |
IRoomsSearchFactory.getAdvancedSearchProperties(String name,
String description,
String ownerId,
String ownerName,
String creatorId,
String lastModifierId,
IUser roomUser,
String roomUserRoleName,
Date fromCreationDate,
Date toCreationDate,
Date fromLastModifiedDate,
Date toLastModifiedDate,
Date fromLastVisitDate,
Date toLastVisitDate,
boolean findHiddenRooms,
boolean findUnHiddenRooms,
boolean findLockedRooms,
boolean findUnLockedRooms,
boolean findAllTemplates,
boolean positiveTemplates,
String[] templates,
boolean findAllPrivacyTypes,
boolean positivePrivacyTypes,
RoomPrivacyType[] privacyTypes,
boolean findAllCategories,
boolean positiveCategories,
boolean combinePositiveCategories,
String[] categories,
boolean findAllCustomProperties,
boolean positiveCustomProperties,
boolean combinePositiveCustomProperties,
ICustomProperty[] customProperties,
String sortPropertyName,
int sortOrder)
This is a convenience method.
|
IRoomsSearchProperties |
IRoomsSearchFactory.getComboSearchProperties(String searchText,
boolean findInName,
boolean findInDescription,
boolean findInOwnerId,
boolean findInOwnerName,
boolean findInCreatorId,
boolean findInLastModifierId,
boolean findInTemplates,
boolean findInPrivacyTypes,
boolean findInCategories,
boolean findInCustomProperties,
ICustomProperty[] customProperties,
String sortPropertyName,
int sortOrder)
This is a convenience method.
|
void |
IRoomsSearchProperties.setComboCustomProperties(ICustomProperty[] comboCustomProperties)
Defines the room custom properties to be searched in a combo search
|
void |
IRoomsSearchProperties.setCustomProperties(ICustomProperty[] customProperties)
Set the room custom properties to be included or excluded in a rooms search.
|
Copyright 2021 SAP SE Complete Copyright Notice