Class PartyroleservicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.partyroleservices.jalo.PartyroleservicesManager
- All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener,Serializable
public class PartyroleservicesManager
extends de.hybris.platform.jalo.extension.Extension
Generated class for type
PartyroleservicesManager.- 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 TypeMethodDescriptioncreatePrAccount(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrAccount(Map attributeValues) createPrAgreement(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrAgreement(Map attributeValues) createPrBusinessInteraction(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrBusinessInteraction(Map attributeValues) createPrBusinessInteractionRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrBusinessInteractionRole(Map attributeValues) createPrCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrCharacteristic(Map attributeValues) createPrContactMedium(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrContactMedium(Map attributeValues) createPrCreditProfile(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrCreditProfile(Map attributeValues) createPrIndividual(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrIndividual(Map attributeValues) createPrInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrInvolvementRole(Map attributeValues) createPrMediumCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrMediumCharacteristic(Map attributeValues) createPrOrganization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrOrganization(Map attributeValues) createPrParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrParty(Map attributeValues) createPrPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrPartyRole(Map attributeValues) createPrPartyRoleAssociation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrPartyRoleAssociation(Map attributeValues) createPrProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrProduct(Map attributeValues) createPrProductInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createPrProductInvolvementRole(Map attributeValues) getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass) static final PartyroleservicesManagergetName()getPrParty(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.prPartyattribute.getPrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.prPartyattribute.voidsetPrParty(de.hybris.platform.jalo.security.Principal item, PrParty value) Generated method - Setter of thePrincipal.prPartyattribute.voidsetPrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, PrParty value) Generated method - Setter of thePrincipal.prPartyattribute.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
-
PartyroleservicesManager
public PartyroleservicesManager()
-
-
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
-
createPrAccount
-
createPrAccount
-
createPrAgreement
public PrAgreement createPrAgreement(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrAgreement
-
createPrBusinessInteraction
public PrBusinessInteraction createPrBusinessInteraction(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrBusinessInteraction
-
createPrBusinessInteractionRole
public PrBusinessInteractionRole createPrBusinessInteractionRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrBusinessInteractionRole
-
createPrCharacteristic
public PrCharacteristic createPrCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrCharacteristic
-
createPrContactMedium
public PrContactMedium createPrContactMedium(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrContactMedium
-
createPrCreditProfile
public PrCreditProfile createPrCreditProfile(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrCreditProfile
-
createPrIndividual
public PrIndividual createPrIndividual(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrIndividual
-
createPrInvolvementRole
public PrInvolvementRole createPrInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrInvolvementRole
-
createPrMediumCharacteristic
public PrMediumCharacteristic createPrMediumCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrMediumCharacteristic
-
createPrOrganization
public PrOrganization createPrOrganization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrOrganization
-
createPrParty
-
createPrParty
-
createPrPartyRole
public PrPartyRole createPrPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrPartyRole
-
createPrPartyRoleAssociation
public PrPartyRoleAssociation createPrPartyRoleAssociation(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrPartyRoleAssociation
-
createPrProduct
-
createPrProduct
-
createPrProductInvolvementRole
public PrProductInvolvementRole createPrProductInvolvementRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createPrProductInvolvementRole
-
getInstance
-
getName
- Specified by:
getNamein classde.hybris.platform.jalo.extension.Extension
-
getPrParty
public PrParty getPrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.prPartyattribute.- Returns:
- the prParty - The party
-
getPrParty
Generated method - Getter of thePrincipal.prPartyattribute.- Returns:
- the prParty - The party
-
setPrParty
public void setPrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, PrParty value) Generated method - Setter of thePrincipal.prPartyattribute.- Parameters:
value- the prParty - The party
-
setPrParty
Generated method - Setter of thePrincipal.prPartyattribute.- Parameters:
value- the prParty - The party
-