|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractAccessBean | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.contract.objects.TermConditionAccessBean | +--com.ibm.commerce.registry.TermConditionCopy
This class is for internal used only.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
TermConditionCopy(TermConditionAccessBean argABTC)
Contracts a TermConditionCopy object givena TermConditionAccessBean |
Method Summary | |
BusinessPolicyAccessBean[] |
getPolicies()
Gets all the BusinessPolicyAccessBean associated with this term and condition copy object. |
BusinessPolicyAccessBean[] |
getPoliciesByType(java.lang.String argType)
Gets business policies by type. |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean |
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TermConditionCopy(TermConditionAccessBean argABTC) throws javax.naming.NamingException, java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException
argABTC
- com.ibm.commerce.contract.objects.TermConditionAccessBeanMethod Detail |
public BusinessPolicyAccessBean[] getPolicies() throws javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException, javax.naming.NamingException
getPolicies
in class TermConditionAccessBean
javax.ejb.CreateException,
- javax.ejb.FinderException,
java.rmi.RemoteException,
javax.naming.NamingExceptionpublic BusinessPolicyAccessBean[] getPoliciesByType(java.lang.String argType) throws javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException, javax.naming.NamingException
getPoliciesByType
in class TermConditionAccessBean
policyType
- String - policy typejavax.ejb.CreateException,
- javax.ejb.FinderException, java.rmi.RemoteException, javax.naming.NamingException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |