|
Liferay 6.2-ce-ga4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.AccountServiceWrapper
@ProviderType public class AccountServiceWrapper
Provides a wrapper for AccountService.
AccountService| Constructor Summary | |
|---|---|
AccountServiceWrapper(AccountService accountService)
|
|
| Method Summary | |
|---|---|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
AccountService |
getWrappedAccountService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
AccountService |
getWrappedService()
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setWrappedAccountService(AccountService accountService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portal.service.AccountService) |
void |
setWrappedService(AccountService accountService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccountServiceWrapper(AccountService accountService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface AccountServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface AccountServicebeanIdentifier - the Spring bean ID for this beanpublic AccountService getWrappedAccountService()
getWrappedService()
public void setWrappedAccountService(AccountService accountService)
setWrappedService(com.liferay.portal.service.AccountService)
public AccountService getWrappedService()
getWrappedService in interface ServiceWrapper<AccountService>public void setWrappedService(AccountService accountService)
setWrappedService in interface ServiceWrapper<AccountService>
|
Liferay 6.2-ce-ga4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||