public interface FolderManagementResultsHolder
Modifier and Type | Method and Description |
---|---|
String |
getId()
The ID of the folder in the URM.
|
List<String> |
getPath()
The full path of the resource.
|
boolean |
isDetailed()
Whether the call for the operation contained a demand for path and id (detailed result and not only success/failure.
|
boolean |
succeed()
Whether the operation (rename folder, create folder etc.) succeeded.
|
boolean succeed()
boolean isDetailed()
List<String> getPath()
String getId()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.