Skip navigation links
C G P R S 

C

com.liferay.commerce.punchout.oauth2.provider - package com.liferay.commerce.punchout.oauth2.provider
 
com.liferay.commerce.punchout.oauth2.provider.model - package com.liferay.commerce.punchout.oauth2.provider.model
 

G

generatePunchOutAccessToken(long, long, String, String, String, HashMap<String, Object>) - Method in interface com.liferay.commerce.punchout.oauth2.provider.PunchOutAccessTokenProvider
 
getCommerceAccountId() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getCommerceOrderUuid() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getCurrencyCode() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getExpiresIn() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getGroupId() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getIssuedAt() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getPunchOutAccessToken(String) - Method in interface com.liferay.commerce.punchout.oauth2.provider.PunchOutAccessTokenProvider
 
getPunchOutSessionAttribute(String) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getPunchOutSessionAttributes() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getToken() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
getUserEmailAddress() - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 

P

PunchOutAccessToken - Class in com.liferay.commerce.punchout.oauth2.provider.model
 
PunchOutAccessToken() - Constructor for class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
PunchOutAccessTokenProvider - Interface in com.liferay.commerce.punchout.oauth2.provider
 

R

removePunchOutAccessToken(String) - Method in interface com.liferay.commerce.punchout.oauth2.provider.PunchOutAccessTokenProvider
 

S

setCommerceAccountId(long) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setCommerceOrderUuid(String) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setCurrencyCode(String) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setExpiresIn(long) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setGroupId(long) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setIssuedAt(long) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setPunchOutSessionAttribute(String, Object) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setPunchOutSessionAttributes(HashMap<String, Object>) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setToken(byte[]) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
setUserEmailAddress(String) - Method in class com.liferay.commerce.punchout.oauth2.provider.model.PunchOutAccessToken
 
C G P R S 
Skip navigation links