Class TuaOrganization

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.tuadatamodel.jalo.TuaParty
de.hybris.platform.tuadatamodel.jalo.TuaOrganization
All Implemented Interfaces:
Serializable, Comparable

public class TuaOrganization extends TuaParty
Generated class for type TuaOrganization.
See Also:
  • Field Details

    • STARTDATE

      public static final String STARTDATE
      Qualifier of the TuaOrganization.startDate attribute
      See Also:
    • ENDDATE

      public static final String ENDDATE
      Qualifier of the TuaOrganization.endDate attribute
      See Also:
    • ISHEADOFFICE

      public static final String ISHEADOFFICE
      Qualifier of the TuaOrganization.isHeadOffice attribute
      See Also:
    • ISLEGALENTITY

      public static final String ISLEGALENTITY
      Qualifier of the TuaOrganization.isLegalEntity attribute
      See Also:
    • TRADINGNAME

      public static final String TRADINGNAME
      Qualifier of the TuaOrganization.tradingName attribute
      See Also:
    • NAMETYPE

      public static final String NAMETYPE
      Qualifier of the TuaOrganization.nameType attribute
      See Also:
    • ORGANIZATIONTYPE

      public static final String ORGANIZATIONTYPE
      Qualifier of the TuaOrganization.organizationType attribute
      See Also:
    • ORGANIZATIONPARENT

      public static final String ORGANIZATIONPARENT
      Qualifier of the TuaOrganization.organizationParent attribute
      See Also:
    • CHILDORGANIZATIONS

      public static final String CHILDORGANIZATIONS
      Qualifier of the TuaOrganization.childOrganizations attribute
      See Also:
    • CHILDORGANIZATIONSHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<TuaOrganizationRelationship> CHILDORGANIZATIONSHANDLER
      OneToManyHandler for handling 1:n CHILDORGANIZATIONS's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • TuaOrganization

      public TuaOrganization()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class TuaParty
    • getChildOrganizations

      public Set<TuaOrganizationRelationship> getChildOrganizations(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.childOrganizations attribute.
      Returns:
      the childOrganizations - The child organizations
    • getChildOrganizations

      public Set<TuaOrganizationRelationship> getChildOrganizations()
      Generated method - Getter of the TuaOrganization.childOrganizations attribute.
      Returns:
      the childOrganizations - The child organizations
    • setChildOrganizations

      public void setChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, Set<TuaOrganizationRelationship> value)
      Generated method - Setter of the TuaOrganization.childOrganizations attribute.
      Parameters:
      value - the childOrganizations - The child organizations
    • setChildOrganizations

      public void setChildOrganizations(Set<TuaOrganizationRelationship> value)
      Generated method - Setter of the TuaOrganization.childOrganizations attribute.
      Parameters:
      value - the childOrganizations - The child organizations
    • addToChildOrganizations

      public void addToChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, TuaOrganizationRelationship value)
      Generated method - Adds value to childOrganizations.
      Parameters:
      value - the item to add to childOrganizations - The child organizations
    • addToChildOrganizations

      public void addToChildOrganizations(TuaOrganizationRelationship value)
      Generated method - Adds value to childOrganizations.
      Parameters:
      value - the item to add to childOrganizations - The child organizations
    • removeFromChildOrganizations

      public void removeFromChildOrganizations(de.hybris.platform.jalo.SessionContext ctx, TuaOrganizationRelationship value)
      Generated method - Removes value from childOrganizations.
      Parameters:
      value - the item to remove from childOrganizations - The child organizations
    • removeFromChildOrganizations

      public void removeFromChildOrganizations(TuaOrganizationRelationship value)
      Generated method - Removes value from childOrganizations.
      Parameters:
      value - the item to remove from childOrganizations - The child organizations
    • getEndDate

      public Date getEndDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.endDate attribute.
      Returns:
      the endDate - The end date of the organization
    • getEndDate

      public Date getEndDate()
      Generated method - Getter of the TuaOrganization.endDate attribute.
      Returns:
      the endDate - The end date of the organization
    • setEndDate

      public void setEndDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaOrganization.endDate attribute.
      Parameters:
      value - the endDate - The end date of the organization
    • setEndDate

      public void setEndDate(Date value)
      Generated method - Setter of the TuaOrganization.endDate attribute.
      Parameters:
      value - the endDate - The end date of the organization
    • isIsHeadOffice

      public Boolean isIsHeadOffice(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.isHeadOffice attribute.
      Returns:
      the isHeadOffice - Flag indicating if the organization is the head office
    • isIsHeadOffice

      public Boolean isIsHeadOffice()
      Generated method - Getter of the TuaOrganization.isHeadOffice attribute.
      Returns:
      the isHeadOffice - Flag indicating if the organization is the head office
    • isIsHeadOfficeAsPrimitive

      public boolean isIsHeadOfficeAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.isHeadOffice attribute.
      Returns:
      the isHeadOffice - Flag indicating if the organization is the head office
    • isIsHeadOfficeAsPrimitive

      public boolean isIsHeadOfficeAsPrimitive()
      Generated method - Getter of the TuaOrganization.isHeadOffice attribute.
      Returns:
      the isHeadOffice - Flag indicating if the organization is the head office
    • setIsHeadOffice

      public void setIsHeadOffice(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the TuaOrganization.isHeadOffice attribute.
      Parameters:
      value - the isHeadOffice - Flag indicating if the organization is the head office
    • setIsHeadOffice

      public void setIsHeadOffice(Boolean value)
      Generated method - Setter of the TuaOrganization.isHeadOffice attribute.
      Parameters:
      value - the isHeadOffice - Flag indicating if the organization is the head office
    • setIsHeadOffice

      public void setIsHeadOffice(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the TuaOrganization.isHeadOffice attribute.
      Parameters:
      value - the isHeadOffice - Flag indicating if the organization is the head office
    • setIsHeadOffice

      public void setIsHeadOffice(boolean value)
      Generated method - Setter of the TuaOrganization.isHeadOffice attribute.
      Parameters:
      value - the isHeadOffice - Flag indicating if the organization is the head office
    • isIsLegalEntity

      public Boolean isIsLegalEntity(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.isLegalEntity attribute.
      Returns:
      the isLegalEntity - Flag indicating if the organization is a legal entity
    • isIsLegalEntity

      public Boolean isIsLegalEntity()
      Generated method - Getter of the TuaOrganization.isLegalEntity attribute.
      Returns:
      the isLegalEntity - Flag indicating if the organization is a legal entity
    • isIsLegalEntityAsPrimitive

      public boolean isIsLegalEntityAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.isLegalEntity attribute.
      Returns:
      the isLegalEntity - Flag indicating if the organization is a legal entity
    • isIsLegalEntityAsPrimitive

      public boolean isIsLegalEntityAsPrimitive()
      Generated method - Getter of the TuaOrganization.isLegalEntity attribute.
      Returns:
      the isLegalEntity - Flag indicating if the organization is a legal entity
    • setIsLegalEntity

      public void setIsLegalEntity(de.hybris.platform.jalo.SessionContext ctx, Boolean value)
      Generated method - Setter of the TuaOrganization.isLegalEntity attribute.
      Parameters:
      value - the isLegalEntity - Flag indicating if the organization is a legal entity
    • setIsLegalEntity

      public void setIsLegalEntity(Boolean value)
      Generated method - Setter of the TuaOrganization.isLegalEntity attribute.
      Parameters:
      value - the isLegalEntity - Flag indicating if the organization is a legal entity
    • setIsLegalEntity

      public void setIsLegalEntity(de.hybris.platform.jalo.SessionContext ctx, boolean value)
      Generated method - Setter of the TuaOrganization.isLegalEntity attribute.
      Parameters:
      value - the isLegalEntity - Flag indicating if the organization is a legal entity
    • setIsLegalEntity

      public void setIsLegalEntity(boolean value)
      Generated method - Setter of the TuaOrganization.isLegalEntity attribute.
      Parameters:
      value - the isLegalEntity - Flag indicating if the organization is a legal entity
    • getNameType

      public String getNameType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.nameType attribute.
      Returns:
      the nameType - The name type of the organization
    • getNameType

      public String getNameType()
      Generated method - Getter of the TuaOrganization.nameType attribute.
      Returns:
      the nameType - The name type of the organization
    • setNameType

      public void setNameType(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaOrganization.nameType attribute.
      Parameters:
      value - the nameType - The name type of the organization
    • setNameType

      public void setNameType(String value)
      Generated method - Setter of the TuaOrganization.nameType attribute.
      Parameters:
      value - the nameType - The name type of the organization
    • getOrganizationParent

      public TuaOrganizationRelationship getOrganizationParent(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.organizationParent attribute.
      Returns:
      the organizationParent - The parent organization
    • getOrganizationParent

      public TuaOrganizationRelationship getOrganizationParent()
      Generated method - Getter of the TuaOrganization.organizationParent attribute.
      Returns:
      the organizationParent - The parent organization
    • setOrganizationParent

      public void setOrganizationParent(de.hybris.platform.jalo.SessionContext ctx, TuaOrganizationRelationship value)
      Generated method - Setter of the TuaOrganization.organizationParent attribute.
      Parameters:
      value - the organizationParent - The parent organization
    • setOrganizationParent

      public void setOrganizationParent(TuaOrganizationRelationship value)
      Generated method - Setter of the TuaOrganization.organizationParent attribute.
      Parameters:
      value - the organizationParent - The parent organization
    • getOrganizationType

      public String getOrganizationType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.organizationType attribute.
      Returns:
      the organizationType - The type of the organization
    • getOrganizationType

      public String getOrganizationType()
      Generated method - Getter of the TuaOrganization.organizationType attribute.
      Returns:
      the organizationType - The type of the organization
    • setOrganizationType

      public void setOrganizationType(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaOrganization.organizationType attribute.
      Parameters:
      value - the organizationType - The type of the organization
    • setOrganizationType

      public void setOrganizationType(String value)
      Generated method - Setter of the TuaOrganization.organizationType attribute.
      Parameters:
      value - the organizationType - The type of the organization
    • getStartDate

      public Date getStartDate(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.startDate attribute.
      Returns:
      the startDate - The start date of the organization
    • getStartDate

      public Date getStartDate()
      Generated method - Getter of the TuaOrganization.startDate attribute.
      Returns:
      the startDate - The start date of the organization
    • setStartDate

      public void setStartDate(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the TuaOrganization.startDate attribute.
      Parameters:
      value - the startDate - The start date of the organization
    • setStartDate

      public void setStartDate(Date value)
      Generated method - Setter of the TuaOrganization.startDate attribute.
      Parameters:
      value - the startDate - The start date of the organization
    • getTradingName

      public String getTradingName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the TuaOrganization.tradingName attribute.
      Returns:
      the tradingName - The trading name of the organization
    • getTradingName

      public String getTradingName()
      Generated method - Getter of the TuaOrganization.tradingName attribute.
      Returns:
      the tradingName - The trading name of the organization
    • setTradingName

      public void setTradingName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the TuaOrganization.tradingName attribute.
      Parameters:
      value - the tradingName - The trading name of the organization
    • setTradingName

      public void setTradingName(String value)
      Generated method - Setter of the TuaOrganization.tradingName attribute.
      Parameters:
      value - the tradingName - The trading name of the organization