org.eclipse.higgins.userprofile.idas
Class CardUrlRelationBinding
java.lang.Object
org.eclipse.higgins.userprofile.idas.CardUrlRelationBinding
- public class CardUrlRelationBinding
- extends Object
CardUrlRelationBinding
public CardUrlRelationBinding(org.eclipse.higgins.idas.api.IEntity dsUserProfile)
throws Exception
updateUsageSummary
public org.eclipse.higgins.userprofile.entity.CardUsage updateUsageSummary(org.eclipse.higgins.userprofile.entity.CardUsage cardUsage)
throws Exception
- Throws:
Exception
clearLastUsedDate
public void clearLastUsedDate()
throws org.eclipse.higgins.idas.api.NotSingleValuedAttributeException,
org.eclipse.higgins.icard.CardException,
org.eclipse.higgins.idas.api.IdASException,
org.eclipse.higgins.userprofile.UserProfileException
- Throws:
org.eclipse.higgins.idas.api.NotSingleValuedAttributeException
org.eclipse.higgins.icard.CardException
org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.userprofile.UserProfileException
clearLastUsedDate
public void clearLastUsedDate(org.eclipse.higgins.userprofile.entity.WebForm form)
throws org.eclipse.higgins.idas.api.NotSingleValuedAttributeException,
org.eclipse.higgins.icard.CardException,
org.eclipse.higgins.idas.api.IdASException,
org.eclipse.higgins.userprofile.UserProfileException
- Throws:
org.eclipse.higgins.idas.api.NotSingleValuedAttributeException
org.eclipse.higgins.icard.CardException
org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.userprofile.UserProfileException
clearUsedAlwaysURLs
public void clearUsedAlwaysURLs()
throws org.eclipse.higgins.userprofile.UserProfileException,
org.eclipse.higgins.idas.api.IdASException,
org.eclipse.higgins.icard.CardException,
org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.userprofile.UserProfileException
org.eclipse.higgins.idas.api.IdASException
org.eclipse.higgins.icard.CardException
setCuid
public void setCuid(org.eclipse.higgins.icard.CUID cuid)
getCardUsageSummary
public List getCardUsageSummary()
throws org.eclipse.higgins.userprofile.UserProfileException
- Throws:
org.eclipse.higgins.userprofile.UserProfileException
getCardUsageSummary
public List getCardUsageSummary(int startFrom,
int size,
String orderBy,
boolean desc)
throws Exception
- Throws:
Exception
getTotalSize
public int getTotalSize()
throws org.eclipse.higgins.userprofile.UserProfileException
- Throws:
org.eclipse.higgins.userprofile.UserProfileException
getUsedCards
public List getUsedCards(org.eclipse.higgins.userprofile.entity.WebForm form)
throws Exception
- Throws:
Exception
getUsedAlwaysCard
public org.eclipse.higgins.icard.CUID getUsedAlwaysCard(org.eclipse.higgins.userprofile.entity.WebForm form)
getUsedAlwaysUrls
public List getUsedAlwaysUrls()
throws org.eclipse.higgins.userprofile.UserProfileException
- Throws:
org.eclipse.higgins.userprofile.UserProfileException
finish
public void finish()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
setOptionalClaims
public void setOptionalClaims(org.eclipse.higgins.userprofile.entity.WebForm form,
Set optionalClaims)
throws Exception
- Throws:
Exception
getOptionalClaims
public Set getOptionalClaims(org.eclipse.higgins.userprofile.entity.WebForm form)
throws org.eclipse.higgins.userprofile.UserProfileException,
org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.userprofile.UserProfileException
org.eclipse.higgins.idas.api.IdASException