Class AuthorizationIterator

Description

AuthorizationIterator is the iterator for a collection of Authorizations.

OSID Version: 2.0

Licensed under the org.osid.SidImplementationLicenseMIT.

Located in /harmoni/oki2/osid/authorization/AuthorizationIterator.php (line 17)


	
			
Method Summary
Methods
hasNextAuthorization (line 39)

Return true if there is an additional Authorization ; 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 hasNextAuthorization ()
nextAuthorization (line 63)

Return the next Authorization.

  • 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 Authorization nextAuthorization ()

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