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
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPmOrganization2PmOrganizationRelationshipRelationdefining source attributeparentOrganizationin extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.externalIdentifiersattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.idattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.organizationattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.parentOrganizationattribute defined at extensionpartyservices.static final StringDeprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.relationshipTypeattribute defined at extensionpartyservices.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, 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 contextPmOrganizationRelationshipModel(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 parametersPmOrganizationRelationshipModel(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 TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmOrganizationRelationship.externalIdentifiersattribute defined at extensionpartyservices.getId()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmOrganizationRelationship.idattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmOrganizationRelationship.organizationattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmOrganizationRelationship.parentOrganizationattribute defined at extensionpartyservices.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmOrganizationRelationship.relationshipTypeattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmOrganizationRelationship.externalIdentifiersattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmOrganizationRelationship.idattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmOrganizationRelationship.organizationattribute defined at extensionpartyservices.voidDeprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmOrganizationRelationship.parentOrganizationattribute defined at extensionpartyservices.voidsetRelationshipType(String value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmOrganizationRelationship.relationshipTypeattribute defined at extensionpartyservices.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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
-
Field Details
-
_TYPECODE
Deprecated, for removal: This API element is subject to removal in a future version.Generated model type code constant.- See Also:
-
_PMORGANIZATION2PMORGANIZATIONRELATIONSHIPRELATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated relation code constant for relationPmOrganization2PmOrganizationRelationshipRelationdefining source attributeparentOrganizationin extensionpartyservices.- See Also:
-
ID
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.idattribute defined at extensionpartyservices.- See Also:
-
RELATIONSHIPTYPE
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.relationshipTypeattribute defined at extensionpartyservices.- See Also:
-
ORGANIZATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.organizationattribute defined at extensionpartyservices.- See Also:
-
EXTERNALIDENTIFIERS
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.externalIdentifiersattribute defined at extensionpartyservices.- See Also:
-
PARENTORGANIZATION
Deprecated, for removal: This API element is subject to removal in a future version.Generated constant - Attribute key ofPmOrganizationRelationship.parentOrganizationattribute defined at extensionpartyservices.- 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 parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_id- initial attribute declared by typePmOrganizationRelationshipat extensionpartyservices_organization- initial attribute declared by typePmOrganizationRelationshipat extensionpartyservices_relationshipType- initial attribute declared by typePmOrganizationRelationshipat extensionpartyservices
-
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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_id- initial attribute declared by typePmOrganizationRelationshipat extensionpartyservices_organization- initial attribute declared by typePmOrganizationRelationshipat extensionpartyservices_owner- initial attribute declared by typeItemat extensioncore_relationshipType- initial attribute declared by typePmOrganizationRelationshipat extensionpartyservices
-
-
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 thePmOrganizationRelationship.externalIdentifiersattribute defined at extensionpartyservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the externalIdentifiers
-
getId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmOrganizationRelationship.idattribute defined at extensionpartyservices.- Returns:
- the id - The unique identifier of the organization relationship
-
getOrganization
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmOrganizationRelationship.organizationattribute defined at extensionpartyservices.- 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 thePmOrganizationRelationship.parentOrganizationattribute defined at extensionpartyservices.- Returns:
- the parentOrganization - The parent organization
-
getRelationshipType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of thePmOrganizationRelationship.relationshipTypeattribute defined at extensionpartyservices.- 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 ofPmOrganizationRelationship.externalIdentifiersattribute defined at extensionpartyservices.- Parameters:
value- the externalIdentifiers
-
setId
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmOrganizationRelationship.idattribute defined at extensionpartyservices.- 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 ofPmOrganizationRelationship.organizationattribute defined at extensionpartyservices.- 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 ofPmOrganizationRelationship.parentOrganizationattribute defined at extensionpartyservices.- Parameters:
value- the parentOrganization - The parent organization
-
setRelationshipType
Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofPmOrganizationRelationship.relationshipTypeattribute defined at extensionpartyservices.- Parameters:
value- the relationshipType - The type of the relationship between the organizations
-