com.hack23.cia.model.api.application.configuration
Interface Configuration
- All Superinterfaces:
- ApplicationResource, ModelObject, PersistedModelObject, Resource, Serializable
- All Known Subinterfaces:
- PortalData
- All Known Implementing Classes:
- AbstractAgencyConfiguration, Portal
public interface Configuration
extends ApplicationResource
The Interface Configuration.
getName
String getName()
- Gets the name.
- Returns:
- the name
setName
void setName(String name)
- Sets the name.
- Parameters:
name
- the new name
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.