Class PmOrganizationRelationshipModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.partyservices.model.PmOrganizationRelationshipModel
All Implemented Interfaces:
Serializable

@Deprecated(since="2208", forRemoval=true) public class PmOrganizationRelationshipModel extends ItemModel
Deprecated, for removal: This API element is subject to removal in a future version.
Generated model class for type PmOrganizationRelationship first defined at extension partyservices.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated relation code constant for relation PmOrganization2PmOrganizationRelationshipRelation defining source attribute parentOrganization in extension partyservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated model type code constant.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of PmOrganizationRelationship.externalIdentifiers attribute defined at extension partyservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of PmOrganizationRelationship.id attribute defined at extension partyservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of PmOrganizationRelationship.organization attribute defined at extension partyservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of PmOrganizationRelationship.parentOrganization attribute defined at extension partyservices.
    static final String
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constant - Attribute key of PmOrganizationRelationship.relationshipType attribute defined at extension partyservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constructor - Default constructor for generic creation.
    PmOrganizationRelationshipModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated constructor - Default constructor for creation with existing context
    PmOrganizationRelationshipModel(String _id, PmOrganizationModel _organization, ItemModel _owner, String _relationshipType)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    PmOrganizationRelationshipModel(String _id, PmOrganizationModel _organization, String _relationshipType)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganizationRelationship.externalIdentifiers attribute defined at extension partyservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganizationRelationship.id attribute defined at extension partyservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganizationRelationship.organization attribute defined at extension partyservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganizationRelationship.parentOrganization attribute defined at extension partyservices.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Getter of the PmOrganizationRelationship.relationshipType attribute defined at extension partyservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of PmOrganizationRelationship.externalIdentifiers attribute defined at extension partyservices.
    void
    setId(String value)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of PmOrganizationRelationship.id attribute defined at extension partyservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of PmOrganizationRelationship.organization attribute defined at extension partyservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of PmOrganizationRelationship.parentOrganization attribute defined at extension partyservices.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    Generated method - Setter of PmOrganizationRelationship.relationshipType attribute defined at extension partyservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated model type code constant.
      See Also:
    • _PMORGANIZATION2PMORGANIZATIONRELATIONSHIPRELATION

      public static final String _PMORGANIZATION2PMORGANIZATIONRELATIONSHIPRELATION
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated relation code constant for relation PmOrganization2PmOrganizationRelationshipRelation defining source attribute parentOrganization in extension partyservices.
      See Also:
    • ID

      public static final String ID
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of PmOrganizationRelationship.id attribute defined at extension partyservices.
      See Also:
    • RELATIONSHIPTYPE

      public static final String RELATIONSHIPTYPE
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of PmOrganizationRelationship.relationshipType attribute defined at extension partyservices.
      See Also:
    • ORGANIZATION

      public static final String ORGANIZATION
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of PmOrganizationRelationship.organization attribute defined at extension partyservices.
      See Also:
    • EXTERNALIDENTIFIERS

      public static final String EXTERNALIDENTIFIERS
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of PmOrganizationRelationship.externalIdentifiers attribute defined at extension partyservices.
      See Also:
    • PARENTORGANIZATION

      public static final String PARENTORGANIZATION
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constant - Attribute key of PmOrganizationRelationship.parentOrganization attribute defined at extension partyservices.
      See Also:
  • Constructor Details

    • PmOrganizationRelationshipModel

      public PmOrganizationRelationshipModel()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constructor - Default constructor for generic creation.
    • PmOrganizationRelationshipModel

      public PmOrganizationRelationshipModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • PmOrganizationRelationshipModel

      @Deprecated(since="4.1.1", forRemoval=true) public PmOrganizationRelationshipModel(String _id, PmOrganizationModel _organization, String _relationshipType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _id - initial attribute declared by type PmOrganizationRelationship at extension partyservices
      _organization - initial attribute declared by type PmOrganizationRelationship at extension partyservices
      _relationshipType - initial attribute declared by type PmOrganizationRelationship at extension partyservices
    • PmOrganizationRelationshipModel

      @Deprecated(since="4.1.1", forRemoval=true) public PmOrganizationRelationshipModel(String _id, PmOrganizationModel _organization, ItemModel _owner, String _relationshipType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _id - initial attribute declared by type PmOrganizationRelationship at extension partyservices
      _organization - initial attribute declared by type PmOrganizationRelationship at extension partyservices
      _owner - initial attribute declared by type Item at extension core
      _relationshipType - initial attribute declared by type PmOrganizationRelationship at extension partyservices
  • Method Details

    • getExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=GETTER) public List<TuaExternalIdentifierModel> getExternalIdentifiers()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganizationRelationship.externalIdentifiers attribute defined at extension partyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the externalIdentifiers
    • getId

      @Accessor(qualifier="id", type=GETTER) public String getId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganizationRelationship.id attribute defined at extension partyservices.
      Returns:
      the id - The unique identifier of the organization relationship
    • getOrganization

      @Accessor(qualifier="organization", type=GETTER) public PmOrganizationModel getOrganization()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganizationRelationship.organization attribute defined at extension partyservices.
      Returns:
      the organization - The organization
    • getParentOrganization

      @Accessor(qualifier="parentOrganization", type=GETTER) public PmOrganizationModel getParentOrganization()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganizationRelationship.parentOrganization attribute defined at extension partyservices.
      Returns:
      the parentOrganization - The parent organization
    • getRelationshipType

      @Accessor(qualifier="relationshipType", type=GETTER) public String getRelationshipType()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Getter of the PmOrganizationRelationship.relationshipType attribute defined at extension partyservices.
      Returns:
      the relationshipType - The type of the relationship between the organizations
    • setExternalIdentifiers

      @Accessor(qualifier="externalIdentifiers", type=SETTER) public void setExternalIdentifiers(List<TuaExternalIdentifierModel> value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of PmOrganizationRelationship.externalIdentifiers attribute defined at extension partyservices.
      Parameters:
      value - the externalIdentifiers
    • setId

      @Accessor(qualifier="id", type=SETTER) public void setId(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of PmOrganizationRelationship.id attribute defined at extension partyservices.
      Parameters:
      value - the id - The unique identifier of the organization relationship
    • setOrganization

      @Accessor(qualifier="organization", type=SETTER) public void setOrganization(PmOrganizationModel value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of PmOrganizationRelationship.organization attribute defined at extension partyservices.
      Parameters:
      value - the organization - The organization
    • setParentOrganization

      @Accessor(qualifier="parentOrganization", type=SETTER) public void setParentOrganization(PmOrganizationModel value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of PmOrganizationRelationship.parentOrganization attribute defined at extension partyservices.
      Parameters:
      value - the parentOrganization - The parent organization
    • setRelationshipType

      @Accessor(qualifier="relationshipType", type=SETTER) public void setRelationshipType(String value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Generated method - Setter of PmOrganizationRelationship.relationshipType attribute defined at extension partyservices.
      Parameters:
      value - the relationshipType - The type of the relationship between the organizations