Class HarmoniQualifierIterator

Description

QualifierIterator is the iterator for a collection of Qualifiers.

OSID Version: 2.0

Located in /harmoni/core/oki2/authorization/HarmoniQualifierIterator.class.php (line 20)

SObject
   |
   --HarmoniIterator
      |
      --HarmoniQualifierIterator
Method Summary
boolean hasNextQualifier ()
object Qualifier next ()
object Qualifier nextQualifier ()
Variables
Methods
hasNextQualifier (line 44)

Return true if there is an additional Qualifier ; false otherwise.

  • access: public
  • throws: object AuthorizationException An exception with one of the following messages defined in org.osid.authorization.AuthorizationException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
boolean hasNextQualifier ()
next (line 93)

Return the next Qualifier.

  • access: public
  • throws: object HierarchyException An exception with one of the following messages defined in org.osid.hierarchy.HierarchyException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED, NO_MORE_ITERATOR_ELEMENTS
object Qualifier next ()

Redefinition of:
HarmoniIterator::next()
nextQualifier (line 68)

Return the next Qualifier.

  • access: public
  • throws: object AuthorizationException An exception with one of the following messages defined in org.osid.authorization.AuthorizationException may be thrown: OPERATION_FAILED, PERMISSION_DENIED, CONFIGURATION_ERROR, UNIMPLEMENTED
object Qualifier nextQualifier ()

Inherited Methods

Inherited From HarmoniIterator

HarmoniIterator::HarmoniIterator()
HarmoniIterator::add()
HarmoniIterator::count()
HarmoniIterator::hasNext()
HarmoniIterator::next()
HarmoniIterator::skipNext()

Inherited From SObject

SObject::asA()
SObject::asString()
SObject::copy()
SObject::copySameFrom()
SObject::copyTwoLevel()
SObject::deepCopy()
SObject::isEqual()
SObject::isEqualTo()
SObject::isNotEqualTo()
SObject::isNotReferenceTo()
SObject::isReferenceTo()
SObject::newFrom()
SObject::postCopy()
SObject::printableString()
SObject::shallowCopy()
SObject::_deepCopyArray()

Documentation generated on Wed, 19 Sep 2007 10:24:12 -0400 by phpDocumentor 1.3.0RC3