Qualifier is the context in which an Authorization is valid and consists of an Id, a description and a QualifierType. Ids in Authorization are externally defined and their uniqueness is enforced by the implementation.
OSID Version: 2.0
Licensed under the org.osid.SidImplementationLicenseMIT.
Located in /harmoni/oki2/osid/authorization/Qualifier.php (line 19)
Class | Description |
---|---|
HarmoniQualifier | Qualifier is the context in which an Authorization is valid and consists of an Id, a description and a QualifierType. Ids in Authorization are externally defined and their uniqueness is enforced by the implementation. |
Adds a parent to this Qualifier supported by the Authorization implementation.
Changes the parent of this Qualifier by adding a new parent and removing the old parent.
Gets the children of this Qualifier.
Get the description for this Qualifier.
Get the unique Id for this Qualifier.
Gets the parents of this Qualifier.
Get the QualifierType for this Qualifier.
Get the permanent reference name for this Qualifier.
Determines if this Qualifier is the child a given parent
Determines if this Qualifier is a descendant of the given qualifierId.
Return true if this Qualifier has any children; false otherwise
Removes a parent from this Qualifier. If this is the last parent the delete will fail and an AuthorizationException will be thrown. For a non-Root Qualifier there must always be a parent.
Update the description for this Qualifier.
Documentation generated on Wed, 19 Sep 2007 10:25:43 -0400 by phpDocumentor 1.3.0RC3