Class OrganizationChildRelationship
java.lang.Object
de.hybris.platform.partytmfwebservices.v1.dto.OrganizationChildRelationship
Deprecated.
Child references of an organization in a structure of organizations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.Deprecated.When sub-classing, this defines the super-classDeprecated.A URI to a JSON-Schema file that defines additional attributes and relationshipsDeprecated.When sub-classing, this defines the sub-class entity name@Valid OrganizationRefDeprecated.Get organizationDeprecated.Type of the relationship.inthashCode()Deprecated.organization(OrganizationRef organization) Deprecated.relationshipType(String relationshipType) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetOrganization(OrganizationRef organization) Deprecated.voidsetRelationshipType(String relationshipType) Deprecated.toString()Deprecated.
-
Constructor Details
-
OrganizationChildRelationship
public OrganizationChildRelationship()Deprecated.
-
-
Method Details
-
relationshipType
Deprecated. -
getRelationshipType
Deprecated.Type of the relationship. Could be juridical, hierarchical, geographical, functional for example.- Returns:
- relationshipType
-
setRelationshipType
Deprecated. -
organization
Deprecated. -
getOrganization
Deprecated.Get organization- Returns:
- organization
-
setOrganization
Deprecated. -
atBaseType
Deprecated. -
getAtBaseType
Deprecated.When sub-classing, this defines the super-class- Returns:
- atBaseType
-
setAtBaseType
Deprecated. -
atSchemaLocation
Deprecated. -
getAtSchemaLocation
Deprecated.A URI to a JSON-Schema file that defines additional attributes and relationships- Returns:
- atSchemaLocation
-
setAtSchemaLocation
Deprecated. -
atType
Deprecated. -
getAtType
Deprecated.When sub-classing, this defines the sub-class entity name- Returns:
- atType
-
setAtType
Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-