com.ibm.openpages.api.resource

Interface IFolder

  • All Superinterfaces:
    IResource


    public interface IFolder
    extends IResource
    Represents a folder in the system.
    • Method Detail

      • getContainees

        java.util.List<IResource> getContainees(ContaineeFilter filter)
        Returns contained object based on the supplied filter.
        Parameters:
        filter - the containee filter to apply. A default containee filter will return both folders and all GRC objects type based on the reporting period of the folder.
        Returns:
        a list of resources
      • getContainees

        java.util.List<IResource> getContainees()
        Returns contained objects including both folders and GRCObjects with all fields, and for all types, based on the reporting period of the folder.
        Returns:
        a list of resources

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.