|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.service.impl.UserConfigurationImpl
public class UserConfigurationImpl
The Class UserConfigurationImpl.
Constructor Summary | |
---|---|
UserConfigurationImpl(Agency agency,
Portal portal)
Instantiates a new user configuration impl. |
Method Summary | |
---|---|
Agency |
getAgency()
Gets the agency. |
Portal |
getPortal()
Gets the portal. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserConfigurationImpl(Agency agency, Portal portal)
agency
- the agencyportal
- the portalMethod Detail |
---|
public Agency getAgency()
UserConfiguration
getAgency
in interface UserConfiguration
public Portal getPortal()
UserConfiguration
getPortal
in interface UserConfiguration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |