Interface and Description |
---|
oracle.webcenter.activitystreaming.ActivityObjectType
Use
ServiceObjectType |
oracle.webcenter.activitystreaming.ActivityType
Use
ActivityType . |
Class and Description |
---|
oracle.webcenter.spaces.metadata.SpacesQueryOptions
The usage of
SpacesQueryOptions class and its
enums/methods is discouraged. Use SpacesQueryParameters class instead. |
Enum and Description |
---|
oracle.webcenter.spaces.metadata.SpacesQueryOptions.ShowClosed
The usage of
SpacesQueryOptions class and its
enums/methods is discouraged. Use SpacesQueryParameters class instead. |
oracle.webcenter.spaces.metadata.SpacesQueryOptions.SortOrder
The usage of
SpacesQueryOptions class and its
enums/methods is discouraged. Use SpacesQueryParameters class instead. |
oracle.webcenter.spaces.metadata.SpacesQueryOptions.SpacesQueryCondition
The usage of
SpacesQueryOptions class and its
enums/methods is discouraged. Use SpacesQueryParameters class instead.
SpacesQueryCondition specify the query condition based on the group membership
of the user. For example, following EL will return All user joined spaces.
|
oracle.webcenter.spaces.metadata.SpacesQueryOptions.SpacesSortOptions
The usage of
SpacesQueryOptions class and its
enums/methods is discouraged. Use SpacesQueryParameters class instead.
This Enum sets the sort option to be used in SpacesQueryOptions.
For example, following EL will return All user joined spaces sorted by creation date.
|
oracle.webcenter.spaces.template.SpacesTemplateManager.UpdateType
This enum might be changed in future release. The usage is discouraged.
|
Field and Description |
---|
oracle.webcenter.activitystreaming.ActivityStreamConstants.GUID
Use ServiceContext.getContext().getDefaultScope().getGUID().
|
oracle.webcenter.portalframework.genericsiteresources.GenericSiteResourceTypes.SITE_TEMPLATE |
Constructor and Description |
---|
oracle.webcenter.peopleconnections.profile.ProfileAccessException()
Use the constructor that takes in a message resource key
as argument.
|
oracle.webcenter.peopleconnections.profile.Reportee(String, String) |