public interface IDeletedResource
Represents a deleted GRC resource instance.
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getCreationDate()
Returns the creation date of this resource.
|
Id |
getCreator()
Returns the creator id of this resource.
|
java.lang.String |
getDescription()
Returns the description of this resource.
|
Id |
getId()
Returns the Id of this resource.
|
Id |
getLastModifiedBy()
Returns the user id who last modified this resource.
|
java.util.Date |
getModifiedDate()
Returns the last modified date of this resource.
|
java.lang.String |
getPath()
Returns the full path of this resource.
|
Id |
getTypeDefinitionId()
Returns the type definition id for this resource.
|
boolean |
isFolder()
Determines whether the resource is a folder.
|
java.lang.String getDescription()
java.lang.String getPath()
Id getId()
boolean isFolder()
Id getCreator()
java.util.Date getCreationDate()
java.util.Date getModifiedDate()
Id getLastModifiedBy()
Id getTypeDefinitionId()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2022. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.