public interface ManageableOptionType
Modifier and Type | Method and Description |
---|---|
String |
getActionPrefix() |
Collection |
getAllOptions() |
String |
getFieldId() |
String |
getLocalHelpSuffix() |
String |
getTitle() |
String |
getTitleLowerCase() |
String |
getTitleSingle() |
boolean |
isDefault(org.ofbiz.core.entity.GenericValue constant) |
boolean |
isIconEnabled() |
boolean |
isTypeEnabled() |
String getTitle()
String getFieldId()
String getActionPrefix()
String getLocalHelpSuffix()
String getTitleSingle()
String getTitleLowerCase()
boolean isIconEnabled()
boolean isTypeEnabled()
Collection getAllOptions()
boolean isDefault(org.ofbiz.core.entity.GenericValue constant)
Copyright © 2002-2021 Atlassian. All Rights Reserved.