| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface UsageOrder extends DecisionStrategy
The Interface UsageOrder.
| Modifier and Type | Method and Description | 
|---|---|
 boolean | 
getActiveByDefault()
Gets the active by default.  | 
 int | 
getUsageOrder()
Gets the usage order.  | 
 void | 
setActiveByDefault(boolean activeByDefault)
Sets the active by default.  | 
 void | 
setUsageOrder(int usageOrder)
Sets the usage order.  | 
| Methods inherited from interface com.hack23.cia.model.api.common.Resource | 
|---|
getResourceType | 
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject | 
|---|
getId, getTypeContext, getVersion, isNew, setId, setVersion | 
| Method Detail | 
|---|
boolean getActiveByDefault()
void setActiveByDefault(boolean activeByDefault)
activeByDefault - the new active by defaultint getUsageOrder()
void setUsageOrder(int usageOrder)
usageOrder - the new usage order
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||