Uses of Interface
com.hack23.cia.model.api.common.ApplicationResource

Packages that use ApplicationResource
Package Description
com.hack23.cia.model.api.application.configuration Provides... 
com.hack23.cia.model.api.application.content Provides... 
com.hack23.cia.model.api.application.control Provides... 
com.hack23.cia.model.api.common Common interfaces for objects in the model. 
com.hack23.cia.model.impl.application.configuration Provides... 
com.hack23.cia.model.impl.application.content Provides... 
com.hack23.cia.model.impl.application.control Provides... 
com.hack23.cia.model.impl.common The core entity model. 
 

Uses of ApplicationResource in com.hack23.cia.model.api.application.configuration
 

Subinterfaces of ApplicationResource in com.hack23.cia.model.api.application.configuration
Modifier and Type Interface and Description
 interface Configuration
          The Interface Configuration.
 interface PortalData
          The Interface PortalData.
 

Uses of ApplicationResource in com.hack23.cia.model.api.application.content
 

Subinterfaces of ApplicationResource in com.hack23.cia.model.api.application.content
Modifier and Type Interface and Description
 interface BinaryContent
          The Interface BinaryContent.
 interface Content
          The Interface Content.
 interface LanguageContentData
          The Interface LanguageContentData.
 interface LanguageData
          The Interface LanguageData.
 interface TextContent
          The Interface TextContent.
 

Uses of ApplicationResource in com.hack23.cia.model.api.application.control
 

Subinterfaces of ApplicationResource in com.hack23.cia.model.api.application.control
Modifier and Type Interface and Description
 interface AgentOperation
          The Interface AgentOperation.
 interface UsageOrder
          The Interface UsageOrder.
 

Uses of ApplicationResource in com.hack23.cia.model.api.common
 

Subinterfaces of ApplicationResource in com.hack23.cia.model.api.common
Modifier and Type Interface and Description
 interface DecisionStrategy
          The Interface DecisionStrategy.
 

Uses of ApplicationResource in com.hack23.cia.model.impl.application.configuration
 

Classes in com.hack23.cia.model.impl.application.configuration that implement ApplicationResource
Modifier and Type Class and Description
 class AbstractAgencyConfiguration
          The Class AbstractAgencyConfiguration.
 class Portal
          The Class Portal.
 

Uses of ApplicationResource in com.hack23.cia.model.impl.application.content
 

Classes in com.hack23.cia.model.impl.application.content that implement ApplicationResource
Modifier and Type Class and Description
 class AbstractApplicationResource
          The Class AbstractApplicationResource.
 class ImageContent
          The Class ImageContent.
 class Language
          The Class Language.
 class LanguageContent
          The Class LanguageContent.
 

Uses of ApplicationResource in com.hack23.cia.model.impl.application.control
 

Classes in com.hack23.cia.model.impl.application.control that implement ApplicationResource
Modifier and Type Class and Description
 class SoftwareAgentOperation
          The Class SoftwareAgentOperation.
 

Uses of ApplicationResource in com.hack23.cia.model.impl.common
 

Classes in com.hack23.cia.model.impl.common that implement ApplicationResource
Modifier and Type Class and Description
 class AbstractResource
          The Class AbstractResource.
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.