Class ResourcesDataType.Data

    • Constructor Detail

      • Data

        public Data​(Collection<lumis.service.resourcescheduler.Resource> resources)
    • Method Detail

      • getDisplayString

        public String getDisplayString​(IRenderer renderer)
                                throws PortalException
        Returns the display string, as defined in ResourceDataType.Data#getDisplayString(IRenderer), of each Resource in this Resources data, separated by comma.
        Specified by:
        getDisplayString in interface IRenderable
        Parameters:
        renderer - the renderer object that will use the returned render data.
        Returns:
        the string to be used to friendly display this instance.
        Throws:
        PortalException
        Since:
        4.0.11