|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortalData extends Configuration, UsageOrder
The Interface PortalData.
Modifier and Type | Method and Description |
---|---|
AgencyData |
getAgencyData()
Gets the agency data. |
String |
getMatchesUrl()
Gets the matches url. |
String |
getName()
Gets the name. |
String |
getTitleDescription()
Gets the title description. |
void |
setMatchesUrl(String string)
Sets the matches url. |
void |
setTitleDescription(String string)
Sets the title description. |
Methods inherited from interface com.hack23.cia.model.api.application.configuration.Configuration |
---|
setName |
Methods inherited from interface com.hack23.cia.model.api.application.control.UsageOrder |
---|
getActiveByDefault, getUsageOrder, setActiveByDefault, setUsageOrder |
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 |
---|
AgencyData getAgencyData()
String getMatchesUrl()
String getName()
Configuration
getName
in interface Configuration
String getTitleDescription()
void setMatchesUrl(String string)
string
- the new matches urlvoid setTitleDescription(String string)
string
- the new title description
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |