@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
PortalExceptionWeDeployAuthApp deleteWeDeployAuthApp(long weDeployAuthAppId) throws PortalException
PortalExceptionjava.lang.String getOSGiServiceIdentifier()