|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Portal | |
|---|---|
| com.hack23.cia.model.impl.application.common | Common application entity model. |
| Uses of Portal in com.hack23.cia.model.impl.application.common |
|---|
| Methods in com.hack23.cia.model.impl.application.common that return Portal | |
|---|---|
Portal |
UserSession.getPortal()
Gets the portal. |
| Methods in com.hack23.cia.model.impl.application.common that return types with arguments of type Portal | |
|---|---|
Set<Portal> |
Agency.getPortals()
Gets the portals. |
| Methods in com.hack23.cia.model.impl.application.common with parameters of type Portal | |
|---|---|
void |
UserSession.setPortal(Portal portal)
Sets the portal. |
| Method parameters in com.hack23.cia.model.impl.application.common with type arguments of type Portal | |
|---|---|
void |
Agency.setPortals(Set<Portal> portals)
Sets the portals. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||