public class ProductOrPerfIndex extends CatalogIndex
Modifier and Type | Class and Description |
---|---|
static class |
ProductOrPerfIndex.Type |
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.lang.time.FastDateFormat |
SDF |
Constructor and Description |
---|
ProductOrPerfIndex(long id,
String code,
long seasonId,
String seasonCode,
String internalName,
Date startDate,
ProductKind productKind) |
Modifier and Type | Method and Description |
---|---|
String |
getBatchCode() |
ProductKind |
getProductKind() |
Date |
getStartDate() |
String |
toString() |
getBatchCodeWithParent, getCode, getId, getInternalName, getParentCode, getParentId
public ProductOrPerfIndex(long id, String code, long seasonId, String seasonCode, String internalName, Date startDate, ProductKind productKind)
public Date getStartDate()
public ProductKind getProductKind()
public String getBatchCode()
getBatchCode
in class CatalogIndex
public String toString()
toString
in class CatalogIndex
Copyright © 2021. All rights reserved.