Package io.meeds.wallet.permlink.plugin
Class WalletPermanentLinkPlugin
java.lang.Object
io.meeds.wallet.permlink.plugin.WalletPermanentLinkPlugin
- All Implemented Interfaces:
io.meeds.portal.permlink.plugin.PermanentLinkPlugin
public class WalletPermanentLinkPlugin
extends Object
implements io.meeds.portal.permlink.plugin.PermanentLinkPlugin
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionWalletPermanentLinkPlugin(org.exoplatform.social.core.space.spi.SpaceService spaceService, io.meeds.wallet.service.WalletAccountService walletAccountService, org.exoplatform.portal.config.UserPortalConfigService portalConfigService) -
Method Summary
Modifier and TypeMethodDescriptionbooleancanAccess(io.meeds.portal.permlink.model.PermanentLinkObject object, org.exoplatform.services.security.Identity identity) getDirectAccessUrl(io.meeds.portal.permlink.model.PermanentLinkObject object) getSpaceUrl(org.exoplatform.social.core.space.model.Space space)
-
Field Details
-
URL_FORMAT
- See Also:
-
-
Constructor Details
-
WalletPermanentLinkPlugin
public WalletPermanentLinkPlugin(org.exoplatform.social.core.space.spi.SpaceService spaceService, io.meeds.wallet.service.WalletAccountService walletAccountService, org.exoplatform.portal.config.UserPortalConfigService portalConfigService)
-
-
Method Details
-
getObjectType
- Specified by:
getObjectTypein interfaceio.meeds.portal.permlink.plugin.PermanentLinkPlugin
-
canAccess
public boolean canAccess(io.meeds.portal.permlink.model.PermanentLinkObject object, org.exoplatform.services.security.Identity identity) throws org.exoplatform.commons.exception.ObjectNotFoundException - Specified by:
canAccessin interfaceio.meeds.portal.permlink.plugin.PermanentLinkPlugin- Throws:
org.exoplatform.commons.exception.ObjectNotFoundException
-
getDirectAccessUrl
public String getDirectAccessUrl(io.meeds.portal.permlink.model.PermanentLinkObject object) throws org.exoplatform.commons.exception.ObjectNotFoundException - Specified by:
getDirectAccessUrlin interfaceio.meeds.portal.permlink.plugin.PermanentLinkPlugin- Throws:
org.exoplatform.commons.exception.ObjectNotFoundException
-
getSpaceUrl
-
getProfileUrl
-