com.ibm.commerce.contract.beansrc

Class BusinessPolicyDataBeanBase

  • java.lang.Object
    • com.ibm.commerce.persistence.AbstractJpaEntityAccessBean
      • com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
        • com.ibm.commerce.contract.beansrc.BusinessPolicyDataBeanBase
  • All Implemented Interfaces:
    com.ibm.commerce.security.Delegator, com.ibm.commerce.security.Protectable, java.io.Serializable
    Direct Known Subclasses:
    BusinessPolicyDataBean


    public class BusinessPolicyDataBeanBase
    extends com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
    implements com.ibm.commerce.security.Delegator
    Extension for com.ibm.commerce.contract.beans.BusinessPolicyDataBean
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean

        COPYRIGHT
      • Fields inherited from interface com.ibm.commerce.security.Delegator

        COPYRIGHT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      com.ibm.commerce.security.Protectable getDelegate()
      Retrieves its delegatee.
      • Methods inherited from class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean

        findByNameTypeAndStore, findByNameTypeAndStoreEntityId, findByNameTypeAndStoreEntityIdNoCache, findByNameTypeAndStoreNoCache, findByStoreEntityId, findByStoreEntityIdNoCache, findByTC, findByTCAndType, findByTCAndTypeNoCache, findByTCNoCache, findByTrading, findByTradingNoCache, findByType, findByTypeAndStore, findByTypeAndStoreEntityId, findByTypeAndStoreEntityIdNoCache, findByTypeAndStoreNoCache, findByTypeAndTrading, findByTypeAndTradingNoCache, findCreditPaymentPolicyByStoreEntityId, findCreditReturnsPolicyByStoreEntityId, findCustomPriceListPolicyByStoreEntityId, findCustomPriceListPolicyByStoreEntityIdNoCache, findProductSetPolicyByPropertyPredicate, findProductSetPolicyByPropertyPredicateNoCache, findStandardPriceListPolicyByStore, findStandardPriceListPolicyByStoreEntityId, findSubProductSetPoliciesByMasterCatalogIdAndStoreIdAndProductSetId, findTopLevelProductSetPoliciesByMasterCatalogIdAndStoreId, fulfills, getDescription, getDescription, getDescriptionNoCache, getEndDate, getEndDateInEntityType, getEntity, getOwner, getPolicyId, getPolicyIdInEntityType, getPolicyName, getProperties, getStartDate, getStartDateInEntityType, getStoreEntityId, getStoreEntityIdInEntityType, getType, instantiateEntity, setEndDate, setEndDate, setInitKey_policyId, setInitKey_policyId, setPolicyId, setPolicyId, setPolicyName, setProperties, setStartDate, setStartDate, setStoreEntityId, setStoreEntityId, setType
      • Methods inherited from class com.ibm.commerce.persistence.AbstractJpaEntityAccessBean

        createAccessBean, createAccessBean, createAccessBeanCollection, createAccessBeanCollection, createEntityCollection, detach, remove, setUseDataCache, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • BusinessPolicyDataBeanBase

        public BusinessPolicyDataBeanBase()
    • Method Detail

      • getDelegate

        public com.ibm.commerce.security.Protectable getDelegate()
        Retrieves its delegatee.
        Specified by:
        getDelegate in interface com.ibm.commerce.security.Delegator
        Returns:
        com.ibm.commerce.security.Protectable