public class WebCmsAssetCondition extends com.foreach.across.modules.web.mvc.condition.AbstractCustomRequestCondition<WebCmsAssetCondition>
WebCmsEndpoint. This condition takes all properties of
WebCmsEndpointMapping into account.| Constructor and Description |
|---|
WebCmsAssetCondition() |
| Modifier and Type | Method and Description |
|---|---|
WebCmsAssetCondition |
combine(WebCmsAssetCondition other) |
int |
compareTo(WebCmsAssetCondition other,
javax.servlet.http.HttpServletRequest request) |
protected Collection<?> |
getContent() |
WebCmsAssetCondition |
getMatchingCondition(javax.servlet.http.HttpServletRequest request) |
protected String |
getToStringInfix() |
void |
setAnnotatedElement(AnnotatedElement annotatedElement)
Set the values for this condition based on the attributes of the annotated element.
|
protected String[] objectId
public void setAnnotatedElement(AnnotatedElement annotatedElement)
annotatedElement - this condition is attached toprotected Collection<?> getContent()
getContent in class org.springframework.web.servlet.mvc.condition.AbstractRequestCondition<WebCmsAssetCondition>protected String getToStringInfix()
getToStringInfix in class org.springframework.web.servlet.mvc.condition.AbstractRequestCondition<WebCmsAssetCondition>public WebCmsAssetCondition combine(WebCmsAssetCondition other)
public WebCmsAssetCondition getMatchingCondition(javax.servlet.http.HttpServletRequest request)
public int compareTo(WebCmsAssetCondition other, javax.servlet.http.HttpServletRequest request)
Copyright © 2020. All rights reserved.