Class AgreementservicesManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.agreementservices.jalo.AgreementservicesManager
- All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener,Serializable
public class AgreementservicesManager
extends de.hybris.platform.jalo.extension.Extension
Generated class for type
AgreementservicesManager.- 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 TypeMethodDescriptioncreateAgrAgreement(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreement(Map attributeValues) createAgrAgreementAuthorization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreementAuthorization(Map attributeValues) createAgrAgreementItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreementItem(Map attributeValues) createAgrAgreementRelationship(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreementRelationship(Map attributeValues) createAgrAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreementSpecCharacteristic(Map attributeValues) createAgrAgreementSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreementSpecCharacteristicValue(Map attributeValues) createAgrAgreementSpecCharValueUse(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreementSpecCharValueUse(Map attributeValues) createAgrAgreementSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreementSpecification(Map attributeValues) createAgrAgreementTermOrCondition(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrAgreementTermOrCondition(Map attributeValues) createAgrCategory(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrCategory(Map attributeValues) createAgrParty(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrParty(Map attributeValues) createAgrPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrPartyRole(Map attributeValues) createAgrProduct(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrProduct(Map attributeValues) createAgrProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) createAgrProductOffering(Map attributeValues) getAgrParty(de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.agrPartyattribute.getAgrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.agrPartyattribute.getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass) static final AgreementservicesManagergetName()voidsetAgrParty(de.hybris.platform.jalo.security.Principal item, AgrParty value) Generated method - Setter of thePrincipal.agrPartyattribute.voidsetAgrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, AgrParty value) Generated method - Setter of thePrincipal.agrPartyattribute.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
-
AgreementservicesManager
public AgreementservicesManager()
-
-
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
-
getAgrParty
public AgrParty getAgrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item) Generated method - Getter of thePrincipal.agrPartyattribute.- Returns:
- the agrParty - The party for which that principal is valid.
-
getAgrParty
Generated method - Getter of thePrincipal.agrPartyattribute.- Returns:
- the agrParty - The party for which that principal is valid.
-
setAgrParty
public void setAgrParty(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.security.Principal item, AgrParty value) Generated method - Setter of thePrincipal.agrPartyattribute.- Parameters:
value- the agrParty - The party for which that principal is valid.
-
setAgrParty
Generated method - Setter of thePrincipal.agrPartyattribute.- Parameters:
value- the agrParty - The party for which that principal is valid.
-
createAgrAgreement
public AgrAgreement createAgrAgreement(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreement
-
createAgrAgreementAuthorization
public AgrAgreementAuthorization createAgrAgreementAuthorization(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreementAuthorization
-
createAgrAgreementItem
public AgrAgreementItem createAgrAgreementItem(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreementItem
-
createAgrAgreementRelationship
public AgrAgreementRelationship createAgrAgreementRelationship(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreementRelationship
-
createAgrAgreementSpecCharacteristic
public AgrAgreementSpecCharacteristic createAgrAgreementSpecCharacteristic(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreementSpecCharacteristic
-
createAgrAgreementSpecCharacteristicValue
public AgrAgreementSpecCharacteristicValue createAgrAgreementSpecCharacteristicValue(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreementSpecCharacteristicValue
public AgrAgreementSpecCharacteristicValue createAgrAgreementSpecCharacteristicValue(Map attributeValues) -
createAgrAgreementSpecCharValueUse
public AgrAgreementSpecCharValueUse createAgrAgreementSpecCharValueUse(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreementSpecCharValueUse
-
createAgrAgreementSpecification
public AgrAgreementSpecification createAgrAgreementSpecification(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreementSpecification
-
createAgrAgreementTermOrCondition
public AgrAgreementTermOrCondition createAgrAgreementTermOrCondition(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrAgreementTermOrCondition
-
createAgrCategory
public AgrCategory createAgrCategory(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrCategory
-
createAgrParty
-
createAgrParty
-
createAgrPartyRole
public AgrPartyRole createAgrPartyRole(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrPartyRole
-
createAgrProduct
-
createAgrProduct
-
createAgrProductOffering
public AgrProductOffering createAgrProductOffering(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) -
createAgrProductOffering
-
getInstance
-
getName
- Specified by:
getNamein classde.hybris.platform.jalo.extension.Extension
-