public class CRMBOInheritedSecurityProfileBean extends CRMBO
Constructor and Description |
---|
CRMBOInheritedSecurityProfileBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.String> |
getDefaultAssociations()
Returns the default associated data objects of an inherited security profile.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
load(com.crm.dataobject.securitymanagement.CRMDOSecurityProfile securityProfile)
Loads a list of inherited security profiles of a security profile.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
loadInheriting(com.crm.dataobject.securitymanagement.CRMDOSecurityProfile securityProfile)
Loads a list of inherited security profiles of a security profile.
|
construct, construct, construct, construct, construct, construct, construct, construct, createAndUpdate, delete, delete, delete, getDOName, getDOName, getNextSequenceNumber, getNextSequenceNumber, getNumberScheme, load, load, load, load, load, load, load, load, loadAll, loadAll, loadAll, parseAssociations, save, save, save, saveCRMDOCollection, saveImages, setMandatoryFields, setNumberScheme, validateAndDelete, validateAndSave, validateAndSave, validateAndSave, validateOnDelete, validateOnDelete, validateOnDelete, validateOnSave, validateOnSave, validateOnSave
dispatch, getCRMSession, getCRMSessionHandle, getEJBHomeInterface, getInitialContext, getSessionContext, invoke, setCRMSessionHandle, setInitialContext, setSessionContext
public CRMBOInheritedSecurityProfileBean()
public java.util.ArrayList<java.lang.String> getDefaultAssociations()
getDefaultAssociations
in class CRMBO
public java.util.ArrayList<com.crm.dataobject.CRMDO> load(com.crm.dataobject.securitymanagement.CRMDOSecurityProfile securityProfile) throws java.lang.Exception
securityProfile
- - the security profile to load the inherited security profiles forjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> loadInheriting(com.crm.dataobject.securitymanagement.CRMDOSecurityProfile securityProfile) throws java.lang.Exception
securityProfile
- - the security profile to load the inherited security profiles forjava.lang.Exception