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

public interface Configuration
The Interface Configuration.
| Method Summary | |
|---|---|
boolean |
getActiveByDefault()
Gets the active by default. |
String |
getName()
Gets the name. |
int |
getUsageOrder()
Gets the usage order. |
void |
setActiveByDefault(boolean activeByDefault)
Sets the active by default. |
void |
setName(String name)
Sets the name. |
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()
String getName()
int getUsageOrder()
void setActiveByDefault(boolean activeByDefault)
activeByDefault - the new active by defaultvoid setName(String name)
name - the new namevoid setUsageOrder(int usageOrder)
usageOrder - the new usage order
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||