Class ProjectSortOptions

  • All Implemented Interfaces:
    java.io.Serializable

    @JsonObject("as.dto.project.fetchoptions.ProjectSortOptions")
    public class ProjectSortOptions
    extends EntitySortOptions<Project>
    See Also:
    Serialized Form
    • Constructor Detail

      • ProjectSortOptions

        public ProjectSortOptions()
    • Method Detail

      • getIdentifier

        public SortOrder getIdentifier()