Modifier and Type | Method and Description |
---|---|
ContentFacet |
ContentFacetPersist.act(String facetName,
String facetValue,
boolean existingRecord,
Long facetId,
Long contentId)
Deprecated.
If we don't care about post save Feedback related code & other details then just throw
Continue |
Modifier and Type | Class and Description |
---|---|
class |
WebPageTransactionRequest
A
Continue that translates into a Web-Page transaction request to an extenal gateway. |
class |
WebURLPageTransactionRequest
A
Continue that translates into a Web-Page transaction request to an extenal gateway. |
Modifier and Type | Method and Description |
---|---|
T |
TransactionRequestHandler.transact(O order,
PaymentOption paymentOption,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Perform the Transaction
The transaction is not expected to exist prior to this method call. |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultPromotionStrategy.validate(PromotionForUser promotionForUser,
String currency,
Amount subTotal,
Number totalQuantity) |
Modifier and Type | Field and Description |
---|---|
static Continue |
Continue.continueException |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
AbstractFeed.writeBaseItem(I item,
T feed)
Write the base Item for the
FeedItem |
Modifier and Type | Method and Description |
---|---|
protected void |
RSS2ChannelFeed.dedupe(R item) |
protected StringBuilder |
RSS2ChannelFeed.writeBaseItem(R item,
StringBuilder feed) |
Modifier and Type | Method and Description |
---|---|
protected void |
SiteMapFeed.dedupe(SiteMapItem item) |
protected StringBuilder |
SiteMapFeed.writeBaseItem(SiteMapItem item,
StringBuilder feedStream) |
Modifier and Type | Method and Description |
---|---|
protected IAuthorizationService.AuthState |
AuthorizationService.eval(IAuthorizationService.AuthState currentAuthState,
Authorization reqAuth,
Authorization userAuth)
Evaluate
Authorization s to determine the final outcome as an AuthState Note that while evaluation Role are an extension of Authorization . |
Copyright © 2018. All rights reserved.