|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@JSONWebService
@Transactional(isolation=PORTAL,
rollbackFor={PortalException.class,SystemException.class})
public interface PortalServiceThe interface for the portal remote service.
This is a remote service. Methods of this service are expected to have security checks based on the propagated JAAS credentials because this service can be accessed remotely.
PortalServiceUtil,
PortalServiceBaseImpl,
com.liferay.portal.service.impl.PortalServiceImpl| Method Summary | |
|---|---|
String |
getAutoDeployDirectory()
|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
int |
getBuildNumber()
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
testAddClassName_Rollback(String classNameValue)
|
void |
testAddClassName_Success(String classNameValue)
|
void |
testAddClassNameAndTestTransactionPortletBar_PortalRollback(String transactionPortletBarText)
|
void |
testAddClassNameAndTestTransactionPortletBar_PortletRollback(String transactionPortletBarText)
|
void |
testAddClassNameAndTestTransactionPortletBar_Success(String transactionPortletBarText)
|
void |
testDeleteClassName()
|
int |
testGetBuildNumber()
|
void |
testGetUserId()
|
boolean |
testHasClassName()
|
| Method Detail |
|---|
String getBeanIdentifier()
void setBeanIdentifier(String beanIdentifier)
beanIdentifier - the Spring bean ID for this bean
@Transactional(propagation=SUPPORTS,
readOnly=true)
String getAutoDeployDirectory()
throws SystemException
SystemException
@Transactional(propagation=SUPPORTS,
readOnly=true)
int getBuildNumber()
void testAddClassName_Rollback(String classNameValue)
throws SystemException
SystemException
void testAddClassName_Success(String classNameValue)
throws SystemException
SystemException
void testAddClassNameAndTestTransactionPortletBar_PortalRollback(String transactionPortletBarText)
throws SystemException
SystemException
void testAddClassNameAndTestTransactionPortletBar_PortletRollback(String transactionPortletBarText)
throws SystemException
SystemException
void testAddClassNameAndTestTransactionPortletBar_Success(String transactionPortletBarText)
throws SystemException
SystemException
void testDeleteClassName()
throws PortalException,
SystemException
PortalException
SystemExceptionint testGetBuildNumber()
void testGetUserId()
boolean testHasClassName()
throws SystemException
SystemException
|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||