com.atlassian.confluence.rest.client
Interface RemoteContentPropertyService.RemoteContentPropertyFinder

All Superinterfaces:
RemoteContentPropertyService.RemoteContentPropertyFetcher, RemoteContentPropertyService.RemoteParameterContentPropertyFinder, RemoteContentPropertyService.RemoteSingleContentPropertyFetcher
All Known Implementing Classes:
RemoteContentPropertyServiceImpl.RemoteContentPropertyFinderImpl
Enclosing interface:
RemoteContentPropertyService

public static interface RemoteContentPropertyService.RemoteContentPropertyFinder
extends RemoteContentPropertyService.RemoteParameterContentPropertyFinder


Method Summary
 RemoteContentPropertyService.RemoteSingleContentPropertyFetcher withId(JsonContentPropertyId contentPropertyId)
           
 
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteContentPropertyService.RemoteParameterContentPropertyFinder
withContentId, withKey
 
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteContentPropertyService.RemoteContentPropertyFetcher
fetchMany
 
Methods inherited from interface com.atlassian.confluence.rest.client.RemoteContentPropertyService.RemoteSingleContentPropertyFetcher
fetchOne, fetchOneOrNull
 

Method Detail

withId

RemoteContentPropertyService.RemoteSingleContentPropertyFetcher withId(JsonContentPropertyId contentPropertyId)


Copyright © 2003–2015 Atlassian. All rights reserved.