OSID Logo
OSID Specifications
authorization batch package
Version 3.1.0
Interfaceosid.authorization.batch.AuthorizationAgentPeer
Implementsosid.OsidCapsule
Used Byosid.authorization.batch.AuthorizationAgentPeerList
Description

An interface for the peers of the Authorization relationship.

MethodgetAgentId
Description

Gets the Id of the agent.

Returnosid.id.Id the Agent 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.