public class RefappEntityAssociationProvider extends Object implements com.atlassian.streams.spi.StreamsEntityAssociationProvider
| Constructor and Description |
|---|
RefappEntityAssociationProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.streams.api.common.Option<Boolean> |
getCurrentUserEditPermission(com.atlassian.streams.spi.EntityIdentifier entityIdentifier) |
com.atlassian.streams.api.common.Option<Boolean> |
getCurrentUserViewPermission(com.atlassian.streams.spi.EntityIdentifier entityIdentifier) |
Iterable<com.atlassian.streams.spi.EntityIdentifier> |
getEntityIdentifiers(URI uri) |
com.atlassian.streams.api.common.Option<URI> |
getEntityURI(com.atlassian.streams.spi.EntityIdentifier entityIdentifier) |
com.atlassian.streams.api.common.Option<String> |
getFilterKey(com.atlassian.streams.spi.EntityIdentifier entityIdentifier) |
public Iterable<com.atlassian.streams.spi.EntityIdentifier> getEntityIdentifiers(URI uri)
getEntityIdentifiers in interface com.atlassian.streams.spi.StreamsEntityAssociationProviderpublic com.atlassian.streams.api.common.Option<URI> getEntityURI(com.atlassian.streams.spi.EntityIdentifier entityIdentifier)
getEntityURI in interface com.atlassian.streams.spi.StreamsEntityAssociationProviderpublic com.atlassian.streams.api.common.Option<String> getFilterKey(com.atlassian.streams.spi.EntityIdentifier entityIdentifier)
getFilterKey in interface com.atlassian.streams.spi.StreamsEntityAssociationProviderpublic com.atlassian.streams.api.common.Option<Boolean> getCurrentUserViewPermission(com.atlassian.streams.spi.EntityIdentifier entityIdentifier)
getCurrentUserViewPermission in interface com.atlassian.streams.spi.StreamsEntityAssociationProviderpublic com.atlassian.streams.api.common.Option<Boolean> getCurrentUserEditPermission(com.atlassian.streams.spi.EntityIdentifier entityIdentifier)
getCurrentUserEditPermission in interface com.atlassian.streams.spi.StreamsEntityAssociationProviderCopyright © 2018 Atlassian. All rights reserved.