|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Reprsents an operation of a service.
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
Collection |
getRoles()
The users of the service operation, these are the actor's that can access this operation. |
Service |
getService()
The service which owns the service operation. |
boolean |
isServiceOperationMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Method Detail |
public boolean isServiceOperationMetaType()
truepublic Collection getRoles()
The users of the service operation, these are the actor's that can access this operation.
public Service getService()
The service which owns the service operation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||