Uses of Class
it.uniroma2.art.semanticturkey.project.ProjectManager.AccessResponse
Packages that use ProjectManager.AccessResponse
-
Uses of ProjectManager.AccessResponse in it.uniroma2.art.semanticturkey.project
Methods in it.uniroma2.art.semanticturkey.project that return ProjectManager.AccessResponseModifier and TypeMethodDescriptionProjectManager.checkAccessibility
(ProjectConsumer consumer, Project project, ProjectACL.AccessLevel requestedAccessLevel, ProjectACL.LockLevel requestedLockLevel) ProjectInfo.getAccessible()
Constructors in it.uniroma2.art.semanticturkey.project with parameters of type ProjectManager.AccessResponseModifierConstructorDescriptionProjectInfo
(String name, boolean open, String baseURI, String defaultNamespace, String model, String lexicalizationModel, boolean historyEnabled, boolean validationEnabled, boolean blacklistingEnabled, boolean shaclEnabled, boolean undoEnabled, boolean trivialInferenceEnabled, boolean readOnly, ProjectVisibility visibility, ProjectManager.AccessResponse accessible, RepositoryLocation repositoryLocation, ProjectStatus status, Map<String, String> labels, String description, String createdAt, boolean openAtStartup, ProjectFacets facets)