Class PartyservicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.partyservices.jalo.PartyservicesManager
- All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener,Serializable
public class PartyservicesManager
extends de.hybris.platform.jalo.extension.Extension
Generated class for type
PartyservicesManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
de.hybris.platform.jalo.extension.Extension.RestrictedLanguagesProvider, de.hybris.platform.jalo.extension.Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.Manager.GenericManagerSingletonCreator, de.hybris.platform.jalo.Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatePmAgreement(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmAgreement(Map attributeValues) createPmBusinessInteractionRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmBusinessInteractionRole(Map attributeValues) createPmCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmCharacteristic(Map attributeValues) createPmContactMedium(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmContactMedium(Map attributeValues) createPmDisability(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmDisability(Map attributeValues) createPmExternalReference(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmExternalReference(Map attributeValues) createPmIdentification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmIdentification(Map attributeValues) createPmIndividual(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmIndividual(Map attributeValues) createPmInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmInvolvementRole(Map attributeValues) createPmLanguageAbility(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmLanguageAbility(Map attributeValues) createPmMediumCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmMediumCharacteristic(Map attributeValues) createPmOrganization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmOrganization(Map attributeValues) createPmOrganizationRelationship(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmOrganizationRelationship(Map attributeValues) createPmOtherName(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmOtherName(Map attributeValues) createPmPartyCreditProfile(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmPartyCreditProfile(Map attributeValues) createPmPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmPartyRole(Map attributeValues) createPmPartyRoleAssociation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmPartyRoleAssociation(Map attributeValues) createPmProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmProduct(Map attributeValues) createPmProductInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmProductInvolvementRole(Map attributeValues) createPmSkill(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmSkill(Map attributeValues) createPmTaxDefinition(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmTaxDefinition(Map attributeValues) createPmTaxExemptionCertificate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPmTaxExemptionCertificate(Map attributeValues) getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass) static final PartyservicesManagergetName()getPmParty(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.pmPartyattribute.getPmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.pmPartyattribute.voidsetPmParty(de.hybris.platform.jalo.security.Principal item, PmParty value) Generated method - Setter of thePrincipal.pmPartyattribute.voidsetPmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, PmParty value) Generated method - Setter of thePrincipal.pmPartyattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
Field Details
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
PartyservicesManager
public PartyservicesManager()
-
-
Method Details
-
getDefaultAttributeModes
public Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass) - Overrides:
getDefaultAttributeModesin classde.hybris.platform.jalo.extension.Extension
-
createPmAgreement
public PmAgreement createPmAgreement(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmAgreement
-
createPmBusinessInteractionRole
public PmBusinessInteractionRole createPmBusinessInteractionRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmBusinessInteractionRole
-
createPmCharacteristic
public PmCharacteristic createPmCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmCharacteristic
-
createPmContactMedium
public PmContactMedium createPmContactMedium(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmContactMedium
-
createPmDisability
public PmDisability createPmDisability(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmDisability
-
createPmExternalReference
public PmExternalReference createPmExternalReference(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmExternalReference
-
createPmIdentification
public PmIdentification createPmIdentification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmIdentification
-
createPmIndividual
public PmIndividual createPmIndividual(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmIndividual
-
createPmInvolvementRole
public PmInvolvementRole createPmInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmInvolvementRole
-
createPmLanguageAbility
public PmLanguageAbility createPmLanguageAbility(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmLanguageAbility
-
createPmMediumCharacteristic
public PmMediumCharacteristic createPmMediumCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmMediumCharacteristic
-
createPmOrganization
public PmOrganization createPmOrganization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmOrganization
-
createPmOrganizationRelationship
public PmOrganizationRelationship createPmOrganizationRelationship(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmOrganizationRelationship
-
createPmOtherName
public PmOtherName createPmOtherName(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmOtherName
-
createPmPartyCreditProfile
public PmPartyCreditProfile createPmPartyCreditProfile(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmPartyCreditProfile
-
createPmPartyRole
public PmPartyRole createPmPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmPartyRole
-
createPmPartyRoleAssociation
public PmPartyRoleAssociation createPmPartyRoleAssociation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmPartyRoleAssociation
-
createPmProduct
-
createPmProduct
-
createPmProductInvolvementRole
public PmProductInvolvementRole createPmProductInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmProductInvolvementRole
-
createPmSkill
-
createPmSkill
-
createPmTaxDefinition
public PmTaxDefinition createPmTaxDefinition(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmTaxDefinition
-
createPmTaxExemptionCertificate
public PmTaxExemptionCertificate createPmTaxExemptionCertificate(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPmTaxExemptionCertificate
-
getInstance
-
getName
- Specified by:
getNamein classde.hybris.platform.jalo.extension.Extension
-
getPmParty
public PmParty getPmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.pmPartyattribute.- Returns:
- the pmParty - The party
-
getPmParty
Generated method - Getter of thePrincipal.pmPartyattribute.- Returns:
- the pmParty - The party
-
setPmParty
public void setPmParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, PmParty value) Generated method - Setter of thePrincipal.pmPartyattribute.- Parameters:
value- the pmParty - The party
-
setPmParty
Generated method - Setter of thePrincipal.pmPartyattribute.- Parameters:
value- the pmParty - The party
-