org.ow2.dragon.ui.businessdelegate.spring.common
Class TModelManagerImpl

java.lang.Object
  extended by org.ow2.dragon.ui.businessdelegate.spring.common.TModelManagerImpl
All Implemented Interfaces:
org.ow2.dragon.api.service.common.TModelManager

public class TModelManagerImpl
extends java.lang.Object
implements org.ow2.dragon.api.service.common.TModelManager

Author:
ofabre

Constructor Summary
TModelManagerImpl(org.springframework.context.ApplicationContext context)
           
 
Method Summary
 java.util.List<org.ow2.dragon.api.to.common.CategoryValueTO> loadCategoryValues(java.lang.String categoryId)
           
 java.util.List<org.ow2.dragon.api.to.common.CategoryTO> loadEndpointCategories()
           
 java.util.List<org.ow2.dragon.api.to.common.CategoryTO> loadOrganizationCategories()
           
 java.util.List<org.ow2.dragon.api.to.common.IdentifierTO> loadOrganizationIdentifierSystems()
           
 java.util.List<org.ow2.dragon.api.to.common.CategoryTO> loadServiceCategories()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TModelManagerImpl

public TModelManagerImpl(org.springframework.context.ApplicationContext context)
Method Detail

loadCategoryValues

public java.util.List<org.ow2.dragon.api.to.common.CategoryValueTO> loadCategoryValues(java.lang.String categoryId)
Specified by:
loadCategoryValues in interface org.ow2.dragon.api.service.common.TModelManager

loadServiceCategories

public java.util.List<org.ow2.dragon.api.to.common.CategoryTO> loadServiceCategories()
Specified by:
loadServiceCategories in interface org.ow2.dragon.api.service.common.TModelManager

loadEndpointCategories

public java.util.List<org.ow2.dragon.api.to.common.CategoryTO> loadEndpointCategories()
Specified by:
loadEndpointCategories in interface org.ow2.dragon.api.service.common.TModelManager

loadOrganizationCategories

public java.util.List<org.ow2.dragon.api.to.common.CategoryTO> loadOrganizationCategories()
Specified by:
loadOrganizationCategories in interface org.ow2.dragon.api.service.common.TModelManager

loadOrganizationIdentifierSystems

public java.util.List<org.ow2.dragon.api.to.common.IdentifierTO> loadOrganizationIdentifierSystems()
Specified by:
loadOrganizationIdentifierSystems in interface org.ow2.dragon.api.service.common.TModelManager


Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.