Uses of Interface
com.ebmwebsourcing.webeditor.api.domain.project.IProjectGroup

Packages that use IProjectGroup
com.ebmwebsourcing.webeditor.api.domain.project   
com.ebmwebsourcing.webeditor.impl.domain.project   
 

Uses of IProjectGroup in com.ebmwebsourcing.webeditor.api.domain.project
 

Methods in com.ebmwebsourcing.webeditor.api.domain.project that return IProjectGroup
 IProjectGroup IProjectGroup.getParent()
           
 

Methods in com.ebmwebsourcing.webeditor.api.domain.project that return types with arguments of type IProjectGroup
 java.util.HashSet<IProjectGroup> IProjectInstance.getProjectGroups()
           
 

Methods in com.ebmwebsourcing.webeditor.api.domain.project with parameters of type IProjectGroup
 void IProjectGroup.setParent(IProjectGroup group)
           
 

Uses of IProjectGroup in com.ebmwebsourcing.webeditor.impl.domain.project
 

Methods in com.ebmwebsourcing.webeditor.impl.domain.project that return types with arguments of type IProjectGroup
 java.util.HashSet<IProjectGroup> ProjectInstance.getProjectGroups()
           
 



Copyright © 2010-2011 Petals Link. All Rights Reserved.