Uses of Interface
org.osid.authorization.Qualifier
Packages that use Qualifier
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of Qualifier in org.osid.authorization
Methods in org.osid.authorization that return QualifierModifier and TypeMethodDescriptionQualifierAdminSession.createQualifier(QualifierForm qualifierForm) Creates a newQualifier.QualifierList.getNextQualifier()Gets the nextQualifierin this list.QualifierList.getNextQualifiers(long n) Gets the next set ofQualifierelements in this list which must be less than or equal to the number returned fromavailable().Authorization.getQualifier()Gets the qualifier for this authorization.QualifierLookupSession.getQualifier(Id qualifierId) Gets theQualifierspecified by itsId.QualifierNode.getQualifier()Gets theQualifierat this node.