Class AccountRelationship
java.lang.Object
de.hybris.platform.billingaccounttmfwebservices.v1.dto.AccountRelationship
Deprecated.
Significant connection between accounts. For instance an aggregating account for a list of shop branches each having its own billing account.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccount(AccountRef account) Deprecated.atBaseType(String atBaseType) Deprecated.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.booleanDeprecated.@Valid AccountRefDeprecated.Get accountDeprecated.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@NotNull StringDeprecated.Type of relationship@NotNull @Valid TimePeriodDeprecated.Get validForinthashCode()Deprecated.relationshipType(String relationshipType) Deprecated.voidsetAccount(AccountRef account) Deprecated.voidsetAtBaseType(String atBaseType) Deprecated.voidsetAtSchemaLocation(String atSchemaLocation) Deprecated.voidDeprecated.voidsetRelationshipType(String relationshipType) Deprecated.voidsetValidFor(TimePeriod validFor) Deprecated.toString()Deprecated.validFor(TimePeriod validFor) Deprecated.
-
Constructor Details
-
AccountRelationship
public AccountRelationship()Deprecated.
-
-
Method Details
-
relationshipType
Deprecated. -
getRelationshipType
Deprecated.Type of relationship- Returns:
- relationshipType
-
setRelationshipType
Deprecated. -
account
Deprecated. -
getAccount
Deprecated.Get account- Returns:
- account
-
setAccount
Deprecated. -
validFor
Deprecated. -
getValidFor
Deprecated.Get validFor- Returns:
- validFor
-
setValidFor
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.
-