Uses of Class
edu.cornell.mannlib.vitro.webapp.auth.objects.AccessObjectStatement
-
Packages that use AccessObjectStatement Package Description edu.cornell.mannlib.vitro.webapp.auth.objects -
-
Uses of AccessObjectStatement in edu.cornell.mannlib.vitro.webapp.auth.objects
Fields in edu.cornell.mannlib.vitro.webapp.auth.objects declared as AccessObjectStatement Modifier and Type Field Description protected AccessObjectStatementAccessObject. statementMethods in edu.cornell.mannlib.vitro.webapp.auth.objects that return types with arguments of type AccessObjectStatement Modifier and Type Method Description Optional<AccessObjectStatement>AccessObject. getStatement()
-