OSID Logo
OSID Specifications
authorization batch package
Version 3.1.0
Interfaceosid.authorization.batch.AuthorizationResourcePeer
Implementsosid.OsidCapsule
Used Byosid.authorization.batch.AuthorizationResourcePeerList
Description

An interface for the peers of the Authorization relationship.

MethodgetResourceId
Description

Gets the Id of the resource.

Returnosid.id.Id the Resource Id
Compliancemandatory This method must be implemented.
MethodgeFunctionId
Description

Gets the Id of the function.

Returnosid.id.Id the Function Id
Compliancemandatory This method must be implemented.
MethodgetQualifierId
Description

Gets the Id of the qualifier.

Returnosid.id.Id the Qualifier Id
Compliancemandatory This method must be implemented.