Class InvoicePropertiesContribution
java.lang.Object
ch.tocco.nice2.optional.order.api.action.invoice.InvoicePropertiesContribution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAllowedRoles(String... allowedRoles) booleaninthashCode()voidvoidsetEntityName(String entityName) voidsetPathToAddress(String pathToAddress) voidsetPathToAlternateBillingAddress(String pathToAlternateBillingAddress) voidsetPathToBillingAddressAddition(String pathToBillingAddressAddition) voidsetPathToOrder(String pathToOrder) voidsetPathToOrderPosition(String pathToOrderPosition) voidsetPathToPaymentSchedule(String pathToPaymentSchedule) voidsetPathToPriceDate(String pathToPriceDate) voidsetPathToServiceEndDate(String pathToServiceEndDate) voidsetPathToServiceStartDate(String pathToServiceStartDate) voidsetPathToSource(String pathToSource) voidsetPathToUser(String pathToUser)
-
Constructor Details
-
InvoicePropertiesContribution
public InvoicePropertiesContribution()
-
-
Method Details
-
getEntityName
-
setEntityName
-
getPathToUser
-
setPathToUser
-
getPathToAddress
-
setPathToAddress
-
getPathToAlternateBillingAddress
-
setPathToAlternateBillingAddress
-
getPathToBillingAddressAddition
-
setPathToBillingAddressAddition
-
getPathToPaymentSchedule
-
setPathToPaymentSchedule
-
getPathToOrder
-
setPathToOrder
-
getPathToOrderPosition
-
setPathToOrderPosition
-
getPathToSource
-
setPathToSource
-
getPathToPriceDate
-
setPathToPriceDate
-
getPathToServiceStartDate
-
setPathToServiceStartDate
-
getPathToServiceEndDate
-
setPathToServiceEndDate
-
getAllowedRoles
-
addAllowedRoles
-
equals
-
hashCode
-
merge
-