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, getParentIdpublic 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 CatalogIndexpublic String toString()
toString in class CatalogIndexCopyright © 2021. All rights reserved.