public interface ISearchResource
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getCreationDate()
Returns the creation date of this resource.
|
java.lang.String |
getDescription()
Returns the description of this resource.
|
Id |
getId()
Returns the Resource Id of this resource.
|
java.util.Date |
getModifiedDate()
Returns the last modified date of this resource.
|
java.lang.String |
getName()
Returns the name of this resource.
|
Id |
getParentFolderId()
Returns the parent folder for this resource, if it exists; otherwise null.
|
java.lang.String |
getPath()
Returns the full path of this resource.
|
com.openpages.sdk.repository.Property |
getProperty()
The property of this resource item used to hold the information about
the additional fields values the UI will display which are: field-label,
display-type and the value of the field.
|
int |
getRank()
The order in the original search results as returned from the search
server.
|
double |
getScore()
The score is a decimal value that is an indicator of how relevant the
result is to the search terms.
|
ITypeDefinition |
getTypeDefinition()
Returns the Object Type definition for this GRC Object.
|
java.lang.String getName()
java.lang.String getDescription()
java.lang.String getPath()
Id getId()
Id getParentFolderId()
java.util.Date getCreationDate()
java.util.Date getModifiedDate()
ITypeDefinition getTypeDefinition()
double getScore()
int getRank()
com.openpages.sdk.repository.Property getProperty()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.