@AccessControlled @JSONWebService @ProviderType @Transactional(isolation=PORTAL, rollbackFor={PortalException.class,SystemException.class}) public interface WeDeployAuthAppService extends BaseService
WeDeployAuthAppServiceUtil
Modifier and Type | Method and Description |
---|---|
WeDeployAuthApp |
addWeDeployAuthApp(java.lang.String name,
java.lang.String redirectURI,
ServiceContext serviceContext) |
WeDeployAuthApp |
deleteWeDeployAuthApp(long weDeployAuthAppId) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
WeDeployAuthApp addWeDeployAuthApp(java.lang.String name, java.lang.String redirectURI, ServiceContext serviceContext) throws PortalException
PortalException
WeDeployAuthApp deleteWeDeployAuthApp(long weDeployAuthAppId) throws PortalException
PortalException
java.lang.String getOSGiServiceIdentifier()