|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@ProviderType @AccessControlled @JSONWebService @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface PortalService
Provides the remote service interface for Portal. 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 |
testAutoSyncHibernateSessionStateOnTxCreation()
|
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
@JSONWebService @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
@Transactional(propagation=SUPPORTS, readOnly=true) void testAutoSyncHibernateSessionStateOnTxCreation() throws SystemException
SystemException
void testDeleteClassName() throws PortalException, SystemException
PortalException
SystemException
int testGetBuildNumber()
void testGetUserId()
boolean testHasClassName() throws SystemException
SystemException
|
Liferay 6.2-ce-ga5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |