org.broadleafcommerce.presentation
Interface BroadleafEnumerationType

All Known Implementing Classes:
DayOfMonthType, DayOfWeekType, HourOfDayType, MinuteType, MonthType, PermissionType, SandBoxActionType, SandBoxItemType, SandBoxOperationType, SandBoxType

public interface BroadleafEnumerationType

Author:
jfischer

Method Summary
 java.lang.String getFriendlyType()
           
 java.lang.String getType()
           
 

Method Detail

getType

java.lang.String getType()

getFriendlyType

java.lang.String getFriendlyType()


Copyright © 2011. All Rights Reserved.