public interface AuthorizationResourcePeer extends OsidCapsule
An interface for the peers of the Authorization
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
geFunctionId()
Gets the
Id of the function. |
Id |
getQualifierId()
Gets the
Id of the qualifier. |
Id |
getResourceId()
Gets the
Id of the resource. |
Id getResourceId()
Id of the resource. Resource Id mandatory - This method must be implemented. Id geFunctionId()
Id of the function. Function Id mandatory - This method must be implemented. Id getQualifierId()
Id of the qualifier. Qualifier Id mandatory - This method must be implemented.