public class UuidResource extends FilterableResource
wrappedResourceidProperty, securityContext| Constructor and Description |
|---|
UuidResource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAndConfigure(String part,
SecurityContext securityContext,
javax.servlet.http.HttpServletRequest request)
Check and configure this instance with the given values.
|
Result |
doGet(PropertyKey sortKey,
boolean sortDescending,
int pageSize,
int page,
String offsetId) |
GraphObject |
getEntity() |
String |
getResourceSignature() |
String |
getUriPart() |
String |
getUuid() |
boolean |
isCollectionResource() |
void |
setUuid(String uuid) |
Resource |
tryCombineWith(Resource next) |
doPost, getEntityClass, isPrimitiveArray, wrapResourceapplyDefaultSorting, buildLocationHeader, configureIdProperty, configurePropertyView, createPostTransaction, doDelete, doHead, doOptions, doPut, extractDistanceSearch, extractSearchableAttributes, findPropertyKey, parseInteger, postProcessResultSet, setSecurityContextpublic Result doGet(PropertyKey sortKey, boolean sortDescending, int pageSize, int page, String offsetId) throws FrameworkException
doGet in class ResourceFrameworkExceptionpublic boolean checkAndConfigure(String part, SecurityContext securityContext, javax.servlet.http.HttpServletRequest request)
ResourcecheckAndConfigure in class Resourcepart - the uri part that matched this resourcesecurityContext - the security context of the current requestrequest - the current requestpublic Resource tryCombineWith(Resource next) throws FrameworkException
tryCombineWith in class FilterableResourceFrameworkExceptionpublic GraphObject getEntity() throws FrameworkException
FrameworkExceptionpublic String getUuid()
public String getUriPart()
getUriPart in class WrappingResourcepublic String getResourceSignature()
getResourceSignature in class Resourcepublic boolean isCollectionResource()
isCollectionResource in class WrappingResourcepublic void setUuid(String uuid)
Copyright © 2014. All rights reserved.